start-stop engine control module-gas or diesel
Anthony Baldassare
Posts: 11
·I need help to design a control module that would incorporate the parallax basic stamp 2. This module has to sense three different sensors; each one has a high and a low signal;Whenever one of them is high then start engine-and if ever all of them are low then stop engine.
I would like to incorporate an LCD 4 lines display that would read the battery voltage, each sensor: 1-air pressure, 2-oil pressure,3-RPM, 4-time of use for maintenance.
Who could help me with a project like this one, I have been working with stamp since 1996 circa but never achieved a perfect understanding of incorporation of 4 projects at once for example and I know that the basic stamps are powerful enough to achieve what I would like to do and there is no-one here in Montreal, Quebec·who could help me.
·I am a new member and am looking forward to exchange some knowledge.
Thanks
Tony
ps: for now, reply at: steveb@mobiltech.ca
I would like to incorporate an LCD 4 lines display that would read the battery voltage, each sensor: 1-air pressure, 2-oil pressure,3-RPM, 4-time of use for maintenance.
Who could help me with a project like this one, I have been working with stamp since 1996 circa but never achieved a perfect understanding of incorporation of 4 projects at once for example and I know that the basic stamps are powerful enough to achieve what I would like to do and there is no-one here in Montreal, Quebec·who could help me.
·I am a new member and am looking forward to exchange some knowledge.
Thanks
Tony
ps: for now, reply at: steveb@mobiltech.ca
Comments
take each part of this project and break it down into one project. get the code working for each part then work on combining them.
This site can be a ton of help but the group isn't big on doing stuff for you. give it a shot if you get stuck as a specific question. post your code and you will get help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
Great show by the way!
Thank you for your answer. Paying someone to build it is one thing, easier,I convene however I would rather learn and comprehend and I am working really hard at it, never having taken a course. I spend all my sparetime studying and experimenting and am advancing however am having a head-busting time with the coding; but am getting there. As I will progress, I will certainly ask specific questions and advice.
Your advice for now is very sound, thanks
Tony
glad to hear you don't want a buy the project! there should be lots of examples in the manual and online for reading the individual inputs. once you get it reading all of the inputs needed putting them together should be quite easy.
good luck!
DGSwaner
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Rick
i will be trying withe no lcd
and codes are as folod if then, hy ,low, or, and all mixte togeter
tony baldassare