This repository contains all code required for microcontrollers to collect data from various sensors as well as code required to send collected data over serial.
Display Serial Format: Baud: 9600 String,rrr,ggg,bbb ex: Hello World!,255,080,000
Collector Serial Format: Baud: 9600 Name,CO2,TVOC,Temperature,Lat,Long ex: Transmitter A,255,1024,250,80.00,-80.00
See also
Website: https://github.com/EliasJRH/PyroGuard
Hardware code: https://github.com/GabrielLuyanda14/ShellHacks/