Skip to content

dsnider0909/hello_arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Arduino

Getting a “Hello World” with the GNU GCC toolchain, for times when the Arduino libraries get in the way.

Uno

alt text

Full instructions: hello_uno.pdf

# build
git clone https://github.com/dsnider0909/hello_arduino.git
cd hello_arduino/uno
make

Mega

alt text

Full instructions: hello_mega.pdf

# build
git clone https://github.com/dsnider0909/hello_arduino.git
cd hello_arduino/mega
make

Other interesting C tutorials on Arduinos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published