Use an Arduino MKR1000 to maintain a constant temperature in a charcoal smoker and allow monitoring over Wifi, Things used in this project Hardware components Arduino MKR1000 × 1 5V Brushless Blower × 1 MOSFET IRF520N Driver Module × 1 100K ohm NTC Thermistors × 1 Breadboard (generic) × 1 Jumper wires (generic) × 1 […]
Projects
Interfacing of Seven Segment with Arduino in Proteus
Hello friends, today we are gonna have a look on how to interface Seven Segment with Arduino in Proteus. In my last post, I have posted an Arduino Library for Seven Segment Display, which is designed by our team and is quite basic in functionality. So, if you haven’t checked that post then first of […]
Bluetooth Controlled 8×8 LED Matrix Sign Board Display using Arduino
Be it the long stretched highways or your doctors front door, we have sign boards placed everywhere to provide us information. But these sign boards are often boring and cannot be configured as per our interest from time to time. So in this project we are going to build a Bluetooth controlled Sign board using […]
IoT Santa Tracker on Colorful World Map
Use MKR1000 to show the Santa location in real-time on a colorful world map made of neopixels. Things used in this project Hardware components Arduino MKR1000 × 1 Raspberry Pi 3 Model B × 1 FR-1 Printed Circuit Board Blanks × 2 Translucent Colored Cast Acrylic (Sign Lighting White 40%) × 1 Neopixel WS2812B × […]
ADC value on LCD using Arduino
Hello friends, hope you all are fine and having good life. In today’s project, we will see how to display ADC value on LCD using Arduino in Proteus ISIS. Its quite a simple project in which we are gonna measure the voltage of ADC pins and then will display them over to LCD. The microcontroller […]
Arduino Based Piano with Recording and Replay
Arduino has been a boon for people who are not from the electronics background to build stuff easily. It has been a great prototyping tool or to try something cool, in this project we are going to build a small yet fun Piano using the Arduino. This piano is pretty much plain with just 8 […]
Wifi Enabled 2/4 Wheeled Robot Platform Utilizing MKR1000
WIP- Using a MKR1000 to create a WiFi Enabled 2/4 Wheeled Robot Platform, Hardware is in hand, now to implement software Things used in this project Hardware components Arduino MKR1000 I was one of 1000 who won this × 1 SparkFun Dual H-Bridge motor drivers L298 Any L298N DC Motor driver will do that’s Adafruit […]
LM317 Voltage Regulator in Proteus
Hello friends, hope you all are fine and having fun. In today’s post we are gonna have a look at LM317 Voltage Regulator in Proteus. In the previous post, we have seen how to design a 5V Power Supply in Proteus ISIS, which I have designed using IC regulator 7805. Today I am going to share […]
RGB LED Colour Control
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 […]
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 […]