In this project, we will learn how to control the brightness and colour of an RGB LED via I/O ports with PWM output capability, and a touch display sliders. The 4Duino resistive touch display is used as a means for a graphical interface to control the intensity and colour of the RGB LED. RGB LEDs […]
Projects
Publish Any Event to Wia Using Your MKR1000
How to setup an MKR1000 and publish an event or location to Wia. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Wia Hand tools and fabrication machines Wia Platform Story Setup Your Environment Install the Arduino IDE (Integrated development environment). This is where You can download it […]
TIA Weak Artificial Intelligence IoT Assistant
IoT security/environment monitoring device with NFC & fingerprint authentication devices and a Weak Artificial Intelligence Assistant. Things used in this project Hardware components Arduino UNO & Genuino UNO × 2 Arduino MKR1000 × 1 Solderless Breadboard Half Size × 1 SeeedStudio Grove Base Shield × 1 SeeedStudio Fingerprint Scanner × 1 PN532 NFC Module […]
Getting Started with Wi-Fi
In this project, we will learn how to get started with the ESP8266, an inbuilt 4Duino Wi-Fi module and connect to a local access point. The 4Duino display is used to print the status of the connection for debugging purposes. UNDERSTANDING THE SOFTWARE The ESP8266 Wi-Fi Module is embedded in the 4Duino. ATmega32U4 communicates and […]
IoT System To Monitor Soil Moisture With Arduino
This IoT system monitors the soil moisture using Arduino and sensors. Data are sent to an IoT cloud platform to access it anywhere. Things used in this project Hardware components Arduino MKR1000 × 1 SparkFun Soil Moisture Sensor (with Screw Terminals) × 1 Software apps and online services IFTTT Maker service Story This IoT system monitors the […]
Time Stamp from Web Server
INTRODUCTION In this project, we will learn the basics of Transmission Control Protocol (TCP) and how to communicate to a webserver over TCP. We will request and receive packets from the Google web server using the above communication protocol. The 4Duino display is used to print the status of the connection and the received information […]
DC Motor Control using XBee & Arduino in Proteus
Hello friends, I hope you all are doing great. In today’s tutorial, we are gonna design a project named DC Motor Control using XBee & Arduino in Proteus ISIS. I have shared the complete code and have also explained it in detail. You can also download the complete working Proteus Simulation given at the end […]
Multiple mode Environmental Sensor Deck with MKR1000
Many fun environmental sensors need a hardware interrupt. With the MKR1000, you no longer need to choose! You get I2C, analog ins too! Things used in this project Hardware components Arduino MKR1000 × 1 MOD-1016 Lightning Sensor × 1 DFRobot MQ-9 Gas Sensor × 1 Adafruit Humidity and Temperature Sensor × 1 Adafruit Pressure/Altitude/Temperature Sensor […]
Start Connect ARTIK Cloud with Arduino/Genuino MKR1000
Using Arduino/ Genuino MKR1000 to connect ARTIK Cloud control I/O light LED. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Samsung ARTIK Cloud for IoT Story https://www.arduino.cc/en/Main/ArduinoMKR1000 A simple project let mkr1000 connect to artik cloud, but it took me 2 weeks time. Since there are few […]
Controlling Patient’s Fever with Artik & Arduino
This project consists of 2 devices. the first one is wearable and monitors temperature, second one will control the temperature. Things used in this project Hardware components Arduino MKR1000 × 2 SparkFun Logic Level Converter – Bi-Directional × 1 Li-Ion Battery 1000mAh × 1 RGB Diffused Common Cathode × 1 DHT11 Temperature & Humidity Sensor […]