Add README File
This commit is contained in:
parent
3121dba164
commit
38b5a8fc37
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
Work with rpi-sensors-serial (same repository)
|
||||||
|
|
||||||
|
Arduino program read sensors and send values to computer through serial.
|
||||||
|
|
||||||
|
Sensors :
|
||||||
|
- DHT22 temperature/humidit sensor
|
||||||
|
- BH1750 light meter (I2C)
|
||||||
|
- PIR presence sensor
|
||||||
|
|
||||||
|
Transmitters / Screen :
|
||||||
|
- 8 digits "7 segments" display control with MAX7219 multiplexer (SPI)
|
||||||
|
- 433Hz Transmitter
|
||||||
|
- PWM Buzzer
|
||||||
Loading…
Add table
Add a link
Reference in a new issue