Discussion Title | Created date |
---|---|
PWM Control and IO Ports on Butterfly Greetings Folks, I'm using the AVR Butterfly (Atmega169), and I'm trying to control a PWM I've created using switches connected to PORTB. My code isn't working. My signal is... |
Friday, 22 April 2011 - 02:11 |
PWM using Butterfly Board Hi, I'm currently trying to control a small motor using PWM. The problem I'm having is getting my signal out. Here's what I'm working with: DDRB = 0xFF; TCCR0A = (0<<FOC0A... |
Saturday, 16 April 2011 - 22:44 |
Butterfly Joystick I'm working on a project using the AVR Butterfly board. I want to push buttons on the joystick and turn on outputs while displaying data on the LCD. I just need a driver I can... |
Sunday, 3 April 2011 - 23:38 |