Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Mini Projects

Some projects you can do with Raspberry Pi

Tech

Some electronic parts are needed to be able to do the projects in this Repository.

Software

  • Geany - The IDE that we will work on the Raspbian OS will allow us to run these IDE codes on our Raspberry Pi device.

Hardware

Installation

Projects require the WiringPi framework to run.

sudo apt-get install wiringpi

Roadmap

  • Configuration

Enter the Raspberry Pi Configuration settings and choose the options you will use in your projects.

  • Open Geany

We will write our codes with the Geany IDE that comes with the Raspbian OS.

If this IDE is not available on your Raspberry device, you can download it here Geany

  • In-IDE Settings

First you need to create a new mold. Since I will write C codes, I created a mold for C.

Go to the "İnşa Et"(Build) box and add the "-lwiringPi" text you see in the picture from the screen that appears.

Finally, don't forget to include the lwiringPi library in your code!

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages