python
-
Getting the code to work
•
2 min read
A big part of the 10Four project is detecting a button press. This, I had been told, would be trivial using an Arduino Leonardo. That was true. It took me all of 20 minutes and a bit of light googling to parse together what I needed. Here’s the code I use. Next up is hijacking…