Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • ChatGPT / OpenAI
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Python
    • Python API’s
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List
  • Notes
    • Notes – OpenAI
    • Notes – SQLite

Raspberry Pi

*NEW

Arduino – Raspberry Pi Web Fan Control with MySQL

Eli the Computer Guy

With this project we create an IoT Environmental control device that uses a MariaDB (MySQL) database as the datastore. This allows you to use database functionality to create log files and be able to corrrelate […]

*NEW

Arduino – Raspberry Pi Web Based Fan Switch

Eli the Computer Guy

In this project we are going to use an Arduino to get the room temperature, and be able to turn on a regular house fan. The Arduino sends the temperature value to the Raspberry Pi […]

*NEW

Arduino – Temperature Web App with Raspberry Pi

Eli the Computer Guy

This project allows you to get a temperature value from the Arduino, pass it to the Raspberry Pi, have a Python Script process that value and store it in a file, then have a PHP […]

*NEW

Arduino – Bidirectional Serial Communication with Raspberry Pi

Eli the Computer Guy

You can send data to a Raspberry Pi from an Arduino, have the Pi compute the data and use “intelligence” to send the Arduino a command. This allows you to fully use a Pi as […]

*NEW

Arduino – Send Serial Commands from Raspbery Pi

Eli the Computer Guy

You can send commands to an Arduino from an Raspberry Pi using a USB cable and Serial Communication. Prerequisites: Raspberry Pi – How to Begin Coding Python on Raspberry Pi Arduino – Send Commands with […]

*NEW

Arduino – Read Serial Communication with Raspberry Pi

Eli the Computer Guy

You can connect a Raspberry Pi to your Arduino with a USB cable and read the Serial Output into Variable Values. Prerequisites: Analog Temperature Sensor with Arduino Raspberry Pi – How to Begin Coding Python […]

*NEW

Raspberry Pi – Install Ubuntu Desktop

Eli the Computer Guy

The standard Ubuntu Desktop works well on a Raspberry Pi 4 with 4GB of RAM. To get the Desktop Environment simply install the Ubuntu Server and then install the Ubuntu-Desktop on to it. Prerequisite Classes: […]

*NEW

Raspberry Pi – How to Install Ubuntu Server

Eli the Computer Guy

You can install Ubuntu very easily on the Raspberry Pi. Ubuntu Server and IoT Core versions come preloaded with the Raspberry Pi Imager Software. Note: Ubuntu Server will automatically start an auto update process when […]

*NEW

Raspberry Pi – Install SAMBA Folder Sharing

Eli the Computer Guy

SAMBA allows you to use SMB/CIFS to do traditional/ windows type file management over the network. You can access files and folders just like you would on a windows network without needing to install additional […]

*NEW

Raspberry Pi – Install a LAMP Server (Linux, Apache, MariaDB, PHP)

Eli the Computer Guy

You can turn your Raspberry Pi with Raspberry PI OS into a full LAMP web server. We use MariaDB because MySQL is not provided in the main repository and it is a drop in replacement […]

*NEW

Raspberry Pi – Setup Pi Hole for DNS Security

Eli the Computer Guy

The Pi Hole software allows you to turn your Raspberry Pi into a DNS Security device. After setup your client systems can use the Pi Hole as their DNS server, when websites try to resolve […]

*NEW

Raspberry Pi – Control GPIO Pins with GPIOzero Library

Eli the Computer Guy

The GPIOzero Python Package allows you to control and read from the GPIO Pins on your Raspberry Pi. GPIOzero is included in the Raspberry Pi Operating System, and can be installed on other distros. GPIOzero […]

*NEW

Raspberry Pi – How to Begin Coding Python on Raspberry Pi

Eli the Computer Guy

With Thonny you can easily begin to code Python Scripts on Raspberry Pi OS. Thonny is a very simple Python IDE that is easy to learn.

*NEW

Raspberry Pi – How to Use Raspberry Pi OS

Eli the Computer Guy

The Raspberry Pi OS is a distribution of Debian Linux that is generally used on Raspberry Pi Systems. The GUI is simple, but can be a bit cinfusing when you start to use it. Raspberry […]

*NEW

Raspberry Pi – How to Install an Operating System on the Raspberry Pi

Eli the Computer Guy

Installing an Operating System on a Raspbery Pi is easy, but very different than installing an OS on a standard PC. You download the Imager software from Raspberry Pi, and then you image your Micro […]

*NEW

Raspberry Pi – What is a Raspberry Pi Computer?

Eli the Computer Guy

The Raspberry Pi is an ARM PC that gives you the ability to use the GPIO pins for sensor inputs and outputs. ARM based PC’s look and act like x86 PC’s, but require specific Operating […]

DONATE

If you want to tip a few dollars for the education videos.