Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • 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
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List

Notes

No Picture
Notes

Import NMAP XML Into MySQL (and Print Report)

Eli the Computer Guy

These are the notes for importing data from XML document into MySQL, and then to print a simple report. parse.php nmapReport.php MySQL Setup nmapTest.xml

No Picture
Notes

Arduino Real Time Clock Module (ZS-042)

Eli the Computer Guy

This is an easy to use library to add RTC to an Arduino. http://www.rinkydinkelectronics.com/library.php?id=73

No Picture
Notes

Arduino Uno with WiFi – Network Scanner with I2C 20×4 Screen

Eli the Computer Guy

This uses an Arduino Uno with Wifi and a 20×4 I2C LCD Screen. Plug the LCD into the SCL and SDA ports, NOT into A$ and A5. Make sure to install the Liquid Crystal Library […]

No Picture
Notes

Arduino Uno with WiFi – Arduino to Arduino Communication

Eli the Computer Guy

This project allows me to send commands directly from one Arduino Wifi to another. The SENSOR Arduino has an analog temp sensor and sends commands to the RECEIVER. The RECEIVER Parses the commands ?red or […]

No Picture
Notes

Arduino Uno with Wifi – RC Car Controlled By PHP Server

Eli the Computer Guy

This project uses a server with PHP to send commands to the Arduino Vehicle. The commands are sent use shell_exec and triggering wget on the command line. wget needs to be installed on your server. […]

No Picture
Notes

Arduino Uno with Wifi – Remote Control Car

Eli the Computer Guy

I’m working on building a remote control car using the Arduino Uno with WiFi and the FeeTech Vehicle platform.

DONATE

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

Popular Classes

  • Arduino – Send Email Notifications with PHP Mail Function
  • Navigation in Linux
  • Linux – Install Ubuntu Server in VirtualBox
  • Linux – Tab Autocomplete, Whatis, Man Pages, –Help
  • Linux – Command Line Navigation
  • Linux – Start, Stop, Restart Services (Systemd, systemctl, service, init.d)
  • Arduino ArduCam – Save Images to SD Card
  • Cloud Computing – Virtualization Introduction
  • Linux – Find Files in Linux (find, whereis)
  • Arduino Uno with WiFi Basic Setup
  • IR Sensor Analog Output on Arduino
  • DNS (Domain Name System) – Introduction
  • Linux – Cron Jobs for Scheduled Tasks (crontab)
  • ISO Disk Images for Copying CD and DVDs
  • PHP – Shared Hosting for Running…
  • Linux – Task Manager and Kill Processes (top)
  • Arduino IDE Introduction
  • Arduino – Raspberry Pi Web Fan Control with MySQL
  • VPN – Virtual Private Networking
  • Broadband Technology – Introduction