madworm writes: Just wanting to share one of my latest projects, made possible by DirtyPCBs. I got a lot of good boards (actually 2 designs) and saved 25$ using this service. Very nice. It’s a simple thing, just a micro (ATmega168) + a bunch of WS2812B LEDs. Main purpose: more colours :-) It’s meant to […]
Tag Archives: Atmega168
Power line communication
Haris Andrianakis wrote a post on his blog detailing his power line communication system: The primary objective was to enable two devices to communicate with each other over power line technology, specifically to transmit data reliably from a weighing machine to a remote display. Due to the inherent risks of data loss or interference — similar to issues often […]
Telepresence robot using Microchip PIC16F1829 and Atmel AVR ATmega168 I2C smart DC motor controller microcontroller – Part 2
Ronald of ermicroblog writes: The I2C (read as I square C) smart DC motor controller is designed using the Atmel 8-bit AVR Atmega168 microcontroller and configured to act as the I2C slave device where it could be controlled by other microcontroller or microprocessor through the I2C SDA (serial data) and SCL (serial clock) interface. In the first […]
Reading and writing Atmega168 EEPROM
Here’s a tutorial from Protostack for beginners on how to read and write EEPROM on the Atmega 168 and display the values on an attached LCD. Includes source code in C.
AVR based power usage monitor
Dan Stahlke built an open source homebrew power usage meter based on the Atmega168. The project stores the measurements on an SD card. Just might be the ticket for monitoring holiday display power usage. Via Electronics-lab.
