TinyNOT/README.md

22 lines
584 B
Markdown

# Tiny NOT
![certified script kiddi](./repository_data/certified-script_kiddie.svg)
<img src="./repository_data/logo.svg" alt="Tiny NOT logo" title="Tiny NOT" width="100" />
A template for developing NOT[^1]-devices using micro controllers like the
ESP8266 or ESP32 (support pending) using [PlatformIO](https://platformio.org/)
and the [Arduino environment](https://github.com/arduino/ArduinoCore-API).
[^1]: Network Of Things (a.k.a. marketing slur for network enabled devices)
## Plans and Contributing
See [TODO.md](./TODO.md)
##
## License
[GNU GPLv3 only](./COPYING.md)