Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Crazy about Arduino - Level 3 - Building a Web-based Data-Logger
Getting Started
Course Introduction (3:22)
Before we start... (4:24)
Step 1 - Setting the Sensors - Let's Measure Something....
Introduction (1:03)
What is a Sensor ? (1:26)
Sensors are Everywhere (4:42)
Measuring Temperature and Humidity (2:22)
Measuring Light Changes (1:38)
Measuring Distance (3:28)
Wiring All Sensors to the Arduino (10:05)
Hardware Setup - All Sensors (2:58)
Project Demo (5:18)
Code Review (12:36)
Step 2 - Ethernet Shield - Get Connected !
Introduction (1:39)
MAC Address (7:45)
Client-Server Communication (1:32)
TCP/UDP Ports (2:08)
Network Socket (2:34)
TCP Session (4:02)
HTTP and HTML (5:53)
The Ethernet Shield W5100 (4:34)
The Ethernet Library (2:44)
Hardware Setup - Ethernet Shield W5100 (2:28)
Project Demo - connecting to remote server (3:14)
Code Review (6:39)
Step 3 - WampServer - Hosting your own Web Server !
Introduction (2:45)
Apache, PHP and MySQL (3:46)
Download & Install (7:15)
Getting started with WampServer (6:45)
Basic Server Configuration (4:50)
Step 4 - MySQL Database - Storing Data Somewhere…
Introduction (1:14)
What is a Database ? (5:07)
MySQL Tools (1:22)
Using phpMyAdmin Console (12:19)
SQL Statements (5:44)
Testing our Project Database (4:32)
Step 5 - PHP - Running Scripts at the Server
Introduction (1:38)
What is PHP ? (3:44)
Basic PHP Syntax (10:16)
PHP Extension to MySQL - Introduction (4:46)
mysqli - Establish Database Connection (2:59)
Insert Data (5:03)
Insert Data - PHP Scripts Testing (7:34)
Query Data (4:42)
Query Data - PHP Scripts Testing (3:57)
MySQL Error Handling (4:27)
MySQL Errors Simulation (7:28)
Step 6 - Final Project - Web-based Datalogger
Introduction (1:05)
Connecting the Arduino to the Web Server (9:39)
Final Project - Checklist and Demo (13:22)
Course Summary
What did we covered ? (2:34)
What Next ? Level 4 ! (2:03)
Testing our Project Database
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock