An open API service indexing awesome lists of open source software.

https://github.com/xlfe/iolggr

Log all the things
https://github.com/xlfe/iolggr

Last synced: 9 months ago
JSON representation

Log all the things

Awesome Lists containing this project

README

          

### iolggr - log all the things

This repo contains:

* the [LUA](https://github.com/xlfe/iolggr/tree/master/lua_firmware)
code that runs on [nodemcu-firmware](https://github.com/nodemcu/nodemcu-firmware)
* the [hardware](https://github.com/xlfe/iolggr/tree/master/hardware) KiCad files for the device and
[schematic](https://github.com/xlfe/iolggr/blob/master/hardware/schematic.pdf?raw=true)
* the EmberJS [frontend](https://github.com/xlfe/iolggr/tree/master/frontend) that is the client-side of [iolggr.appspot.com](http://iolggr.appspot.com)
* the Google App Engine [backend](https://github.com/xlfe/iolggr/tree/master/iolggr) that runs the above site

You may also be interested in:

* PCBs manufactured through [dirtyPCBs](http://dirtypcbs.com/view.php?share=3451&accesskey=3c95e6f53910fa1181111da9e7cac7ba).
* My [BMP280 firmware for nodemcu/ESP8266](https://github.com/xlfe/nodemcu-firmware)
* [spiffy](https://github.com/xlfe/spiffy) - a (dirty-hack!) spiffs modification to bundle multiple (lua) files into a ROM to burn to the ESP8266 in one shot
* [Photos from the build](http://www.smugmug.com/gallery/n-mLQfL/i-7JtGxx4)