Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 581 Bytes

Guild42 MicroPython Demo

Demo application for Pyboard D files, used at presentation at Guild42

The application reads a accelerometer from I2C and represents the rotation on a LED36-Tile. In addition, a static single-page-application from the SD-card is hosted over the WLan-Access-Point 'Guild42Mp'.

Use flash.py to copy all necessary files, connect to the websocket and open http://192.168.4.1/index.html

Note that this should code should represent a Prototype Application!

Blog Post about MicroPython: https://blog.noser.com/embedded-prototyping-mit-micropython/