Step 8Discharge Circuit
Vr=Vbat-Vfet.
| « Previous Step | Download PDFView All Steps | Next Step » |
3 Simple Ways to
Share What You Make
With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.
Other ways to share:
Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.
Share your step-by-step photos with text instructions of what you made so others can do it too!
Share your how-to video. You'll need your embed code from a video site such as YouTube.



| « Previous Step | Download PDFView All Steps | Next Step » |
Rechargeable Battery Tips
by
msuzuki777
Rechargeable Battery Capacity Tester
by
BrianH
SAFE Recharging of Exotic Batteries, NiMH, LiPO and complex battery packs or multiple …
by
erckgillis
NiCd - NiMH PC Based Smart Charger - Discharger
by
hosam_eldin
My protection circuit
by
msuzuki777
Homemade Cordless Drill Battery Charger
by
yeltrow
Extend Life... (of notebook batteries)
by
denanderen
Increase battery life for electronics
by
Plasmana
Li-Ion Battery capacity tester (Lithium power tester)
by
moris_zen
Dorm Power Station/Souped Up NiMH charging station
by
lilpepsikraker
40,983
views

Related: li, ion battery capacity power tester measure arduino NiMH NiCD
Total Views: 40,983
Today Views: 25
Comments: 40
Rating: 4.89
© 2012 Instructables

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.















fixed the code after a long night. i can get the setup to start up and the lcd turns on. it will then pick up what type of battery is connected and will measure the voltage and current of the battery, but the led wont illuminate which leads me to believe the mosfet is not switching on. im using a irf540a with a rds on of .052 ohms. any ideas?
Ive been using a 1.3v 1200mah AA rechargeable battery nimh.
any ideas?
thanks
i copied the code above directly into ardunio 0022 program. i have the duemilanove clone.
it comes up with the following errors:
dunkbat.cpp:3:10: error: #include expects "FILENAME" or
dunkbat:3: error: 'LiquidCrystal' does not name a type
dunkbat.cpp: In function 'void CL2()':
dunkbat:23: error: 'lcd' was not declared in this scope
dunkbat.cpp: In function 'void setup()':
dunkbat:31: error: 'lcd' was not declared in this scope
dunkbat.cpp: In function 'void loop()':
dunkbat:76: error: 'lcd' was not declared in this scope
dunkbat:99: error: 'lcd' was not declared in this scope
any ideas im a complete noob
thanks
paul
This is because the include file is not mentioned at the start. if you do: Sketch> Import Library>liquidcrystal , it will add the necessary header file to the sketch and compile correctly.
The FET voltage terminal is seems don't have connection to the drain circuit, how it's can give analog input (FET voltage) to arduino?
its a fantastic circuit and ive started to build it. have you by any chance got a higher resolution of the diagram above i cant zoom in enough? thanks
Pin "fetVoltage[plus]" on discharge circuit is left floating around. Could you confirm this? Thanks for great work anyway.
i will then alter it to work with 36v 14ah lithium polymer batteries somehow :-) if you have any ideas that would be great