This is a long one, but since I haven't done any tutorials on the Raspberry Pi yet, I thought I would go through it fresh step by step including all of the things I normally do in projects... lots more of this kinda stuff to come, but wanted to get the basics out of the way. Yea I know there are a million ways to do a lot of this stuff, and most likely many better ways, but this works for me. This is a good video refer back to - I know I will :)
2:10 Setup SD card with NOOBS
https://www.raspberrypi.org
3:30 Bootup first time and install
5:12 Download Processing and Example App
https://processing.org
7:50 Mods to Example Target Range Sketch
11:47 USB Webcam support for Processing
https://github.com/processing/processing/wiki/Raspberry-Pi
sudo aptitude install gstreamer0.10-plugins-good
13:50 Tweak Memory Split
15:27 Start App on BOOTUP
sudo nano /etc/profile
DON'T FORGET the & symbol
20:44 Disable Screensaver (Blanking Screen)
sudo apt-get install xscreensaver
22:53 Touchscreen Setup in Terminal
https://thepihut.com/blogs/raspberry-pi-tutorials/45295044-raspberry-pi-7-touch-screen-assembly-guide
25:00 Touchscreen Install
Same as link above
Get the files shown in the video here:
http://kevindarrah.com/download/FIlesUsedForRPI_TargetApp.zip
And the last video going over that whole sketch: https://youtu.be/jX_5qK9OlcE
Thanks to all the Patrons for dropping a few bucks in the tip jar to help make these videos happen!
https://www.patreon.com/kdarrah
Twitter: https://twitter.com/KDcircuits
Proudly offering products through MKLEC: http://mklec.com/project-kits/kd-circuits
For inquiries or design services:
http://www.kdcircuits.com
2:10 Setup SD card with NOOBS
https://www.raspberrypi.org
3:30 Bootup first time and install
5:12 Download Processing and Example App
https://processing.org
7:50 Mods to Example Target Range Sketch
11:47 USB Webcam support for Processing
https://github.com/processing/processing/wiki/Raspberry-Pi
sudo aptitude install gstreamer0.10-plugins-good
13:50 Tweak Memory Split
15:27 Start App on BOOTUP
sudo nano /etc/profile
DON'T FORGET the & symbol
20:44 Disable Screensaver (Blanking Screen)
sudo apt-get install xscreensaver
22:53 Touchscreen Setup in Terminal
https://thepihut.com/blogs/raspberry-pi-tutorials/45295044-raspberry-pi-7-touch-screen-assembly-guide
25:00 Touchscreen Install
Same as link above
Get the files shown in the video here:
http://kevindarrah.com/download/FIlesUsedForRPI_TargetApp.zip
And the last video going over that whole sketch: https://youtu.be/jX_5qK9OlcE
Thanks to all the Patrons for dropping a few bucks in the tip jar to help make these videos happen!
https://www.patreon.com/kdarrah
Twitter: https://twitter.com/KDcircuits
Proudly offering products through MKLEC: http://mklec.com/project-kits/kd-circuits
For inquiries or design services:
http://www.kdcircuits.com
Comments