In this instructable I’m going show you how to establish serial communication between the arduino and the Linkit One. This would help you make a more complex project with these two boards. Step 1: Components Here is a list of all the components required to get started, make sure you collect all the components first […]
Projects
Salvaging Liquid Crystal Displays (LCDs)
Almost all electronics have some sort of human interface, from blinking lights and beeping speakers to seven segment alphanumeric and Liquid Crystal Displays. This Instructable is about salvaging and testing Liquid Crystal Displays, and a couple tricks I know to make salvaging them more successful. I salvage; components can get expensive, LCDs can run $10.00 […]
Datalogger With Temperature Sensor and Photoresistor
In this project I’m going to create a simple Datalogger with my Arduino and an Ethernet shield. I’ll be using a photoresistor and a temperature sensor and all the information will be stored in a micro SD card.The idea is that you can apply this to any sensor you desire! Watch the Video below: Step […]
Arduino Sprinkler Valves + Wifi + Twitter
This is my first post so… be brutal ! I have a small yard with a very odd shape, well… L-shaped really and not enough pressure at the tap to be able to water it in one go. So I had to create 3 sprinkler sub systems that can only be turned on one at […]
Simple Audio Amplifier
In most cases first project in electronics for beginners is building simple audio amplifier. That is because it requires small number of elements and not a lot of knowledge to build one. For low power amplifiers we could use integrated circuits like TDA family. But I will show how to make amplifier using operational amplifier. […]
Use Arduino Code on a TI Launchpad MSP430
You can now use Arduino sketches to program your TI Launchpad MSP430. The video show me programming an Arduino Mega 2560 and a TI Launchpad MSP430 with the same Arduino sketch. The TI Launchpad MSP430 is a microprocessor development board from Texas Instruments. It’s very similar to the Atmel chips in the Arduino. The MSP430 […]
Arduino Lock Bar…sorta
This project was tough but nothing worth doing is easy and i am ver proud that i was able to accomplish what i did. To know that my skills are further than they once were is a reward on their own…….but how did i get to where i am now? unfortunately i couldn’t get it […]
Panner With Arduino
This project it’s a new time-lapse tripod or panning with two axis that works with an arduino protoboard. Everyone will be able to create their own time-lapse trajectory without need to check it. With the arduino code we’ll can change the value for the movement degrees that we want. Step 1: Bill of Materials – […]
Arduino Self Balancing Robot
In this project I will describe the construction of robots standing in equilibrium with Arduino.We explained in our previous version of the android controlled project. In this project we will move to our control. Let’s go let’s get to our building project. Step 1: Materials: Arduino Uno or Mega L298 Motor Driver Card 3 Piece […]
Arduino Insight -Beginner LED’S and (Binary Counter 16 Bit)
Hello friends…!!! This is my first tutorial on Instructables, in this tutorial I’m going to show you* Write a simple program for glowing LED* Group of LED program* Explain analog output (PWM)* Create a simple project of (4 bit binary counter).Small BIO:Friends we know that arduino is a powerful tool with infinite abilities !,,. so […]