arcadien / temperature_sensor_v1

First temperature sensor implementation for a Arduino Nano Pro + LM35 + low cost 433Mhz transmitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature Sensor v1

First implementation of a LM35CAZ/Arduino Nano Pro/low cost 433Mhz transmitter temperature sensor. The code uses the QM editor and the QP-nano-avr framework. The repository contains the QM model and the produced Arduino sketch.

Development

If you are using platformIO, please use pio run -t init before pio run.

About

First temperature sensor implementation for a Arduino Nano Pro + LM35 + low cost 433Mhz transmitter

License:GNU General Public License v2.0


Languages

Language:C++ 98.7%Language:Python 1.3%