-
Added access to the Arduino DUE pins via BDOS calls
07/29/2016 at 00:24 • 0 commentsNow we can access and manipulate the Arduino DUE digital and analog pins via BDOS calls.
Any language capable of making BDOS calls will be able to access the pins.
Documentation about the call framework is on a readme file at the Github repository.
Enjoy!