News

byte enc1oldPins = 0; // will hold state of pins last time encoder was read byte enc2oldPins = 0; byte enc1newPins = 0; // will hold new encoder pin reading, to be compared with last time's pin states ...
Here’s an inexpensive Arduino-based MP3 Jukebox (translated) which [Jose Daniel Herrera] put together. He spent some time making sure that it looked great sitting on a shelf with his other au… ...