BREATHALYZER WITH ANDROID PHONE, IOIO AND MQ-3 SENSOR
Introduction: This is a really cool project I've been working on, and this will be both a presentation and a tutorial on how to use the IOIO with Android. There's a lot to it if you never developed...
View ArticleTUTORIAL ON HOW TO COUNT UP WITH A SINGLE 7 SEGMENT DISPLAY
This tutorial will introduce you to a 7 segment display, and show you how to display a number (0 - 9) on a single 7 segment display. We see these displays every day and don't even think about them....
View ArticleWHAT IS A 7 SEGMENT DISPLAY? AND HOW DO THEY WORK?
This tutorial will introduce you to a 7 segment display, as a beginner's guide. Context We see these displays every day, and don't even think about them. Commonly, you will see the displays on your...
View ArticleATMEL STUDIO 6 WITH ARDUINO BOARDS - PART 3
Part 1 focused on installing and setting up Atmel Studio 6 for Arduino Boards. Part 2 told you how to integrate and use Arduino code, with Atmel Studio 6. Now Part 3, from a user suggestion, will...
View ArticleDIY ARDUINO BOARD AND FTDI PROGRAMMING
Kit composition: OK! So I have received my first free gift from Jaycon Systems, a 5V FTDI programmer and a DIY Arduino kit. Both these products you can find in these two links: Atmega328P BreadBoard...
View ArticleUSING THE EM-18 RFID MODULE WITH ARDUINO
This Tutorial will show you how to quickly setup and start using the EM-18 RFID Module. What you need: EM-18 Module Arduino UNO USB Cable Breadboard RFID Tags Buzzer, and the LED are optional. Watch...
View ArticleBLINKING AN LED USING AN ARDUINO UNO (EXPLAINED)
So youāre here because you want to start learning some of the Arduino Basicsā¦ So letās start with THE most basicsā¦ no this "tutorial" is actually a little more basic than what you have in mind. It...
View ArticleRUN A SKETCH IN ARDUINO IDE
Our aim in this short tutorial, is to show you how to set up the Arduino IDE software to run a sketch. Note:In this tutorial we assume that you have already downloaded, and configured you Arduino IDE...
View ArticleSETTING UP ARDUINO SOFTWARE ON YOUR COMPUTER
In this tutorial, you will learn how to set up the Arduino IDE to work with your Arduino board (works will most Arduino boards) Step 1: Install the Arduino IDE software...
View ArticleATMEL STUDIO 6 WITH ARDUINO BOARDS - PART 2
Part 1 focused on installing and setting up Atmel Studio 6 for Arduino Boards. Now Part 2 will tell you how to integrate and use Arduino code with Atmel Studio 6! There are a lot of things to do, but...
View ArticleATMEL STUDIO 6 WITH ARDUINO BOARDS - PART 1
Atmel released the new version of their well-known Avr Studio, which now combines AVR, ARM and Qtouch under a new name: Atmel Studio Official Atmel Studio 6 page For the AVR part, the main difference...
View ArticleXBEE PAIRING TUTORIAL - SERIES 2
In this tutorial, you will learn how to pair two xBee modules: The antenna type does not matter when pairing the modules. The series type is product specific. For this tutorial you will need: 2 usb to...
View ArticleBLUETOOTH MATE MODULE AND ARDUINO TUTORIAL
Having trouble getting your Bluetooth module or Bluetooth Mate to work with Arduino? This tutorial will help you, and it won't take long! I will explain 3 major steps: Getting the module paired with...
View ArticleIOIO FOR ANDROID BEGINNER'S GUIDE
Step by step, this tutorial will help you install and configure the software needed to start developing IOIO applications for Android! While there is already a Beginner's guide on github's IOIO page,...
View Article9DOF Kalman Filter using Arduino Pro Mini and MinImu-9
Go here for a written tutorial and codeĀ
View Article