Hi,
I am a complete noob when it comes to arduino. I have read some info on both this website and others to try and learn some of the basics.
I wonder if somebody could offer any advice on whether an Arduino could help with a project I am thinking of trying (if it is possible and not too far beyond my ability to learn the required skills).
Project description:
I have an electronic control unit, it has a single connection (wired) that senses voltage on the wire between 0 and 5v.
It sees 0v as an 'option 1', 5v as an 'option 3' and a mid point circa 2.5v (it is adjustable) as an 'option 2'.
Essentially it is just a way of selecting 3 different modes and by having a 3 way switch connected to earth, earth via a resistor and to nothing it sees the required voltages.
That part is the straight forward bit.
What I would like to do if it is possible would be some or all of the following.
I would like some form of identification to show which 'mode' has been selected.
I realise I could just wire a lamp to each mode switch position but I wouldn't need an Arduino for that.
I wondered if I could utilise a small LCD display and have the mode and/or mode details show as text on the display?
Also, instead of using the planned 3 position rotary switch to select between the modes could I utilise an Arduino and a single momentary push switch such that pressing the button would cycle through the 3 modes over and over?
Appreciate any help given. ![]()