SPECTRUM ANALYZER COMBINES PERFORMANCE WITH EASE-OF-USE
SPECTRUM ANALYZER COMBINES PERFORMANCE WITH EASE-OF-USE Read More »
I love the Atmel AVR microcontrollers! Since building the Ghetto Development System described in this Instructable, I’ve had no end of fun experimenting with the AVR ATtiny2313 and the ATmega168 in particular. I even went so far as to write an Instructable on using switches as inputs, and extended the Ghetto Development System concept to CPLDs. During a
I2C COMMUNICATION WITH PIC MICROCONTROLLER Read More »
While I was writing some tips to solve problems about Spectrum’ keyboard, some guys asked me for the possibility of using a PC-keyboard coupled by adapter. One market solution was launched by ‘Sintech’, but isn’t available the scheme nor the program used by inner microcontroler. This lack of information pushed me to do an innovating
IMAR-3 PC-KEYBOARD ADAPTER FOR SPECTRUM using pic16f84 Read More »
Introduction Sometimes you only need a simple and cheap RS232 terminal to get sufficient control over a PC or a RS232 device. There is no need, no space or even no power to place a monitor, a computer case and a keyboard. Maybe there exists also the problem, that the PC or the device is
AT Keyboard Interface V1.04 using PIC16F84 Read More »
PC Keyboard Theory The IBM keyboard you most probably have sitting in front of you, sends scan codes to your computer. The scan codes tell your Keyboard Bios, what keys you have pressed or released. Take for example the ‘A’ Key. The ‘A’ key has a scan code of 1C (hex). When you press the
Interfacing the AT keyboard. Read More »