/leviot-sw

Levoit Air Purifier Custom IoT PCB Firmware - based on MicroPython

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

LevIoT firmware

Based on MicroPython.

Initial version.

python3 -m venv build-venv source build-venv/bin/activate pip install --upgrade pip wheel adafruit-ampy esptool

Build Requirements

  • Build Essentials Tools
  • CMake
  • Git
  • Python3

Testing on a Local Environment

Refer to upy_test_stubs/README.md

License

GNU General Public License v3.0