Peter Hinch

Results 22 repositories owned by Peter Hinch

micropython-async

702
Stars
161
Forks
Watchers

Application of uasyncio to hardware interfaces. Tutorial and code.

micropython-epaper

60
Stars
11
Forks
Watchers

Driver for 2.7 inch Adafruit and Embedded Artists e-paper displays

micropython-filters

64
Stars
13
Forks
Watchers

Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).

micropython-font-to-py

363
Stars
67
Forks
Watchers

A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode

micropython-fourier

75
Stars
11
Forks
Watchers

Fast Fourier transform in MicroPython's inline ARM assembler.

micropython-iot

86
Stars
14
Forks
Watchers

An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints

micropython-lcd160cr-gui

27
Stars
9
Forks
Watchers

Touch GUI for the official MicroPython LCD display

micropython-micro-gui

196
Stars
31
Forks
Watchers

A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons.

micropython-micropower

44
Stars
3
Forks
Watchers

Support for building ultra low power systems based on the Pyboard (1.x and D series).

micropython-mqtt

487
Stars
113
Forks
Watchers

A 'resilient' asynchronous MQTT driver. Plus a means of using an ESP8266 to bring MQTT to non-networked targets.