This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
- Added Raspberry PI GPIO support. Ardulink PI module has a connection that wrap the Raspberry PI as an Arduino board.
- Added Protocol Parser feature. Used from Ardulink PI Connection it can be used to parse a message from an Ardulink Protocol implementation
- BUG FIX: remove listeners now works better, sketches have pinMode(Ax, INPUT) to manage analog reads.