Commit Graph

90 Commits

Author SHA1 Message Date
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
Suhayl f1ab13a42d add support for pi4b.
add support for pi4b. update some pictures.
2019-07-06 14:30:23 +08:00
Suhayl cf72fae877 include stdlib.h
add include stdlib.h, for function random.
2019-07-06 10:41:18 +08:00
Suhayl 2f978e2955 Use software pwm.
Add support for Pi4B.
2019-07-06 10:37:25 +08:00
Suhayl 5a81edf724 Add file Softlight.py
Add file Softlight.py
2019-06-27 10:01:28 +08:00
Suhayl 8d31394cae remove file.
remove file. rename.
2019-06-27 09:59:54 +08:00
Suhayl f1f33177ed rename Softlight.py.
Rename file SoftLight.py to Softlight.py
2019-06-27 09:45:03 +08:00
Suhayl b2ea0ee44e Optimized Tutorial
1. In Chapter1 project blink, add led feature.
2. In Chapter4 project Breathing led, add some description the diffrent
between hardware PWM and software PWM.
3. In Chapter 7 Circuit, change the pcf8591 picture to right.
4. In Chapter 8 Circuit, remove redundant wires.
2019-05-24 09:38:23 +08:00
Suhayl e951297ff1 Optimized code.
Optimized code. Remove some redundant code.
2019-04-11 11:16:42 +08:00
Suhayl cd70e91d19 Optimized the tutorial
Optimized the tutorial.
Some user suggestions were adopted.
2019-04-11 11:15:34 +08:00