ClintonLang / sensoryarray

micro-controller array taking ambient sensor readings and communicating them to a hub via MQTT
0 stars 0 forks source link

Take a Scheduled Measurement #1

Open ClintonLang opened 7 years ago

ClintonLang commented 7 years ago

Statement


I want this board to take periodic measurements from a sensor, and send them over some network so I can measure differences in this measurements over time

Background


This is the primary purpose of the sensory array, to take measurements over time of the ambient environment

Acceptance Criteria


That for a sensor:

ClintonLang commented 6 years ago

Link to simple serial USART communication example https://www.evilmadscientist.com/2009/basics-serial-communication-with-avr-microcontrollers/