Robotics for Beginners | How to Make a Robot for Kids?
A Step by Step complete Tutorial for you to get started with Robotics for Beginners and Kids.
A Step by Step complete Tutorial for you to get started with Robotics for Beginners and Kids.
Sponsor Link This Project is Sponsored by UTSource. UTSource is a professional electronic components supplier. Few months back I did a project on EEG sensor and Arduino – Raw EEG signal extraction using Mindflex and Building a Mind Controlled Robot. This time, I decided to do something related to muscles. A simple Arduino Project encorprating…
Hope you have gone through the introduction part of the Spinel Crux L2 – Arduino Pick and Place Robot with Robotic Arm. Looks cool with under glowing lights right? Why not build one for yourself? Here we will learn how to build a robot and connect a robotic arm on top of it and build…
Hello guys, today I would like to write about real time sensors – DS3231 sensor and DS1302 sensor. Both these time sensors will work well with Arduino but DS3231 sensor is the most widely used. In this tutorial, I will show you how you can use the time sensor with Arduino. The thing is quite…
After the grand success of the Spinel Crux in the Arduino Robotics workshop, we started working on an add on, which can be placed on top the Spinel Crux – A Robotic Arm, controlled using Hand Gestures/Joystick. A pick and place robot using Arduino and a cool robotic arm, with 4 DOF(Degrees of Freedom). Spinel…
Chakra Healing Harmonizer – Arduino Meditation A step to combine the technology and spiritualism. Introducing the Chakra Healing Harmonizer – Arduino Meditaion Helper. This project demonstrates the use of electronics and embedded system with Chakra Meditation. This is my step to put forth to help a yoga institution and to create an awareness about Chakra…
Arduino CLI Arduino has launched its own CLI (Command Line Interface) Tool that allows us to code, compile and upload codes to your arduino boards using command prompt(Windows) and Terminal (Linux and MAC). ARM Support The best thing about this you can easily install and run Arduino CLI on both x86, x86 64 as well…
Lets have a little bit fun with Arduino shall we? We will now create a mini arduino piano using Arduino and speaker. This project is really cheap and fun to play with. Components Needed Arduino Board Piezo Buzzer Push Buttons x 7 Jumper Cables Bread Board Start Building Your Own Arduino Mini Piano Check out…
In this project, we will use an Arduino Uno and an ultrasonic sensor to measure the distance and display that measured value on an LCD screen using Arduino. Here you will get complete tutorial, codes and instructions to make one yourself. Sponsor Link This Project is Sponsored by UTSource. UTSource is a professional electronic components…
Arduino Simulator This Arduino Simulator is different than all the other simulators. If you don’t have components like sensors, Leds then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer and just change some codes to work with the simulator components. How Arduino…
In this post, I will show you how you can use a moisture sensor with arduino to measure the moisture/water content of a place. This can be used to sense rainfall in smart weather sensors, water content of the soil for smart irrigation projects etc. Arduino can be easily programmed to work with this moisture…
What make this Arduino popular among Electronics hobbyists and enthusiast? Of course they are compact with so many input and output pins, digital and analog input and output support, support for various serial communication protocol etc. but all this things are supported by various other microcontroller boards. But, the real reason why Arduino is on…