Intro to the Raspberry Pi

https://en.m.wikipedia.org/wiki/File:Raspberry_Pi_4_Model_B_-_Side.jpg


Why is it so popular

What it is


Pi 4B

https://www.hackster.io/news/meet-the-new-raspberry-pi-4-model-b-9b4698c284

Specs



https://www.raspberrypi.org/products/raspberry-pi-4-model-b/specifications/

What you need to make it run

  • Headless - running without a monitor, keyboard or mouse.  Control is via the network - VNC or SSH.
  • With a Keyboard and Monitor - the above and



    See: https://www.amazon.ca/dp/B014EUQOGK/ref=cm_sw_r_other_apa_i_4EQTEbPBJS945

       I find it easier to get the software installed and finding the IP address - then go headless if you want.  Other Opinions?
  • A case is nice, but not required if you have a secure location for your pi.
  • Getting Started

    What to do with it

    Simply Use it as a PC.

    Of course as soon as you say this - infinite possibilities arise ...


    Program an Arduino or an ESP8266 or ESP32



    See:  http://drsol.com/~deid/pi/leds/index.html

    Program a Pi Pico  (NEW)



    Run Node Red to capture data





    Control outputs and read input - first step to taking over the world



    See: http://drsol.com/~deid/pi/Beginners


    Learn Linux and programming





    See: https://vicpimakers.ca/january-23-2016-python-introduction/
    and: http://drsol.com/~deid/pi/programmingSessions/index.html

    Add a Software Defined Radio and track aircraft



    See: https://vicpimakers.ca/april-14-2018-flightradar24-for-the-pi/



    Take pictures with a Pi Camera


    See: http://drsol.com/%7Edeid/pi/camera/index.html


    Attach it to a Ham Radio



    See:  http://drsol.com/%7Edeid/pi/nexusdrx/index.html

    Add LXC containers and introduce programming languages

    See: https://vicpimakers.ca/test2/

    How to do it - the CLI and the GUI