Peter Hinch

Results 22 repositories owned by Peter Hinch

micropython-nano-gui

407
Stars
81
Forks
Watchers

A lightweight MicroPython GUI library for display drivers based on framebuf class

micropython-radio

52
Stars
11
Forks
Watchers

Simple way to use an nRF24L01 radio to exchange arbitrary Python objects between two Pyboards

micropython-samples

425
Stars
90
Forks
Watchers

Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.

micropython-tft-gui

85
Stars
12
Forks
Watchers

Simple GUI for Pyboard and TFT touch panel displays

micropython_eeprom

65
Stars
32
Forks
Watchers

MicroPython device drivers for memory chips (EEPROM, FRAM, Flash, SPIRAM)

micropython_ir

199
Stars
46
Forks
Watchers

Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.

micropython_remote

56
Stars
9
Forks
Watchers

Capture and replay 433MHz remote control codes. Control remote switched power adaptors.

micropython-monitor

26
Stars
2
Forks
Watchers

Display the behaviour of a realtime program with a scope or logic analyser.

micropython-vs1053

26
Stars
7
Forks
Watchers

Synchronous and asynchronous drivers for VS1053b MP3/FLAC player

micropython_data_to_py

25
Stars
2
Forks
Watchers

A Python3 utility to convert an arbitrary binary file to Python source for storage in Flash