Skip to content

embeddedcontainers/examples-arduino-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Blink example

Based on the Blink sample from Arduino. Currently demonstrates:

  • Using Dev Containers (tested on VS Code and on Codespace)

Dev Container

Uses the arduino-avr image and Uno R3 for this example. Once the Dev Container is loaded, open a terminal and run arduino-cli compile -b arduino:avr:uno --output-dir Blink/build Blink/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages