Commit Graph

99 Commits

Author SHA1 Message Date
DenzelChen 5b1f06b2b6 Update read me first 2020-08-26 08:38:40 +08:00
DenzelChen db1d91e11f Update documents 2020-08-25 15:27:46 +08:00
DenzelChen 33fb77f9fe Modify circuit on page 262 2020-08-14 08:34:11 +08:00
DenzelChen 857bf1467d Update tutorial 2020-08-12 13:35:07 +08:00
DenzelChen 62eac3575f Update tutorial and RGB LCD code 2020-07-30 14:12:36 +08:00
DenzelChen fa5eb50cb9 Modify tutorial 2020-07-11 14:09:50 +08:00
DenzelChen 644cb67974 Modify list picture 2020-07-10 09:08:06 +08:00
DenzelChen f309f8094e Add RGB led wiring 2020-07-02 14:24:46 +08:00
Suhayl 10fda394bf Merge pull request #22 from splinterific/readme_typo_fix
Updated Typo in the readme to the correct spelling
2020-06-28 10:27:55 +08:00
Mark Preston 7877cdffb2 Updated Typo in the readme to the correct spelling 2020-06-27 14:17:48 +01:00
DenzelChen 4b5630daca Modify list 2020-06-19 15:23:12 +08:00
DenzelChen 6bc535a83c Modify tutorial 2020-06-15 18:02:53 +08:00
Suhayl 56147c03d9 update.
add GPIO.cleanup().
2020-05-28 16:46:00 +08:00
Suhayl c4e7901ad7 Merge pull request #21 from kurl/time-lcd-20
Enforce a 2 digits time for hour, min and sec
2020-05-28 16:26:46 +08:00
DenzelChen 836f1c729c Modify tutorial 2020-05-28 14:30:23 +08:00
Romain Ariza 9e786108f9 Enforce a 2 digits time for hour, min and sec 2020-05-27 23:23:18 +10:00
DenzelChen d8ea41fa41 Modify tutorial and update ADC library for python 2020-05-20 14:51:48 +08:00
DenzelChen 3b7e9f4d8b modify tutorial
chapter 7 code path
2020-04-07 18:16:47 +08:00
Suhayl 0386707dc1 add datasheet.
add ads7830 datasheet.
2020-03-31 16:31:49 +08:00
Suhayl c5ec9de682 update adc.
Update ADC related chapters
2020-03-31 14:18:05 +08:00
Suhayl e804f3482e update adc.
update adc.
2020-03-31 11:56:35 +08:00
Suhayl a9ef4738b1 Merge branch 'master' of https://github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi 2020-03-13 09:16:10 +08:00
Suhayl a2ac6a4988 Update ADC module.
update adc module ,add ads7830.
2020-03-11 16:06:06 +08:00
DenzelChen 85793fc73c Modify Tutorial
Modify chapter 2
2020-02-28 18:12:45 +08:00
Suhayl 01075b8d39 rm files 2020-02-25 09:33:26 +08:00
Suhayl d2af7f1c09 change case
Change the case of "Tablelamp.c".
2020-02-25 09:23:41 +08:00
Suhayl 68793bed42 Replace tab with space
Replace all tab with space, to adapt to different editors.
2020-01-13 11:23:16 +08:00
DenzelChen abb1b0907a Optimize Tutorial
Modify the preface.
Add more notes to configure i2c.
Modify the part list about Raspberry Pi.
Modify resistor for Thermistor project.
Add explanation for resistor in button project.
Modify build setting about Geany for C code.
2020-01-07 18:23:39 +08:00
Suhayl cbbc5e3b59 Update.
Update download command.
2020-01-07 17:55:23 +08:00
Suhayl ccab0ff9ff Update
Fixed bug.
2019-12-28 18:41:46 +08:00
Suhayl e6f7b47104 Update.
Fixed bug.
2019-12-28 18:06:08 +08:00
Suhayl 163b601437 Optimized Tutorial.
Optimized Tutorial.
2019-12-28 16:30:33 +08:00
Suhayl c9cfe0fcd3 New Release.
Extensive updates.
Optimize code and comments.
2019-12-28 15:21:48 +08:00
Suhayl 9c283ca5ef Merge pull request #17 from luismateopineda/patch-1
Fix filename and description.
2019-12-12 08:41:42 +08:00
Luis Pineda b302b34ded Fix filename and description 2019-12-09 16:54:46 -05:00
Suhayl 0ee3598cf8 Update.
1. Add contact information in the running code section.
2. Add note to configure i2c first in the LCD chapter.
2019-11-19 17:27:19 +08:00
Suhayl d3efbe972d processing
update processing tutorial.
2019-11-07 08:49:07 +08:00
Suhayl 114d472f37 processing.
update processing tutorial.
rename sketchs to sketches.
2019-10-26 13:56:12 +08:00
Suhayl 12b36e7b6d Update Tutorial.
Update Tutorial.
Add Component List.
2019-10-10 09:30:01 +08:00
Suhayl 6142e2969a Update Tutorial.
Adapt Python3.7 in Raspbian "buster".
Change the conflicting keyword "async" to "_async".
2019-09-04 17:59:23 +08:00
Suhayl 781b9ff263 License.
Add license title.
2019-08-29 14:30:41 +08:00
Suhayl e4b804a0ea Add License.
Add License. CC BY-NC-SA.
2019-08-29 13:56:41 +08:00
Suhayl 0af1f836f8 update readme.
Add readme.md, Read Me First.pdf.
Remove readme.txt, Notes about PCF8591.pdf
2019-08-29 09:45:50 +08:00
Suhayl ec5a1faa64 wiringpi update to v2.52.
patched for wiringpi update to v2.52.
2019-08-26 16:00:47 +08:00
Suhayl fddba6a625 Updated accessories list.
Updated Pi-4B's list of accessories.
2019-08-12 17:10:04 +08:00
Suhayl c980b93cf7 update wiringPi.
Update the installation of WiringPi.
2019-08-07 11:36:53 +08:00
Suhayl bfd8414c1a About wiringPi.
Update the installation of WiringPi.
2019-08-07 11:26:29 +08:00
Suhayl 3552d599e6 Optimized Tutorial.
Optimized Tutorial.
UNO,arduino--> Raspberry Pi.
2019-08-02 13:26:42 +08:00
Suhayl 9158de6c6b add support for pi4b
Restoring Misdeleted Chapters
2019-07-06 18:46:57 +08:00
Suhayl 8afb18c264 add support for pi4b
add support for pi4b
2019-07-06 18:18:19 +08:00