Commit Graph

11 Commits

Author SHA1 Message Date
Suhayl dc5fe9a90f Support Python3.
Add supporting Python3 , while supporting Python2.7 .
2018-08-03 17:24:29 +08:00
Suhayl e902e7f76d Revert "Support Python3."
This reverts commit e13967110a.
2018-08-03 16:12:35 +08:00
Suhayl e13967110a Support Python3.
Increase support for python3, while supporting Python2.7 .
2018-08-03 16:08:22 +08:00
Suhayl 3ac92b9442 Update the C code of the 4-digital-display
After the system is updated, in the ShiftOut function, the IO port pin
changes too fast, resulting in communication abnormality with 74HC595.
In the update, the SHIFT function is override.
2018-07-16 09:01:47 +08:00
Suhayl 9afdd9a547 Modify the Joystick code
Modified to the correct ADC input pin
2018-07-11 14:07:34 +08:00
Suhayl c399737b41 update DHT11 program
The DHT manufacturer updates the firmware, so we also need to update the
program
2018-03-07 16:52:07 +08:00
Suhayl e658b7d1fd Optimize I2C LCD1602
Adapt for pcf8574A.
2017-04-18 14:12:38 +08:00
Suhaylzhao 6e6a80a5e6 Modify some code comments
In file "SenseLED.c"
2016-09-03 21:23:08 +08:00
Suhaylzhao 5a616281b0 Fix some non-ASCII character
Mistakes when translated comment from Chinese into English
2016-09-01 17:59:27 +08:00
Suhaylzhao 8cc98729a1 fix some non-ASCII character
In the file "PCF8591.py"
2016-08-20 21:53:04 +08:00
Suhaylzhao a5883f0402 First publish
Apply to FNK0020
2016-08-19 11:54:07 +08:00