Demo board on batteries?
Thomas Fletcher
Posts: 91
I just purchased the propeller starter kit and I am already getting buyer's remorse. I have zero electrical background and my programming is old school
(Basic, Fortran, Cobol), but I wanted a new hobby.
Many questions. Many many questions.....but I was wondering first if the demo board can be ran off of batteries. I have a power source from a helmet camera
that uses 8 AA batteries but have no idea on it's output.
(Basic, Fortran, Cobol), but I wanted a new hobby.
Many questions. Many many questions.....but I was wondering first if the demo board can be ran off of batteries. I have a power source from a helmet camera
that uses 8 AA batteries but have no idea on it's output.
Comments
or 6v double the current
either way it will work but be inefficient.
a switching supply would save battery life if you don't mind buying an extra module
Don't worry, you are in good hands here..
You've also picked a great board to work with!
The Propeller chip itself runs on 3.3v, but the regulators can handle higher voltage input.
8 AA batteries (at 1.5v each) is 12V DC. The regulators will handle this,
but it is a little more than I would be comfortable with for long term use.
(and the regulators will likely run hot. not good.)
If you feed anything from 6v-9v DC into the board, you should be in good shape.
I've run mine off 9v batteries. (Don't last more than 4-5 hours if you are using a screen.)
without issue.
Don't be afraid to ask those questions... [noparse]:)[/noparse]
Be warned, the Propeller is a seriously addicting hobby.
Say goodbye to family, friends, outdoors, co-workers, etc. [noparse]:)[/noparse] [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
www.adafruit.com/index.php?main_page=product_info&cPath=18&products_id=80
You can purchase this from Adafruit, or build one with a few parts from your local Radio Shack.
I've even seen small AA battery packs which have the 9v connector on one end so you can be more precise.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
If you do run it off of 12 volts, be sure not to draw too much current. If you feel the regulators heating up really hot (those two black squares by the USB port) then turn it off and remove some of the load.
For some of my questions about the propeller, see this thread: http://forums.parallax.com/showthread.php?p=765086
Some electrical engineering is helpful, but not required. Most of the Obex objects have the circuit diagrams built in, and with the demo board most of the work is done for you.
Russ
Thank you!
After getting the basics down, my first project I wanted to make was a "magic compass" that points to a geocache instead of north
using the digital compass, gps, and a servo.
(Use a DC powerpack for your development process, then switch in the battery for the road.)
Take your time to "start with the basics" with the Propeller and enjoy the adventure in learning.
Mike's suggestion for a rechargeable pack is solid and will keep you from investing in battery stocks. [noparse]:)[/noparse]
BTW, I'm "oldschool" (note my forum name) too. You'll get up to speed in no time.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
maybe some uncertainty information). For the screen I might use one of the small graphical LCDs that parallax sells, or if you
want to splurge, the OLED module that is available. Even simpler would just be three LEDs, one for "straight ahead", one for
"turn left" and one for "turn right" with various blink rate cues for distance and/or how much to turn.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit my site -> [url=Http://www.rawcircuits.com]www.rawcircuits.com[/url]
Post Edited (grasshopper) : 2/25/2009 7:05:45 PM GMT
rokicki, I thought about using a screen but I wanted it to be a little more "Pirates of the Caribbean" with a physical needle. I use an IPAQ with bluetooth GPS now and GPS tuner software which
only provides bearing information when moving (no digital compass) which gets confusing when you make small turns or turn in place.
That is a spark fun mini mod GPS breakout board and its working quite well. It displays Altitude, longitude, latitude, speed and time of course. I must admit that the speed has not been tested since i have not made it portable yet.
I have found that using a 2x20 LCD display - with battery's I can run it "surprisingly" for quite some time.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit my site -> [url=Http://www.rawcircuits.com]www.rawcircuits.com[/url]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
Hmm I have an off topic question to show my complete ignorance but it has been bugging me for some time since the
idea of kinetic seaweed first popped into my head.
If you had enough AA batteries could you ever produce a megawatt of electricity? Or is it like two separate things?
Kinetic seaweed was an idea to string billions of the Seiko Kinetic Watch mechanisms together in mile long beds near shore.
Yes you could make a megawatt out of AA batteries. This would require some batteries and bit of time to do, but nothing is impossible. Stun guns crank out high Voltages - say 50 kV up to 1000kV Volts mix this with some current (1 -10 Amps) eventually you'll get a megawatt. I think most use 9V bats.
@ Oldbitcollector
I am running a 2x20 off of 6 pins so its not to bad. 4 Data pins and 2 for CS and (RW if i remember correctly.) The remaining pis are for power ground and backlighting so no propeller involvement needed on them.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit my site -> [url=Http://www.rawcircuits.com]www.rawcircuits.com[/url]
I totally disagree.
If one was to take a few battery's AAs - modulate a signal into a transformer, storing the voltage in a capacitor network you would begin to increase the voltage to high numbers. The next step would be to add a little current. I don't think that 1 million batteries would be needed.
Maybe 1 million in parallel gives you a Mega-volt.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit my site -> [url=Http://www.rawcircuits.com]www.rawcircuits.com[/url]
To understand better the answer
P=IV and since MegaWatt = 1^6P then no matter how you get I(current) and V(voltage) its all the same thing.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit my site -> [url=Http://www.rawcircuits.com]www.rawcircuits.com[/url]
Started reading on voltage and current and the best I could comprehend was that voltage is the push and current is what is being pushed?
So like does a city need a certain ratio of the two or could the megawatts be all voltage?
p loss=i*i*r
so if the distribution system likes to go higher voltage to lower I since r of wire is expensive to reduce
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
What Seiko has done is, in effect, to install a miniature power plant in each Kinetic watch. What the Kinetic movement does is capture natural energy from the movements of the wearer's arm, amplify it, store it and use it to power the timekeeping mechanism. It is a triumph of microminiaturization. Seiko filed more than 50 patents for the Kinetic project.
The heart of the Kinetic system is the rotor. A tiny thing, just 2.66 mm in diameter and 0.4 mm thick, the rotor (technically, a samarium cobalt microrotor) spins at astonishing speed - 10,000 to 100,000 revolutions per minute, five times faster than a racing car engine.
The wearer's arm movement causes an oscillating weight to rotate. Gear trains transfer this movement to the rotor, whose spinning generates voltage across a coil block. That's electricity. The electrical current is stored in a tiny component called the ESU ('electrical storage unit') and is released when needed to power the watch.