IOT Internet of Things are the next technological revolution that will invest every area such industrial, transportation, building constructions, manufacturing, agriculture, healthcare, energy on everyday life, etc. IOT promises to connect every things all together enable them to exchange information like,
Wiring MPU 6050 MEMS Accelerometer GYRO on RPI
Another illustration that demonstrate how to use MPU6050 on Raspberry Pi. The MPU 6050 sensor board contains a MEMS ACCELEROMETER and MEMS GYRO a single chip that provide a very accurate data, as it contains 16bits analog to digital conversion
Wiring the I2C / SPI OLED Monochrome Display with RPI
Another guide for wiring the OLED 128×64 Display Monochrome on Raspberry Pi. These display module has only 0.96” diagonal made of 128×64 OLED pixels, this module it works without backlight can be visible in the dark environment, and OLED display
Wiring the DS18B20 Digital Thermometer w/d Raspberry Pi
The DS18B20 is a digital thermometer provides 9bit to 12bit Celsius temperature measurement, this device has an alarm function with nonvolatile that user can program upper and lower trigger points. DS18B20 communicates over one wire bus or one data line
Driving the QD320DB16NT9481RA 3.2 TFT 480×320 LCD ILI9481 w/d MEGA2560
This is the 3.2 inch TFT LCD with 262K color on 480×320 Resolution. The QD320DB16NT9481RA shield support 16 wire data bus interface, working voltage at 3.3v ~ 5v power conversion and level conversion circuit. This shield can be directly inserted
Wiring the BH1750 Digital 16bit Serial Output Type Ambient Light Sensor
The digital 16bit serial output type Ambient Light sensor IC develop by ROHM semiconductor. The BH1750 IC is a digital Ambient light sensor IC that drives on i2c / IIC bus interface. This IC is the most suitable to obtain
Wiring the MPU9250 9 AXIS Motion Tracking Micro Electro Mechanical System
The MPU925 is a motion tracking device or MEMS (Micro Electro Mechanical System). A SIP (System in a Package) combining two components the MPU6500 & AK8963. The MPU6500 which is contains 3 axis gyroscope, 3 axis accelerometer, and onboard digital
Wiring DIGISPARK ATTINY85 with 096″ OLED Display Screen
In this illustration we will going to wire the ATTINY85 to control the OLED Screen using i2C Bus on ATTINY85 Microcontroller, I will just give an introduction what is ATTNY85 Microcontroller. The ATTINY 25,45, and 85 is a low power
Wiring the MPU 6050 Sensor Mems Accelerometer GYRO
The MPU 6050 sensor board contains a MEMS ACCELEROMETER and MEMS GYRO a single chip that provide a very accurate data, as it contains 16bits analog to digital conversion hardware for each channel that captures the X, Y, and Z
Setup & Installing ARM STM32FXXX DEV Board on Arduino IDE
This is a guide how to program & setup the ARM STM32F103C8T6 on Arduino IDE with STM32duino Code Library. This is the ARM STM32XX medium density performance line family incorporates the high performance ARM CORTEX M3 32Bit RISC Core Operating
Wiring 2 or More I2C devices as Writer/Slave Receiver
In this illustration we will going to wire 2 or more Arduino board using i2c. Arduino board share information with each other on 2 wires CLS, and SCL. below are the example how to used them and programmed to communicate
Monitoring a Relay with i2C 16×2 LCD Screen
In this illustration we will going to wire the 16×2 i2C lCD Screen with 4 channel relay to monitor each channel of the relay, please refer to this link if you need to know and understand how i2c works. Basically