More Searching

Custom Search

Wednesday, June 29, 2011

Troubleshooting laptop keyboard typing random


Troubleshooting laptop keyboard typing random, turns a small problem, not a virus and others. The problem is the Fn + NumLk active, then turn it off by pressing Fn + NumLk again .... the problem is resolved.

Sunday, June 26, 2011

Programming (Interface) LCDs with AVR Microcontroller ATMEGA8535



Basic Theory of LCD

LCD (Liquid Crystal Display) is a viewer module which is widely used because it looks interesting. LCDs are the most widely used today is to refurbish M1632 LCD because the price is quite cheap. M1632 LCD display is an LCD module with 2x16 (2 rows x 16 columns) with low power consumption. The module is equipped with a microcontroller specifically designed to control the LCD.
Artificial Hitachi HD44780 microcontroller that serves as the LCD controller has CGROM (Character Generator Read Only Memory), CGRAM (Character Generator Random Access Memory), and DDRAM (Display Data Random Access Memory).

LCDs are common, there is a length of up to 40 characters (2x40 and 4x40), which we use to manage storage DDRAM the character.

Composition of Addresses In LCDs

Start address and end address character 00H 39H. Thus, the initial address on the second line starts from 40H. If you want to put a character on the second row first column, then it should be set at address 40H. Thus, although the LCD is used 2x16 or 2x24, or 2x40, then writing the same program.
CGRAM is a memory to describe the pattern of a character, where the shapes of the characters can be changed in accordance with the wishes. However, the memory will be lost when power supply is off so that the pattern of the character will be lost. The following table pin for LCD M1632. The difference with the standard LCD is at the foot of a VCC, and Gnd feet 2. This is in contrast to a standard LCD.
M1632 LCD foot structureKeep in mind, such as the HD44780 LCD driver has access to two registers are set using the RS pin. At the time of hospitals logic 0, the register is accessed is a command, while at the RS logic 1, the register that is accessed is data register.

In order to activate the LCD, the initialization process must be done by setting the RS bit and to clear the bits of E with minimal delay 15 ms. Then sends the data 30h and dela
yed again for 5 ms. This process should be done three times, then send the initials 20H and interface data length with a width of 4 bits only (28H). After that the display is turned off (08H) and in-clear-it (01h). Subsequently setting displays and cursors, and blinking is ON or OFF.
The following figure shows the relationship between an LCD with a microcontroller port, there is usually a potentiometer to adjust contrast / brightness of the LCD. On the input LED, mounted transistor as a current amplifier, so it can display the LED light is bright enough.
Here is a sample program displays a message with a sliding right-left with a certain delay. Create a new project with the name of the LCD, and enter the following code.








NOT YET FINISH...FOLLOW NEXT TIME

Saturday, June 4, 2011

SERIAL to USB Home Made Using ATmega8

 [ BROKEN LINK DOWNLOAD WAS UPDATE]

the other choice build your own USB to Serial whitout microcontroller clik THIS 

In the following article will discuss how to implement and make a USB to Serial Converter own with ATmega8 microcontroller. In this ATmega8 will be given free firmware source code and can be downloaded at the bottom.




Because the ATmega8 there is no facility for communication with the USB, then inevitably the data with the USB communication protocol must be made on the firmware itself. For a study guide the USB protocol can be seen in other parts of this website or click the link below to view it. In the firmware can be downloaded existing code to handle USB protocol, so that can be directly used, but if you want to add another facility, you can edit the firmware. The firmware provided is written in assembler language that can be done and compiled with AVR Studio 4. In addition to code Assembl
ernya also included his Hexa code compilation results of AVR Studio 4 which can be directly entered in his IC.

Here is a circuit schematic drawing USB to Serial converter with ATmega8.
USB data line of D + and D-connected to PB0 and PB1 in the ATmega8, this connection should not be changed because of these pins can be done with high-speed data transfer. For there was a connection and the opinion of a good signal between USB and devices, then ATmega8 be hired at Low Speed ​​data rate that is the way her pull-up 1k5 Ohm resistor on the D-line data. For the other components are only used as a complement for the system to beropersai with good, for example Xtall used as a clock and used as a filter capacitor power supply.

If at this circuit you want a USB to RS-232 converter then you need to add the IC MAX 232 as Level converter from TTL to RS232 levels. If you only want to use to control the LED you can directly connect to the PIN I / O directly in series with a resistor before.

For the implementation of the firmware as the USB receiver and coding of protocolnya, will receive all the packets of data from USB and then stored in an internal buffer. Starting from the first revenues derived from external interrupt (INT0) is the data to "sync pattern", during the admissions process only the last packet in the check the signal EOP (End of Packet). After the
admissions process successfully, the next firmware will mong-coding a number of data packets it receives and then analyze it. Once again because of the USB protocol is very difficult you can read again the USB protocol on the following links. The process of receiving data on a USB in general can be seen in the following flowchart flow.Firmware is generally divided into several sections main blocks, namely:

* Interrupt Routine
* Decoding Routine (Includes NRZI Encoding, BitStuffing Removal / Addition).
* USB Reception
* USB Transmission
* Requested Action Decoding
* Performing Custom Actions Requested

Users can add the function of certain functions into the firmware, like the function to create a "Customer-Specific", function to "Direct Pin Control" and so forth. To complete the firmware can be downloaded at the bottom.

For ATmega8 that will be used the following support for 800-byte FIFO buffer, with baudrate baudrate 300 to 115 200, databit (5,6,7,8), stopbit (1.2), and its parity (none, odd, even, mark , space).

By using this ATmega8 there are some possible features that can be added for example:

* USB read / write to internal memory that is 512 byte EEPROM to store data such as calibration data or data product code.
* Possibility to use PWM and ADC (Analog to Digital Converter) which is in ATmega8.
* With the program memory space that is still large, the user can add other facilities such as for USB to I2C converter or USB to Serial PS2 and converter - converter to another.
* Users can create / add sort into ATmega8 bootloader, so if you want to do enough to do Firmware upgrade via USB.

 
Download


Firmware


 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Lady Gaga , Salman Khan