Show Posts
|
|
Pages: [1] 2
|
|
2
|
General Category / General Discussion / Re: Circuit Design from UNO board to ATMega328 without board
|
on: August 29, 2012, 11:01:30 am
|
ok, based upon the 350 mA peak (adding resistors), Thursday - Sunday would be 4 days and using 33,600 mA. this would be 5 C batteries (4.2) or 3 D batteries (2.  . Sound correct? I would assume that there will be a lot less than peak unless I am running the RGB's full-time. Since it will be turned off during the day - I would realistically expect: 2 Days maximum requirements: 2 C Batteries should work powering the RGB's full-time.
|
|
|
|
|
3
|
General Category / General Discussion / Re: Circuit Design from UNO board to ATMega328 without board
|
on: August 29, 2012, 08:27:08 am
|
ok, I'll try that. I was thinking to try Lithium, but wasn't sure of the calculation - so didn't know if it would help  I will be out from Thursday - Sunday running this thing without AC outlets, so batteries the whole time. It won't be constant peak, but wanted to base the calculation on peak to be 100% sure I have enough batteries with me to power all (extended) weekend.
|
|
|
|
|
9
|
Using Arduino / LEDs and Multiplexing / ShiftPWM - Error in project
|
on: August 24, 2012, 08:34:30 pm
|
|
I have a project that I already loaded onto one chip (ATMega328) on an UNO board. I moved computers and am trying to get it to work again, however, I am coming up with an odd error:
MyProject.cpp.o: In function `ShiftPWM_handleInterrupt': C:\Users\Andy\Downloads\arduino\arduino-1.0.1\libraries\ShiftPWM/ShiftPWM.h:124: undefined reference to `ShiftPWM_balanceLoad'
It is a pretty basic program and I did load the ShiftPWM into the Libraries folder. There is nothing inherited that is not in the libraries folder at all. This *may* be a new version of ShiftPWM, though... I had last loaded it about a year ago - Can't imagine why that would make a difference, though.
|
|
|
|
|
11
|
General Category / General Discussion / Re: Circuit Design from UNO board to ATMega328 without board
|
on: August 23, 2012, 02:45:52 pm
|
I am so slow at this. It's a pain in the butt to solder the ribbon cable to the RGBs and then heat-shrink properly. I think I need more tools  And a magnifying glass now that I'm semi-old (42). Now I wish I would have been 'on top of' this project when I started it. I would have had a real PCB created and some connectors to make this much easier!
|
|
|
|
|
14
|
General Category / General Discussion / Re: Circuit Design from UNO board to ATMega328 without board
|
on: August 20, 2012, 01:21:24 pm
|
Makes sense. I may have to make this my second revision  I'm running out of time! What would you suggest to wire up RGB LED's remotely? Example: I will have the RGB's 12-24 inches away from the circuit. I would LOVE to have the RGB wires pretty much covered so that I could place them in some sort of clear tube all together, but wired out one side (hope that made sense). I drew it up and attached in case it was unclear 
|
|
|
|
|
15
|
General Category / General Discussion / Re: Circuit Design from UNO board to ATMega328 without board
|
on: August 19, 2012, 01:27:51 pm
|
I put power and ground, but added nothing else  I thought I read that it had an internal oscillator. Can you point me to a schematic that might show this? I will have to purchase the oscillator, but have everything else. Thanks for the reply.. I was thinking that could be the case, but haven't found anything supporting that thought (probably not searching well enough)
|
|
|
|
|