geekscape / aiko_engine_mp

microPython event based engine supporting network messages (MQTT), times and various hardware drivers
Other
22 stars 24 forks source link

Aiko Engine MP (microPython)

Contents

Pages

Overview

The Aiko Engine MP is compatible with Aiko Services, which is a distributed system that supports embedded devices as networked Services.

The Aiko Engine MP provides ...

Installation

    ./scripts/flash_micropython.sh

Note: For Lolin32-Lite boards, the serial port can be notoriously problematic and requires a slight delay in order for the connection to occur properly. If you're seeing errors that look like Could not enter raw repl then this is probably related.

For mpfshell (version v0.9.1 and earlier) on Mac OS X or Windows, this problem may be fixed via this patch

Resources

Associated open-source ESP32 hardware projects ...