awsome little LCD display... good for hacking maybe and interfacing to Propelle
OzStamp
Posts: 377
Hi Fellow Proppers..
Has anybody hacked one of these· as yet· USB interface··or something similar..
These things are dirt cheap around the $30 bucks here (oz dollar)
Some of the slightly bigger models have SD card interface as well...
Google on Kaiser Baas and you will find them..
Ron Mel OZ
<!--EndFragment -->
Has anybody hacked one of these· as yet· USB interface··or something similar..
These things are dirt cheap around the $30 bucks here (oz dollar)
Some of the slightly bigger models have SD card interface as well...
Google on Kaiser Baas and you will find them..
Ron Mel OZ
<!--EndFragment -->
Comments
Yes the Key ring one is really cheap.
Just googled a little and found many other ones.. 7 " (inch) for $100.00· (OZ dollars about 90 or so US)
with SD card ...· lots of taiwanese manufacturers..
Check this out as well .. was at a uni today and a chap there showed me this..
http://www.youtube.com/watch?v=Q0VH-7gdFB4
The Propeller would be awesome for this sort of stuff..
Fred thnx for that code snippet re Cog2Hub· (asm to spin) ..works well
that was the code that got me past that stumbling block.. getting data across to a small spin program
that sends data to a PC...now need to work out how to do 3 off them ..( 3 cogs to spin)
cheers·· Ron Mel Oz
Anyone working on USB with the Prop yet?
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with the Protoboard? - Propeller Cookbook
Got an SD card? - PropDOS
A Living Propeller FAQ - The Propeller Wiki
(Got the Knowledge? Got a Moment? Add something today!)
Just a thought,
Craig
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." -
"If Python is executable pseudocode, then perl is executable line noise."
"The best accelerator available for a Mac is one that causes it to go at 9.81 m/s2."
"My software never has bugs. It just develops random features."
"Windows isn't a virus, viruses do something."
"Programmers are tools for converting caffeine into code."
"Enter any 11-digit prime number to continue."
BradC did some good and successful work on a Prop emulating a keyboard USB device and as a serial device, but as slaves rather than as a host. I believe there's a lot more to it being a host so don't hold your breath.