Old School IoT es un repositorio en el que voy a construir un sistema de IoT usando software de antes de ayer. Para que cualquier persona con un ordenador de la primera decada de los 2000 y corriendo software libre pueda construirse un sistema de captura de datos de sensores y de representación de información.
- make Arduino code to send data to URL, include all sensors and timestamp, get time from server
- make php code to read URL and push it to database
- create database + database table
- estimate time difference between board and server (server timestamp - board timestamp)
- make script to return server time for Arduino board
- make php code to extract mysql data as json string
- make p5js file to read json string and make a simple graph with the last X samples
- make p5js script to represent the full history
- make p5js addition to allow hovering the points
Puedes seguir el proceso en directo desde Twitch, los domingos por la noche en: twitch.tv/dcuartielles