This tutorial we will going to wire the DS1307 Module with on Chip I2C. which is output the real time clock signal through standard I2C interface. The DS1307 Serial Real Time Clock is a low power, full BCD (binary-coded decimal)
What is STM32F429 Discovery?
The STM32429, code name Discovery helps hardware developers to make interactive applications easily, it has everything required for beginners to experience users, it has high performance microcontroller STM32 F4 series from STMicroelectronics base of the STM32F429ZIT6 it has ST-LINK version
Burning Bootloader to ATMEGA328-AU with Arduino ISP
This guide I’m going to demonstrate to you how we going burn a Bootload to Arduino 328P-AU Mini Pro using Arduino UNO 328P as a host, base on previous article we manage to bootload the without Arduino ISP a fresh
Burning Bootloader to ATMEGA168P/328P with Arduino ISP
Sometimes you need to burn Bootloader into your ATMEGA Integrated Chip. You can also purchse a chip that comes with preloaded Bootloader or ISP programmer like USBASP, actually any working Arduino can be used also. This tutorial I’m going to
Introduction of RFID System & Wiring the VHF Reader/Writer 13.5Mhz on Arduino
In recent years automatic identification procedure have become very popular in many service industries, manufacturing companies, purchasing and distribution logistics, and material flow systems. Automatic identification procedures provide information on people, animals, goods, products, transportation’s, the most common form of
Wiring MOSFET to Arduino and Driving Bigger Loads
Each one of Arduino Pins can be used to power devices that use up to 20 mA, this is a very small amount of current to drive, just enough to run an LED. If you try working to drive something
Creating a Ghost Blog using Node.js, Nginx and Raspberry Pi 2
Ghost Blog is a independent free, open source blogging platform written in JavaScript and distributed under the MIT License, Ghost Blog is design to simplify the process of online publishing both individuals and publishers. below are the diagram how Ghost
What is OpenELEC? Media Centre
What is OpenELEC? Media center were one of the first projects to think for the Raspberry Pi and they have gone to become so popular. The Raspberry Pi Foundation has invested in their development to mass production, and they been
SSH (Secure Shell) vs VNC (Virtual Network Computing) how it works?
SSH(Secure Shell) is mostly used many system administrators to control or remotely work with the servers across the world. for example a VPS (Virtual Private Server running a website or web application), they need a remote connection because they don’t
How Servo Motor Work? and how to control theme using Arduino
Servo motors mostly use in toy cars, airplanes, robots, industrial machinery, manufacturing, pharmaceutics. The servo circuitry is built-in inside the motor itself and has a positional shaft which usually fitted with a gear. The motor is controlled with an electrical
Starter #18 Controlling a DC Motor on Arduino
In this tutorial you will going to learn how to control and drive the DC Motor on Arduino, you will also learn how to used the analog output PWM or Pulse with Modulation to control the speed of the motor
Starter #20 Common Error of Arduino IDE
Sometimes you will encounter an errors wile your in the Arduino IDE, some error sometimes it very difficult to fix like java applet errors some error are easy to fix. below are the list of error while your doing you