This repository contains the source code of my Digital Systems project (2021).
A big red button connected via bluetooth with a computer with a Python interface. Rechargable lithium ion battery. USB Type-C conexion for accesible charging and a touch controlled deep-sleep wake up.
- Source code of an esp32 micro controller used as a bluetooth button.
- Python code for linking the esp32 board with a computer.
- Some examples of use:
- C++ code with a simple physics engine as example of a button use.
To compile and run this code (c++) it is needed freeglut libraries.
This repository is public because I like free and public code. It will not be maintain.
In case of any doubts send email to unaileria@gmail.com.