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
- Host: GitHub
- URL: https://github.com/xlfe/iolggr
- Owner: xlfe
- Created: 2015-01-18T10:23:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T19:35:02.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T09:13:42.886Z (11 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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)