Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylesuxx/arduino-serial-pattern-sender


https://github.com/stylesuxx/arduino-serial-pattern-sender

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Arduino Serial pattern generator

This is just a small sketch mainly to have a reference for measuring serial output with an oscilloscope.

It sends a user selectable pattern(default: "Q") in a selectable baudrate(default: 9600) and a delay(default: 10ms) on pin 11(you can change this in the sketch). The baudrate, pattern and delay may be changed during runtime.