more I/O opto22
Karl_T
Posts: 7
My winter project is a microcontroller to ventilate and water my
greenhouse/high tunnel.·I plan on using Opto 22 boards and IO blocks for
this project. Parallax makes a module just for this:
http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/27945/List/0/SortField/4/ProductID/289/Default.aspx
(parallax part number 27945 if link above breaks)
I did a count this morning and this is no where near enough IO. Parallax
makes a 40 pin stamp with 32 IO that would work. But they don't make the
above module for it. Is the design for the 27945 public knowledge? Is it possible
to have one custom made? programming the stamps is easy for me but I'm not at
all comfortable with custom circuit board fabrication.
Karl
·
greenhouse/high tunnel.·I plan on using Opto 22 boards and IO blocks for
this project. Parallax makes a module just for this:
http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/27945/List/0/SortField/4/ProductID/289/Default.aspx
(parallax part number 27945 if link above breaks)
I did a count this morning and this is no where near enough IO. Parallax
makes a 40 pin stamp with 32 IO that would work. But they don't make the
above module for it. Is the design for the 27945 public knowledge? Is it possible
to have one custom made? programming the stamps is easy for me but I'm not at
all comfortable with custom circuit board fabrication.
Karl
·
Comments
An easy solution might be to just use two Stamp Controller Interface Boards with one Stamp as a master controller and the other as a slave and have them talk to each other. What are you using for timers / sensors?
I'm not seeing an easy way to make a master/slave controller. Maybe I just need more experience. The most obvious way to make a master slave would be to have the slave do the actual DC motor control and have the multiple temperature, soil moisture, wind, and operator inputs on the master. But, I'd need 20 I/O plus a couple for comm on the slave. There are four DC motors with outs for power up, power down, ins for upper limit, lower limit, and 1 pulse/revolution for DC motor rotation on each motor. I could go to just one in for both limit switches but I'm still over budget.
Karl
Thanks for the tip. This should work great. Cheap too.
Karl