Reflecta Arduino Core binds the functions pinMode, digitalRead, digitalWrite, analogRead, and analogWrite to the ARDU1 interface. This is the Arduino library that enables the 'send' side of the Reflecta conversation.
Stability: Medium
The NodeJS client can be found here.
- 0.3.x: Analog & digital io, wire, and servo.
- Add Advanced I/O functions (tone, pulseIn, etc.)
- Consider including other Arduino standard libraries such as Stepper, EEPROM, SD, SPI, SoftwareSerial, etc.