Skip to content

v0.2.0

Latest

Choose a tag to compare

@josephschito josephschito released this 08 May 16:39
· 1 commit to main since this release
  • Expand the ArduinoUNO API with PWM, microsecond delays, millis/micros timing, pulse measurement, serial I/O, shift helpers, and interrupt control
  • Add special code generation for serial_print and serial_println so string and integer values map to the correct runtime functions
  • Add an HC-SR04 ultrasonic distance sensor example