Skip to content

attachix/ukit-esp8266-firmware

Repository files navigation

About

This repository contains the firmware for the ESP8266 microcontroller that is the 'big brain' in the U:Kit sensor kit project.

Software

You will need an ESP8266 toolchain and SDK. Probably the easiest way to set one is to use a docker container. Optionally you may need npm and nodejs to work with the files in the web folder.

Copyright

Copyright (c) 2016-2018, Slavey Karadzhov [email protected]. All rights reserved.

Authors

License

All files in this repository are licensed under GPLv3 except:

  • JerryScript - under lib/jerryscript that is licensed under Apache License, Version 2.0.
  • Sming - under lib/Sming that is licensed under LGPL.