Getting Started with the Raspberry Pi

Basic tutorial of how to quickly setup a Raspberry Pi from scratch with development and prototyping in mind. PARTS: CanaKit Raspberry Pi 4 4GB Starter Kit – https://amzn.to/2Jrlbfj   FLASHING OS: [The kit comes with NOOBS pre-installed, however we are going to manually flash the micro-sd card in order to get up and running faster] … Read moreGetting Started with the Raspberry Pi

Solid State Relay

Basic tutorial of how to setup a Solid State Relay with the Raspberry Pi.   PARTS: RPI 3 B+ – https://amzn.to/2DcfywB 4 Amp Power Adapter – https://amzn.to/2Q77KPL 16GB Micro SD – https://amzn.to/2DaPZMF 4 Channel SSR – https://ebay.to/2zwpD3Z Jumper Cables – https://ebay.to/2KF6GAr DC wire – https://ebay.to/2Skv1y3 *Optional* DC variable power supply – https://ebay.to/2E5XDYQ Yellow DC motors … Read moreSolid State Relay

FM Radio (tea5767)

Basic tutorial of how to setup a FM Radio Module (tea5767) with the Raspberry Pi. PARTS: RPI 3 B+ – https://amzn.to/2DcfywB 4 Amp Power Adapter – https://amzn.to/2Q77KPL 16GB Micro SD – https://amzn.to/2DaPZMF FM Module – https://ebay.to/2CUeUmL (ALT) FM Module – https://amzn.to/2DfDShp SCHEMATIC: 5V >> 5V SDA >> GPIO2 SLC >> GPIO3 GND >> GND SETUP: … Read moreFM Radio (tea5767)

GPS

Basic tutorial of how to setup a GPS module with the Raspberry Pi. PARTS: RPI 3 – https://goo.gl/CdVNoH 4 Amp Power Adapter – https://goo.gl/js4Uc7 16GB Micro SD – https://goo.gl/FDqZal VK-162 USB GPS Module – https://goo.gl/UYh4GT VK-162 USB GPS Module (ALT) – https://goo.gl/zNSa2U Useful Links: NMEA Standard: http://gpsworld.com/what-exactly-is-gps-nmea-data/ SETUP: Enable serial interface: sudo raspi-config Select “No” … Read moreGPS

Voice Recognition

Basic tutorial of how to setup a voice recognition module with the Raspberry Pi. (works offline) PARTS: RPI 3 – https://goo.gl/CdVNoH 4 Amp Power Adapter – https://goo.gl/js4Uc7 16GB Micro SD – https://goo.gl/FDqZal Voice Recognition Kit: https://goo.gl/TgtFk5 (ALT) Voice Recognition Kit: https://goo.gl/HdgVA2 SCHEMATIC: RECORDING PROCESS: Follow voice recording process outlined in the videos below: Follow video … Read moreVoice Recognition