AVR ATmega Projects

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller Arduino

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller (Arduino)

Obstacle Avoidance Vehicle capable of detecting objects, scanning the area and navigating through the less obstructed path. Step 1: Materials Needed Hardware Arduino UNO based on ATmega328 microcontroller DYP-ME007 ultrasonic sensor Servomotor L298N Dual H-Bridge Motor driver Power Supply – i used LiPo 2s 4000 mAH 2x DC motors with 298:1 metal gearbox LED Chasis

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller (Arduino) Read More »

Updated Guide on How to Program an Attiny13a or 13 With the Arduino IDE

Updated Guide on How to Program an Attiny13a or 13 With the Arduino IDE

The ATtiny13 series chips are extremely cheap and useful chips for small projects that don’t need a full Arduino, but due to very outdated tutorials and a lack of information, it took me the better part of a day to figure out how to program these with the Arduino IDE. To fix this lack of

Updated Guide on How to Program an Attiny13a or 13 With the Arduino IDE Read More »

ATtiny Programming With Arduino

ATtiny Programming With Arduino

After this Instructable you should be able to program an A Ttiny85/45 with an arduino. It may sound complex but it really isn’t. After doing some research I could not find to much info on how this could be done. I however did find https://www.instructables.com/id/Program-an-ATtiny-with-Arduino/. This Instructable is my interpretation of what I learned from Randy.  Step

ATtiny Programming With Arduino Read More »

Ghetto Development Environment

Ghetto Development Environment

A while back, I posted up a quick and dirty “el cheapo” method of getting started programming the Atmel AVR series chips: Ghetto Programmer (version 1.0) Since then, I’ve vamped, re-vamped, and otherwise improved my setup. Thought it’d be nice to document it. The goal was to get a flexible, compact, portable, use-anywhere, AVR-based microcontroller prototyping

Ghetto Development Environment Read More »

Scroll to Top