Skip to content

Commit

Permalink
doc change to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avaldebe committed Dec 31, 2015
1 parent 336d1db commit 460cb1f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ DIY Air Quality Monitor

### Controler

- ESP8266: [nodemcu-devkit][] with [nodemcu-firmware][] ([0.9.6 20150704][], integer).
- ESP8266: [nodemcu-devkit][] with [nodemcu-firmware][] (custom 1.4.0 20151006, integer).
- Send met data to [ThingSpeak][].

[nodemcu-devkit]: https://github.com/nodemcu/nodemcu-devkit
[nodemcu-firmware]: https://github.com/nodemcu/nodemcu-firmware
[0.9.6 20150704]: https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704
[thingspeak]: https://thingspeak.com

### Sensors
Expand Down Expand Up @@ -70,9 +69,8 @@ DIY Air Quality Monitor

### ToDo

- lua_modules: There is bearly enough RAM for the current modules.
A [nodemcu-custom-build][] for 0.9.6 could be the way forward.
- BME280 sensor, oversample modes.
- lua_modules: Under 0.9.6 there is bearly enough RAM for the current modules.
Moved to 1.4.0 custom nodemcu-firmware.
- MAX17043 sensor.
- browser side makrdown with [strapdown.js][]
- index.md: index page with thingspeak plugins and external widgets
Expand Down

0 comments on commit 460cb1f

Please sign in to comment.