Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 244 Bytes

AnalogInSeriaOut

Example Arduino Code for analog reading and data handling. The software does:

  • Analog In
  • Mapping of Data
  • PWM Out
  • Binary Serial Out (converts long to binary and streams to serial port)
  • LED on/off (indicates activity)