Shop OBEX P1 Docs P2 Docs Learn Events
I have a basic program scope but I could use some help — Parallax Forums

I have a basic program scope but I could use some help

BobbmainlyBobbmainly Posts: 3
edited 2008-02-06 01:10 in General Discussion
I am working on an HHO generator project and I need to develop a program that I can tweak and adjust. I am not a programmer but I can adjust code as needed. Programing from scratch is just not my vocation.

Here is the basic scope of the project and I am using an sx chip. I just need a basic code framework to get started with. My thanks and appreciation to anyone that can help.

1
check to see if the engine is running
5 volts on 0 volts off
no gas if no power
2
pressure transducer input
read pressure transducer
Add pulse to off time to regulate the cell output
Add or subtract time to balance pressure
3
pulse width modulation driver
on time
off time
on time
off time
on time
off time
on time
off time
4
over temperature check
read sensor light led if too hot
5
water level sensor
read voltage
if 5 volts do nothing
if 0 volts and the cell is on then turn on the water pump
for two seconds

Comments

  • BobbmainlyBobbmainly Posts: 3
    edited 2008-02-06 00:40
    Okay Lots of views and no one has the time. I understand. Would paypal help? just need the basics no life long commitment here.
  • BeanBean Posts: 8,129
    edited 2008-02-06 00:52
    You haven't given anywhere near enough information.
    That program is something that would take many hours to code and debug.

    I suggest that you do the program in small pieces. Get each piece working. Then try to get the whole ball of wax to work.

    As a first step I would write a program to read the pressure transducer input, since that seems to be a critial part of the program.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    www.iElectronicDesigns.com

    ·
  • BobbmainlyBobbmainly Posts: 3
    edited 2008-02-06 01:10
    Thanks I will see If I can start breaking it down better.
Sign In or Register to comment.