Skip to content

mschlund/blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blink

Blinking the onboard-LED of an Arduino-Board using the new language "Blech"

see https://www.blech-lang.org/

Building

Compile the Blech-program by executing the Makefile:

$ make

This generates two files, "blink.c" and "blink.h" in the directory. Use vscode with the Arduino-extension or the Arduino-IDE to build and flash the blink.ino wrapper.

See https://maximilianschlund.wordpress.com/2020/10/29/lesson-1-blinking-onboard-led/ for the corresponding blog-post.

Kudos to @frameworklabs for their react-example: https://github.com/frameworklabs/react

About

Blinking the onboard-LED of an Arduino-Board using Blech

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published