Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

0.6.1 Magnum PI

Latest
Compare
Choose a tag to compare
@LucianoZu LucianoZu released this 23 Dec 22:01
· 4 commits to master since this release
  • 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.