Is there a hardware product out there that will run TC (command line only) out of the box, with just Ethernet, USB, and VGA (or HDMI), for less than AU$200? Preferably using <10W?
I just need to run a python script to download data from a modbus device and write it to a usb drive. It's very little work (less than a second every 30 minutes), most of the time the device will be idle. Data access and admin is via SSH. It's running on a PIII/128mb system now but I want to make it more compact and silent.
A Mini-box Atom system booting TC from a CF hard drive looks like my best option at present, but it's way more processing power, memory and I/O than I need.
Any (constructive) suggestions are welcome.
PS I could probably go the Arm route and work up a system on a Beagleboard or similar, but I've got it working in TC now and I like the way TC operates.