Add readme

This commit is contained in:
ABelliqueux 2024-04-09 09:30:47 +02:00
parent d46f71dafc
commit 9193830827
1 changed files with 21 additions and 0 deletions

21
readme.md Normal file
View File

@ -0,0 +1,21 @@
# picoti
![Outside](./picote-outside.jpg)
![Inside](./picote-inside.jpg)
Use a rpi pico and push buttons to send key strokes to a computer.
This is the companion project to the [Stopi](https://forge.chapril.org/ABelliqueux//stopi) stop-motion software.
## Software setup
1. Upload 'code.py' and the 'lib' folder to the rpi pico
2. Done
## Hadware setup
* 5 push buttons
* 1 ON/OFF switch with indicator light or a separate LED
* 1 330Ω resistor
![The crude diagram](./picote-s.jpg)