Arduino and ESP
These are my Arduino Libraries. I try to make them as compatible as possible but I don’t have the infrastructure to test all platforms. They’re usually tested for Uno, Nano, Mega and ESP8266/32. If you have bugs to report on other platforms, please use the respective GitHub page.
- EasyShiftoutA simple way to use a 74HC595 by writing to individual ports. I have used the famous “595” many times, but there’s something that always bothered me: managing the ...