Arduino Blink with Switch Demo for the AVR128DB64 MCU
///////////////////////////////////////////////////////////
// AVR-DB Blink-Switch Demo
//
// Intended to run on the Electrodragon.com AVR128DB64 development board
// https://www.electrodragon.com/product/avr128db64-mini-develpment-board-avr128/
//
// using Spence Konde's DxCcre for the Arduino IDE.
// https://github.com/SpenceKonde/DxCore
//
// LED active high on PC6
//
// Push button switch active low on PC7
//
// Operation: LED blinks at 1000 ms on, 1000 ms off. Prints diagnostic
// message to console with every LED state change. Pressing and holding
// the push button causes the LED to freeze (remain in current state)
// while button is in down position.
//
///////////////////////////////////////////////////////////
-
Notifications
You must be signed in to change notification settings - Fork 0
Arduino Blink with Switch Demo for the AVR128DB64 MCU
License
microPaul/AVR-DB-Blink-Switch-Demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Arduino Blink with Switch Demo for the AVR128DB64 MCU
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published