micropython-scripts
There are 15 repositories under micropython-scripts topic.
avsg8/MLX90640_micropython
A quick and dirty re-purposing of adafruit circuitpython library for MLX90640 IR sensor so that it can be read using micropython (e.g. pycom's wipy 3.0)
cloud4rpi/cloud4rpi-esp8266-micropython
Cloud4RPi Library and Examples for ESP8266 with MicroPython
LarsBergqvist/micropython_playground
A playground for various MicroPython scripts
mc-cat-tty/ESP32
ESP32 example projects
Actpohomoc/MicroPython_esp8266_4relays-shield_mqtt-alarm_for_home-assistance
MicroPython esp8266 mqtt alarm for home-assistance with arduino 4 relays shield
bigeagleowl/A-Shaky-Start-Talk-Timer
A talk timer for the micro:bit - synchronizes multiple microbits to your talk length so that they all count down in unison.
lily-osp/micropython_examples
Collection of example MicroPython code for sensors, actuators, modules, and basic functionality on boards like ESP32, ESP8266, etc.
ljnath/esp8266-micropython
Micropython programs running on ESP8266 microcontroller
bigeagleowl/Mind-the-Rocks
A multi player micro:bit game - all start together and see who can avoid the rocks for the longest!
CatMeowByte/byteswap
MicroPython module to swap two bytes in bytearray. For addressing byte order issues in RGB565 displays.
mobluse/olpybasic
Python with line numbers (Ordered List Python BASIC)
ambadran/micropython-AD7705
MicroPython library to interface the 16-bit ADC IC `AD7705`
droberin/ratoni
Mice Trap IoT upgrade
mabiesen/microbit_matrix_drips
Adventure in Python class creation for a neat display
mabiesen/microbit_pass_the_light
Microbit "firefly" project inspired by example provided in microbit documentation.