Commit Graph

18 Commits

Author SHA1 Message Date
Suhayl e951297ff1 Optimized code.
Optimized code. Remove some redundant code.
2019-04-11 11:16:42 +08:00
Suhayl d7eb0f0765 Adding support for Pi 3A+.
Adding support for Pi 3A+ and some description of PCF8591.
2018-12-22 10:34:38 +08:00
Suhayl f791ccdaaa Update.
Deleted some useless information in Joystick code.
2018-11-10 09:44:11 +08:00
Suhayl 7fb06826cd Modified relay code.
Modified the Python code of relay , compatible with python2 and python3.
2018-09-27 10:38:57 +08:00
Suhayl 8dfa1647a9 Modify relay .
Modify the relay project , schematic and python code.
2018-09-26 18:43:54 +08:00
Suhayl 9dee7acb2f rename folder.
rename UltrasonicRanging folder.
2018-08-09 11:43:42 +08:00
Suhayl 19a087895c Override function ShiftOut in C code.
The shiftout function in wiringPi does not communicate with 595
properly, which causes LightWater02, SevenSegment, StopWatch, and LED
Matrix to fail. So the function is to be override.
2018-08-07 10:28:56 +08:00
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