PWM using Butterfly Board I really appreciate all the feedback guys. I've gone from basic C programming on a computer to embedded programming, and the learning curve is steep. And Smiley, I'm very...
Friday, 22 April 2011 - 00:59
PWM using Butterfly Board Hi Folks,
I've been working diligently, and here's what I have now. I have a small DC motor connected to a 9V source, and isolated from the Butterfly.
I've written a code to...
Monday, 18 April 2011 - 00:10
PWM using Butterfly Board All apologies, folks. I didn't mean to post in the wrong forum. I'm still very new to this.
I'm using the AVR Butterfly board which uses the Atmega169 uC.
I was going to assign...
Sunday, 17 April 2011 - 14:03
[CODE] [C] Simple Butterfly LCD driver wegstar wrote:thanks! :lol:
adding a sei(); before the init solved the problem.
I added sei() and the program worked!!! I've been working on this for 2 weeks!!! I'm so happy!!...
Sunday, 3 April 2011 - 20:18
[CODE] [C] Simple Butterfly LCD driver I was getting all kinds of errors when I tried to compile code containing Atmel's LCD drivers, so I decided to use this one. I got the sample code Dean wrote to compile with no...
I really appreciate all the feedback guys. I've gone from basic C programming on a computer to embedded programming, and the learning curve is steep. And Smiley, I'm very...
Hi Folks, I've been working diligently, and here's what I have now. I have a small DC motor connected to a 9V source, and isolated from the Butterfly. I've written a code to...
All apologies, folks. I didn't mean to post in the wrong forum. I'm still very new to this. I'm using the AVR Butterfly board which uses the Atmega169 uC. I was going to assign...
wegstar wrote:thanks! :lol: adding a sei(); before the init solved the problem. I added sei() and the program worked!!! I've been working on this for 2 weeks!!! I'm so happy!!...
I was getting all kinds of errors when I tried to compile code containing Atmel's LCD drivers, so I decided to use this one. I got the sample code Dean wrote to compile with no...