Raspberry Pi – introduction and basic projects

Connect through SSH on windows
https://www.putty.org/

Connect through Desktop
Remote Desktop

Common commands
> sudo raspi-config
> sudo apt-get update
> sudo apt-get upgrade
> ifconfig
> nano test.py
> wget https://path.to.image.png
> sudo apt-get install git
> git clone https://REPOSITORY
> sudo reboot
> suto shutdown -r now (reboot after shutdown)
> cat /etc/os-release

 

 

 

Starting kits:

 

 

 

 

 

Generic cool projects
https://www.trustedreviews.com/opinion/best-raspberry-pi-projects-pi-3-pi-zero-2949390

 

LED Matrix Display
https://learn.adafruit.com/raspberry-pi-led-matrix-display/overview

 

https://www.freecodecamp.org/news/beginners-guide-to-raspberry-pi-6e55080fdaaf/

 

https://www.pcmag.com/how-to/beginners-guide-how-to-get-started-with-raspberry-pi

 

 

Stepper motors and first steps towards a CNC machine or 3d printer


Download the files here: https://github.com/skiwithpete/seenancy

Get the stepper motors: http://amzn.to/1tBJEj0
Get the WiFi dongle: http://amzn.to/1v8L7Ho
Get the Relay: http://amzn.to/1tqWz1z
Get the GPIO wires: http://amzn.to/1VyYIYb
Get a breadboard: http://amzn.to/1yVBBt4
Get a braided USB cable: http://amzn.to/1DsbT43
Get the Raspberry Pi 2: http://amzn.to/1zJlP9L

 

16 Channel Servo Controller

https://learn.adafruit.com/adafruit-16-channel-servo-driver-with-raspberry-pi/overview

Required Parts:

RPI 3 –  https://amzn.to/2VA9pQY

4 Amp Power Adapter – https://amzn.to/2CTptWu

16GB micro SD –  https://amzn.to/2SFMwd3

16-Channel Servo Controller: https://amzn.to/2CasoIK

6 x 1.5V AA Battery Holder: https://amzn.to/2LW10mq

5.5x2.1mm Male+Female DC Power Socket: https://amzn.to/2VA5ZNW

120 pcs jumper cable: https://ebay.to/2VAb9cY

9g Servos: https://amzn.to/2VAvcrF

Share: