Overtone Labs

I just put new StickOS v1.92 bits up for the CUI32 (as well as other PIC32’s and MCF5225x’s) on the http://www.cpustick.com/downloads.htm website.
 
The changes include:
 
* fix usb host mode – now you can log to a usb flash drive trivially using “print” statements

* add "lcd" statement to interface with HD44780-compatible LCD

* add "analog" variable to return analog supply millivolts

* add "keychar" variable and "keychars" mode to interface with 4x4 scanned keypad

* change servo output pins unit from centi-milliseconds (cms) to microseconds (us)

* add "subs" command and BASIC library support  -- this is really cool and now you can access library “subs” without cluttering your main program – you can just put subs in a library by “save library”

* process console lines with \n or \r (but not both), to make it possible to paste unix line endings into tera term

* add "random" system variable

* change "let" keyword to be (usually) optional; allow "?" as alias for "print" keyword

* allow "//" as comment indicator to end-of-line

* print missing sub and variable names in error messages

* allow variables to begin with _...

* do not trace input or halt statements

* change PIC32 clock config bits to XT

* recompile with fixed PIC32 MAL for newer silicon of older PIC32’s (silicon B6)

* upgrade skeleton project to MPLAB X
 
PS sorry for the color, but ning seems to force me to edit with a white background and post with a black background, and gives me no choice for a "default" foreground color!
 
-- Rich

Views: 218

Reply to This

Replies to This Discussion

Hi Rich,

Great upgrades all around!  Thanks a million.

Dan

ps. if anyone knows a better solution than Ning, we might consider migrating this website to something more 'user friendly'...

Reply to Discussion

RSS

© 2013   Created by Dan Overholt.

Badges  |  Report an Issue  |  Terms of Service