|
7 роки тому | |
---|---|---|
README.md | 7 роки тому | |
clas_o_sensor.ino | 7 роки тому | |
interrupt.ino | 7 роки тому | |
queue.ino | 7 роки тому | |
telldus_sensor.ino | 7 роки тому | |
wireless_temp_sensor_receiver.ino | 7 роки тому |
#Wireless 433MHz Receiver This is the Arduino 433MHz Wireless Receiver project used for the Raspberry project at HW&HMI-Dept in Eskilstuna.
It receives wireless temp-sensor data and sends it to the Raspberry with the hw-uart as a string
Board: (Arduino) SparkFun Pro Micro (Ali-Copy)
CPU: ATmega32U4 16 MHz
Pro Micro pin | Function |
---|---|
7 | 433 Rx data |
GND | Ground, connected to 433 Rx and Raspberry |
VCC | +5V, connected to 433 Rx and Raspberry |
TXD | Uart data to Raspberry |
Pro Micro Product Page
ATmega32U4 Manual
Telldus temperature sensor