Skip to content

Project base for general purpose input output exercises.

License

Notifications You must be signed in to change notification settings

proactivity-lab-study/esw-gpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIO example

A software project base to demonstrate GPIO usage example.

  • Use GPIO to toggel LEDs on/off.
  • Use button and GPIO to generate software interrupts.

Platforms

The application has been tested and should work with the following platforms:

  • Thinnect TestSystemBoard tsb0

Build

  • Add project as submodule to the https://github.com/thinnect/node-apps.git project. Put it under 'node-apps/apps' directory.
  • Open terminal and navigate to 'node-apps/apps/esw-gpio' directory and type 'make tsb0' to build project.

Resources

About

Project base for general purpose input output exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published