Help with programming
ShaneP
Posts: 12
Hey, well, First off, I'm A Mac, And Bootcamp, or parallels is not a option. Anyways, Is there a way to make my LCD tell me the time, My program, proccesser usage, etc..
And Yes i know xcode.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I don't have a basic stamp, I AM The basic stamp 2
And Yes i know xcode.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I don't have a basic stamp, I AM The basic stamp 2
Comments
It's not clear from your description whether you have any intention of using a Basic Stamp or whether you just want a Mac program.
Parallax and others sell serial LCDs which can be attached to a power supply and a USB to serial (logic level) adapter and run directly from a Mac without any microcontroller involved. Download the documentation for one of these and you'll see what's involved. From the Mac side, you'll just need to write to a serial port.
Display:
www.parallax.com/Store/Accessories/Displays/tabid/159/CategoryID/34/List/0/SortField/0/Level/a/ProductID/55/Default.aspx
USB to logic level serial adapter:
www.ftdichip.com/Products/EvaluationKits/TTL-232R-WE.htm
Note that this adapter can provide +5V for the LCD.