The Raspberry Pi C library provide you to access the GPIO (General Purpose Input Output) and other IO functions in the BROADCOM BCM2835 Integrated Circuit. These C library allowing you to access the GPIO pins on the 26 pin IDE
Setup and Configure C Library with WiringPi on RPI
WiringPi is an Arduino wire like library written in C, In Arduino wiring is the core input and output for the Arduino, and wiring is already part of the Arduino IDE software. The Raspberry Pi has a 26 pin GPIO
Wiring the Heart Beat Sensor with Processing and Arduino
On this tutorial we will going to wire the Heart Beat Sensor using Arduino & Processing. The pulse sensor module is an open source heart rate detection device that detects the hearth pulse rate through the light transmittance change with
Simple Earthquake Detection Sensor with Vibration Module
In this guide we will going to make a simple Earth Quake monitoring device and learn how to connect and control the digital shock/vibration sensor module, we will going use the LED as our triggered output instead using alarm or
How to wire 8X8 Matrix LED with MAX7219 on Arduino
The 8×8 Matrix LED you can adjust brightness by using Arduino Sketch, the 8×8 LED has many applications in real life such as electronic display panel or signage display projects and display clock, etc. The LED matrix can be driven
What is VCC, VSS, VDD and VEE
The VCC, VSS, VDD, and VEE notation are use in naming the voltage at various common voltage power supply terminal only a wire that point between exist power source of specified circuit. It change these general voltage terms map to
Water flow rotor/motor sensor wiring guide on Arduino
A water flow sensor is a plastic valve body with rotor that provides a hall-effect sensing when water flows through the motor. The motor will roll and the speed will change on a different rate flow. The hall-effect sensor will
How to wire PCD8544 5110 CMOS 84×84 LCD display on Arduino
The PCD8544 manufacture and develop by Philips Semiconductors commonly named Nokia 5110, a 84×84 LCD display with a low power CMOS LCD Controller driver designed to drive a graphic display at 48 rows and 84 columns can show 4 lines
How SPI, QSPI Serial to Peripheral Interface Woks ?
The SPI(Serial to Peripheral Interface) develop by Motorola and later adopted by Microwire of National Semiconductor and other companies. SPI is a hardware / firmware communication protocol or sometimes Engineers called it a “four wire serial bus” communication. The SPI
Starters #20 Wiring the I2C DS1307 Real Time Clock on Arduino
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