Skip to content

jrvandr/iot-devkit-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel IoT Developer Kit samples

These samples are intented as a walkthrough to guide you through using the devkit libraries.

Lesson0

This first example goes through making a Gpio blink with mraa in C, it explains very basic first steps and goes through how to make IO13 blink.

Lesson1

This example goes through step by step the requirements for a C application to make GPIO 13 go high safely whilst checking all return values and explaining the basic concepts of libmraa and the included pinmapper.

Contributing

All contributions to this repository must be signed-off in accordance with mraa/docs/contributing.md. See the mraa documentation for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.9%
  • C 26.1%