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
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
Using Password Access Control on Matrix Keypad with Optocoupler Relay
These tutorial will guide you to make a password access control using “Keypad Membrane” connected to a Relay Module, Were just temporarily used LED for the output just to check if it is working, instead using a mechanical solenoid door
How to use I2C Bus Interface in Arduino with Sample Code
Using I2C (I square C) in Arduino interface , I2C is a standard for connection MCU and peripherals together. I2C is sometimes referred to as 2 wire interface or TWI. All the Arduino board have at least 1 I2c socket