Hi all,
I was using these GSM controllers on the below project of which I got to work ok but was limited to 8 inputs and 8 outputs and the only way round it was to use another of the gsm controllers and have 2 sim cards
This is what I am looking to acheive
Arduino main board
GSM modem to communicate with the system send text message (acts on it) recieve text messages upon inputs being triggered etc
I would like to put these on the system
On the old system I was using a PH/CF transmitter of which had dual a 4-20mA outputs these transmitters are expensive and rather bulky so the Atlas probes would be a lot more what I am looking for
On the system I would need around 8 relay outputs
A 4-20mA input for a temperature and humidity unit
And around 8 inputs of which will basically be switches
I would need certain components to communicate with each other i.e when the PH raises above a certain level it will automatically close a relay for a specific amount of time (ph down dosing pump) check the PH value and if below a certain level stop...and if still above repeat the process. The same would apply for the CF probe. When the above is taking place it would inform me via text message etc
I would also like to be able to transpose commands so if I were to send the txt message "pump 1 40ml" it would know the dosing pump delivers 40ml per 60 seconds and run for exactly 60 seconds...if I were to send the text message "pump 1 20ml" it would know to run the pump for 30 seconds etc
I have no experience with coding but have an understanding of electronic components and I can solder
Please can someone point me in the right direction of where to start i.e which Arduino base board to buy so I can play around with some of its features etc. I figure if I get the feel of how the software works connected to a PC using windows via USB...play with inputs, LEDs etc then I can possibly move on to the GSM side of things then buy and work on the probes?
Thanks