smoynes / tinyhands

Experiments for small computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

================================================================================
                         Experiments for Tiny Computers
================================================================================


Programs:

- bluetooth  example Bluetooth LE advertisement and UART
- fader      neopixel fading experiments
- neopixel   rainbow on a neopixel strip
- pico       examples using Pico C SDK
- rgbw       driving RGBW LEDs
- ringer     serial input and neopixel ring output
- serial     terminal I/O with tinygo
- twinkle    starlight twinkle simulator
- uart       UART and concurrenct experiments
- display    example display HAT mini screen in Python
--------------------------------------------------------------------------------
                            Just say no to make(1).
--------------------------------------------------------------------------------

This project © 2023 by Scott Moynes is licensed under CC BY-SA 4.0.
See LICENCE.txt for terms. Send your lawyers here:
https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1

About

Experiments for small computers


Languages

Language:Go 71.2%Language:Shell 16.1%Language:CMake 10.5%Language:Python 1.9%Language:C 0.4%