led

Cheap and Simple Learning Board using AT89S51

Build your own a cheap simple Microcontroller learning board S-52. The board is based on ATMEL’s new ISP chip AT89S51, AT89S52, or AT89S53. This board can be used by beginners for learning Assembly and C language programming. Single sided PCB file included.   Introduction I have designed this leaning board to be used as a […]

Cheap and Simple Learning Board using AT89S51 Read More »

The Prototino™ using ATmega168 microcontroller

What is a Prototino™?   The Prototino™ is an Arduino clone with a built in prototyping area.   Designed to make a permanent version of your project once you have perfected it on a breadboard but without the expense of embedding your original Arduino into your project. The Prototino also makes your project more reliable

The Prototino™ using ATmega168 microcontroller Read More »

AT89LP2052 / AT89LP4052 Parallel Port Programmer

Programming the AT89 LP2052/LP4052 Flash Memory, Lock Bits and User Fuses The AT 89LP2052 / 89LP4052  microcontroller provide two interfaces with same command format for device programming. The serial ISP Programming interface of the new 2052/4052 microcontroller needs one additional SS Signal for device programming. This SPI signal will be added in the near future to the existing AT89ISP

AT89LP2052 / AT89LP4052 Parallel Port Programmer Read More »

Minimalist Arduino using ATMega328P microcontroller

Overview Here at the Transistor, we love the Arduino platform, so we decided to make our own Arduino Clone. The Minimalist Arduino is designed for use in permanent or custom circuits on solderless breadboards, stripboard, or custom PCBs. It contains only the bare minimum parts required for building the Arduino platform. The schematic for the

Minimalist Arduino using ATMega328P microcontroller Read More »

AVR Thermometer using AT90S2313 microcontroller

Introduction I bought the LED module from BanMor’ last week, just 30Baht. The moduleprovide a prewired multiplex of 4-digit common anode LED, that’s great.See the soldering pad of these signal in the 1st picture below. I thought,my friend gave me the AT90S2313 chip, and with a simple homemade ISP cableand a free software AVR ISP

AVR Thermometer using AT90S2313 microcontroller Read More »

RFID security system using ATmega32 microcontroller

Introduction and Motivations: For our final project, we designed and built (and exhaustively tested) an RFID-based proximity security system for use with Cornell Identification cards, which have been RFID-embedded since fall of 2003. The idea for this project was sort of spawned from our general interest in RFID technologies and the near-simultaneous occurance of Lab

RFID security system using ATmega32 microcontroller Read More »

The Self-Driving Toy Car using ATmega1284 microcontroller

“A car that can track its own location and calculate the direction and distance needed to get to a final destination given by user inputs.” Elevator Pitch For our final project, we built a self-driving car that takes in inputs for a final destination and drives itself from its initial location to the final destination.

The Self-Driving Toy Car using ATmega1284 microcontroller Read More »

Scroll to Top