You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my full documentation of Coursera's Introduction to Programming the Internet of Things (IOT) Specialization taught by the professor Ian Harris offered by the University of California, Irvine.
A cheap low cost diy data acquisition based on Arduino UNO which can monitor tempearture data from 4 independent analog temperature sensors and display it on a PC/Laptop/Mac
This Program is for Arduino Uno R3 microcontroller to control the RGB LED such that it cycles between the following states automatically: 1. LED off 2. LED red colour on. 3. LED green colour on. 4. LED blue colour on. 5. LED all colours on. It can be uploaded to the Arduino microcontroller to control the functioning of the RGB LED.