/sparkfun-pro-micro

Some Sparkfun Pro Micro sketches by example

Primary LanguageC++

sparkfun-pro-micro

Some Sparkfun Pro Micro sketches by example

A collection of some useful sketches to start with the Sparkfun Pro Micro board.

Please, see the official Sparkfun's web page for more details about drivers and installation guides.

Official Sparkfun web page examples

  • blinkies.ino: blinks by alternating RX & TX leds
  • keyboard.ino: emulates a keyboard via HID
  • mouse.ino: emulates a mouse via HID

Own examples

  • serial-hid.ino: try to test if HID and Serial are available altogether