Skip to content

A repo to contain raspberry pi scripts and anything to do with the pi.

License

Notifications You must be signed in to change notification settings

meli94/Hacktoberfest-Raspberry-Pi

 
 

Repository files navigation

Hacktoberfest-Raspberry-Pi

A repo to contain raspberry pi scripts and anything to do with the pi.

Contributing

  • Here we are looking for pretty much anything fun or useful, or just plain out cool. (this can be anything you find exciting, writing to registers to manipulated GPIO, or sending tweets via cmdline)

Rules

  • ** Ensure Proper File Structure **
  • Please provide comments where applicable
  • This is for fun, so have some fun!
  • When cloning, use recursive mode: git clone --recursive .... This ensures that all the submodules get cloned.

File Structure

/category/specific_category/language/file.name
ex: /gpio/rgb_color_fade/cpp/rgb_color_fade.cpp

About

A repo to contain raspberry pi scripts and anything to do with the pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • Shell 33.3%