Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 625 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 625 Bytes

Cuis-Miscelaneous

Different code experiments and ports.

GSA-Themes: It's a exercise to understand how to configure Cuis themes. SkypeTheme is a theme with a mix of blue, remembering the well know chat program.

Cuis-SerialPort: It's the SerialPort class taken from Squeak 4.4

Cuis-NamedSerialPort: It's the package Named Serial Port ported from http://www.squeaksource.com/NamedSerialPort.html (NamedSerialPort-SK.2.mcz)

Cuis-ArdIrda: Ported from http://www.squeaksource.com/ArdIrda.html (ArdIrda-GR.3.mcz)

Arduino-Core: Ported from http://www.squeaksource.com/Arduino.html (Arduino-Core-Richo.46.mcz)