The ControlCore system allows a user to completely configure, download, and monitor an arbitrary control algorithm inside a micro controller based communicating I/O device. It provides a visual, function-block oriented, programming experience allowing Industrial Automation and/or HVAC professionals to implement custom control strategies, with no coding required.
ControlCore is thinking about adding support for arduino boards. And We would first like to get some feedback from the community.
Would you use ControlCore to program your arduino?
Which board would you like to see supported? ( we were thinking ArduinoBoardMega2560 would be a good fit )
I think this would be a great idea. It would be great if you supported this http://www.seeedstudio.com/depot/seeeduino-mega-p-717.html?cPath=132_133 version of the Mega 2560 since it breaks out ALL the pins on the 2560 chip. It would just be a matter of including the extra pin mapping in your code.
With the plethora of FREE Arduino programming alternatives, including a few graphical versions, I seriously doubt that you will get much traction with a per device licensing scheme.
kd7eir:
With the plethora of FREE Arduino programming alternatives, including a few graphical versions, I seriously doubt that you will get much traction with a per device licensing scheme.
Thank you for you comment. we suspected a licensing scheme might be frowned upon by an open source community. Perhaps a kick starter campaign would work better? I can't find any free graphical Arduino programming alternatives. Modkit appears to be 50$. We are looking for places to expand, Arduino seems like a gr8 product we could work with, but we simply cannot offer everything for free...
a licence per device would kill me, when I make a widget at work its 10-25 of them
like recently I made a simple device that read a byte from the serial port / USB and controls upto 8 3 amp 24 volt SSR's, then returns a byte giving the status of upto 8 PLC inputs so we can interface our PLC mechanical world to our C# PC world
I made 20 of them, that starts to get costly considering I can say "stuff it" to the automation staff, and write it for free in C