Welcome to ermicroblog
Sunday December 22, 2024Are you looking for something fresh, update and simple explanation on the microcontrollers and electronics concept?
Here at ermicroblog we always bake fresh new projects,
tutorials, and ideas. Any sugestions and comments would be most welcome.
Have a pleasure reading and hope you enjoy visiting ermicroblog.
Feature Video
July 2017 Top 10 Pageviews
e-Book
Basic User’s Experiment Note
The “Basic User’s Experiment Note” is based on the popular 8-bit Atmel AVR ATmega328P microcontroller using AVRJazz 28PIN development board. This ebook covering most of the Atmel AVR ATmega328P microcontroller features and it’s aimed for the beginners, hobbyist, or anyone who wants to learn and understand the 8-bit Atmel AVR ATmega328P microcontroller powerful features. Read more »
Latest Entry
H-Bridge Microchip PIC Microcontroller PWM Motor Controller
Monday January 26, 2009 by rwb, under Microcontroller.
One of the advantages using the Microchip PIC microcontroller Pulse Width Modulation or PWM for short is; this PWM peripheral circuit is designed to control the DC motor using the full bridge mode PWM feature. The PWM peripheral works by supplying the correct signal to the H-Bridge DC motor circuit such as speed controlling and changing the DC motor direction. Read more »
105 Comments
PIC Analog to Digital Converter C Programming
Sunday January 18, 2009 by rwb, under Microcontroller.
The PIC16F690 microcontroller is one of Microchip midrange 8-bit microcontroller that has a build in 10-bit resolution of Analog to Digital Converter (ADC) peripheral. The ADC is one of the important features that enable us to digitize our analog world. Usually we use the electronic sensor to convert the analog value to the voltage level value. Read more »
20 Comments
AVR Twinkle Twinkle Using PWM Project
Saturday January 10, 2009 by rwb, under Microcontroller.
Would be interesting if we could make our microcontroller to sing for us not just beeping or blinking; this project is all about using the powerful AVR ATmega168 16-bit PWM feature to produce accurate musical notes such as playing the child’s favorite Twinkle-Twinkle Little Star song or we could say beeping with style. Read more »
16 Comments
AVR LCD Thermometer Using ADC and PWM Project
Saturday January 03, 2009 by rwb, under Microcontroller.
Sometimes we need our microcontroller to interact with more human readable information. It will be better for us if we could make it display the words not just blinking the LED. Today most modern gadget such as mobile phone and PDA, use LCD (Liquid Crystal Display) for interacting with us. In this project we will learn how to use the 2×16 LCD for displaying the room’s temperature. Read more »
11 Comments
Controlling DC motor with AVR ATtiny13 PWM and ADC Project
Saturday December 27, 2008 by rwb, under Microcontroller.
It’s interesting to explore what we can do with this tiny 8 pins; 8-bit microcontroller. The ATtiny13 is the smallest and cheapest Atmel AVR 8-bit microcontroller families but yet, it’s loaded with sophisticated peripherals such as two 8-bit PWM channels and 4 channels 10-bit ADC. Read more »
1 Comment
Using Transistor as a Switch
Tuesday December 23, 2008 by rwb, under Electronics.
Most of microcontrollers work within 5 volt environment and the I/O port can only handle current up to 20mA; therefore if we want to attach the microcontroller’s I/O port to different voltage level circuit or to drive devices with more than 20mA; we need to use the interface circuit. One of the popular method is to use the Bipolar Junction Transistor (BJT) or we just called it transistor in this tutorial. Read more »
28 Comments
Introduction to the Microchip PIC C Programming
Thursday December 18, 2008 by rwb, under Microcontroller.
The PIC microcontroller is quite popular in industrial and hobbyist, some of the newest 8-bit midrange Microchip PIC microcontroller with nanoWatt technology is PIC16F690, this 20 pin microcontroller has a build in peripherals such as ADC, UART, PWM, I2C, analog comparator and with 7KBytes program memory flash; Read more »
29 Comments
ermicroblog pages
Home | Login | Register | About