Skip to content

since2006/RasPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RasPi

Raspberry Pi


Module

LED

  RasPi                     LED
GPIO17  Pin11               +
GND     Pin6                -

Sensor

Light Sensor

  RasPi                 Light Sensor
3.3v    Pin1                VCC
GND     Pin9                GND
GPIO4   Pin7                DO

Sound Sensor

  RasPi                 Light Sensor
5v    		Pin1                VCC
GND     	Pin14                GND
GPIO18		Pin12                OUT

Resources

Wiring Pi mapping of the Raspberry Pi GPIO Pins
https://projects.drogon.net/raspberry-pi/wiringpi/pins/

Cross compiler
http://hertaville.com/2012/09/28/development-environment-raspberry-pi-cross-compiler/

After cross-compile fast copy executable to Raspberry Pi for test
scp /home/user/workspace/RasPi/Debug/RasPi pi@raspberrypi:/home/pi/RasPi/RasPi

About

Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published