Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/arduino-serial-pattern-sender
https://github.com/stylesuxx/arduino-serial-pattern-sender
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylesuxx/arduino-serial-pattern-sender
- Owner: stylesuxx
- Created: 2014-03-18T19:03:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T22:15:42.000Z (over 10 years ago)
- Last Synced: 2023-03-13T08:15:45.120Z (over 1 year ago)
- Language: Arduino
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.