chip

usbbusinesscard 1

USB business card with a computer chip board using ATtiny85 microcontroller

Have you ever seen a business card with a computer chip embedded on it? This one does. It has an ATtiny85 microcontroller chip that stores all your personal details. You plug it into an USB port of your computer, and find the details about the person opened into a text editor. Read more: USB business […]

USB business card with a computer chip board using ATtiny85 microcontroller Read More »

Happy JTAG2

HappyJTAG2 – JTAG AND SPI AVR8 interface using ATmega32

New version released ! V2.45 (Check version list for details) This construction is based on HappyJTAG Idea, to implement JTAG interface into target avr system and debug it remotly via USB, without specific JTAGICE hardware. All job is done by PC softraware. HappyJTAG version is easy , but not powerfull enough.There is barriere with performance, if

HappyJTAG2 – JTAG AND SPI AVR8 interface using ATmega32 Read More »

Robot Arm (1)

Arduino – Modifying a Robot Arm using ATmega328

Essentially another tutorial involving controlling DC motors. In this post I’m going to first alter a robot arm I had built previously from a beginners kit so that it can be controlled from Arduino. Then I’m going to write a series of posts on different ways to control the robot arm using Processing and other things. You should be able to

Arduino – Modifying a Robot Arm using ATmega328 Read More »

Bootloading pu Xolcano

Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano

it is very difficult to bootload Atmega chips when you don’t have proper knowledge about device signature ! each chips are associated with its own Signature.at the beginning I found very difficult in uploading bootloader file to Atmega 328pu and Atmega 328p-pu , although their are many different methods are already available in Internet ,it

Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano Read More »

Weeks 11 12 AVR USB Devices and Programming

Weeks 11-12: AVR USB Devices and Programming Using Atmega

One of the relatively unexplored topics in this week’s lecture was USB, the ubiquitous protocol that allows computers to communicate with peripheral devices (containing microcontrollers). Creating a USB device allows any computer to talk to it without the specialized software and hardware we’ve been using so far. For these two weeks, I decided to understand

Weeks 11-12: AVR USB Devices and Programming Using Atmega Read More »

TINY USB PROGRAMMER AVR MICROCONTROLLERS AVRDUDE

TINY USB PROGRAMMER AVR MICROCONTROLLERS AVRDUDE USING ATMEGA

USB programmer There are few components – the ATtiny45 microcontroller, two Zener diodes, a capacitor and several resistors. Of course, there are still connectors – USB plug and IDC-6 plug. Resistor R1 informs host… Electronics Projects, Tiny USB programmer AVR microcontrollers AVRDUDE “avr project, microcontroller projects, programmer circuit, “ USB programmer There are few components – the ATtiny45 microcontroller, two Zener

TINY USB PROGRAMMER AVR MICROCONTROLLERS AVRDUDE USING ATMEGA Read More »