IotsaSensor is work in progress. It reads an analog sensor repeatedly at a settable interval and records these readings in a buffer. The buffer can then be read over the web as JSON data.
Home page is https://github.com/cwi-dis/iotsaSensor.
- Arduino IDE, v1.6 or later.
- The iotsa framework, download from https://github.com/cwi-dis/iotsa.
- The new LiquidCrystal library, download from https://bitbucket.org/fmalpartida/new-liquidcrystal.
- an esp8266 board, such as an ESP-12, ESP-201 or iotsa board.
- An analog sensor.
To be provided.
To be provided.