The Arduino Mega is a great board. You can often get a project that typically requires multiplexing or shift registers running with a single Mega board because it contains so many GPIOs. The only problem I have with it is its massive size. Enters Robotdyn shrunk versions, and for about […]
arduino mega
2 posts
A new how to guide has appeared on the main menu: how to manipulate whole ports. If you are mildly experienced with Arduino, this will further your knowledge and bring you closer to the underlying micro-controller hardware. It’s a short read that could be useful in your next project so take […]