DenzelChen
0e8b53e1c3
Merge pull request #37 from DaniloCadeddu/fix/typo
...
Fix typo in file description
2022-08-22 08:31:32 +08:00
Danilo Cadeddu
9155999570
Fix typo in file description
2022-08-21 17:15:28 +02:00
DenzelChen
a726da89f9
Create processing-3.5.3-linux-armv6hf.tgz
2022-07-23 10:41:32 +08:00
DenzelChen
d68e1489d8
Merge branch 'master' of https://github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi
2022-01-13 10:25:10 +08:00
DenzelChen
62d0ba805e
Update I2CLCD1602.py
2021-12-22 09:08:33 +08:00
Suhayl
fd7b266e1f
Merge branch 'master' of https://github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi
2021-10-09 14:56:35 +08:00
Suhayl
721914fc8e
Modify ADC Library
...
Add the compilation option '-fPIC' of ADC library to adapt to Ubuntu
system
2021-10-09 14:53:45 +08:00
DenzelChen
b31a7d0306
Update Tutorial.pdf
2021-09-29 15:15:24 +08:00
DenzelChen
3f134bc33e
Update scratch code
2021-09-02 15:18:35 +08:00
DenzelChen
0dbd9e8765
Add scratch3 projects.
2021-09-02 11:06:41 +08:00
DenzelChen
0535aee2f4
Update Tutorial.pdf
2021-07-05 17:21:48 +08:00
DenzelChen
7086f85f45
Change pdf files
2021-06-02 09:51:55 +08:00
DenzelChen
612222934a
Update Tutorial.pdf
2021-05-28 17:16:40 +08:00
DenzelChen
624c13c6f1
Update tutorial and add one video
2021-01-21 15:00:01 +08:00
DenzelChen
ffeb4172c1
Update tutorial
2021-01-15 18:06:09 +08:00
DenzelChen
1cad616181
Update code for motor
2021-01-11 16:28:50 +08:00
DenzelChen
c9dd54ff5a
Update tutorial
2020-12-23 08:52:18 +08:00
Suhayl
23c3ae3508
Merge pull request #28 from egoistka/pwm-stop
...
Add p.stop() for PWM pin for cleanup
2020-12-12 16:38:19 +08:00
Suhayl
67df98782e
Merge pull request #29 from egoistka/sweep-cleanup
...
Fix typo and inline map() for improved readability in Sweep.py
2020-12-12 16:37:52 +08:00
DenzelChen
375e14584e
Update tutorial
2020-12-11 10:33:38 +08:00
DenzelChen
97f93cfedc
Update tutorial
2020-12-10 16:22:33 +08:00
egoistka
b3352ebda9
- Fix typo OFFSE_DUTY -> OFFSET_DUTY
...
- Introduce constant SERVO_DELAY_SEC for servo sleep before changing the angle
- inline map() function for converting angle to duty cycle as the current one is generic and a bit hard to follow
2020-11-23 18:17:07 +00:00
egoistka
120f274277
Add p.stop() for PWM pin for cleanup
2020-11-23 17:40:59 +00:00
DenzelChen
728cddc0df
Add ADCDevice.py
2020-11-23 17:47:21 +08:00
DenzelChen
68ef4c507c
Update tutorial Pi 400
2020-11-16 10:35:09 +08:00
DenzelChen
4d0c36d89a
Update tutorial
2020-11-11 17:56:47 +08:00
DenzelChen
1bda71409f
Update DHT11
2020-10-17 11:54:10 +08:00
Suhayl
3d71851846
update dht.
...
Optimize DHT11 code
2020-10-16 17:56:30 +08:00
DenzelChen
965a18dbb3
Update tutorial
2020-10-15 15:41:19 +08:00
DenzelChen
d2903c8809
Update tutorial
2020-09-30 22:32:57 +08:00
DenzelChen
84ebd5323e
Update tutorial
2020-09-21 12:20:53 +08:00
DenzelChen
12e3eac872
Update tutorial
2020-09-05 17:32:05 +08:00
DenzelChen
c039288e64
Update processing sketch 04
2020-09-02 18:19:28 +08:00
DenzelChen
a2fbaabb08
Update tutorial
2020-08-31 11:46:33 +08:00
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