Version 9 of Raspberry Pi

Updated 2012-07-03 12:52:11 by Mysund

US The Raspberry Pi is out now, though still difficult to get one.

dzach Tcl/Tk 8.5 is very easy to install on Raspberry Pi:

 sudo apt-get install tcl8.5
 sudo apt-get install tk8.5

or one can try compile tcl8.6 for it.

Together with a Gertboard it will be a nice playground for Tcl/Tk.

somehow related...[L1 ]


RFox - 2012-06-29 18:47:16

Mine is on order I can keep people posted. The project we have in mind is to get it to serve a special purpose set of USB data acquisition devices on the net. Yes I know there are ethernet USB extenders but we want a bit more smarts on top of the device.


Mysund - 2012-07-03 12:52:11

TCL on the Raspberry PI...

This sounds indeed as a very nice thing.

It can actually be a very nice hw-platform to promote TCL in these TCL slow times.

If i get the time/energy, i might make some short tutorials for TCL.