seven segment displays from bean hitt spin example
Sawmiller
Posts: 276
hi ppl, got some of those seven segment displays off bean
and made up a lil demo spin file...
works for me now, hope it works after i try to upload it
code is patched together from the DS1620 lib code and beans examples for the sx28
dan
and made up a lil demo spin file...
works for me now, hope it works after i try to upload it
code is patched together from the DS1620 lib code and beans examples for the sx28
dan
Comments
Update (16 MAY) : Object improved;·see below.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Post Edited (Jon Williams (Parallax)) : 5/16/2006 6:41:30 PM GMT
http://forums.parallax.com/showthread.php?p=586851
Also here is an object in assembly that runs in another cog that will continuously update the HC4LED display to show the value of a spin variable.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap 4-digit LED display with driver IC·www.hc4led.com
COMING SOON "SD DATA LOGGER" www.sddatalogger.com
"I reject your reality, and substitute my own." Mythbusters
Post Edited (Bean (Hitt Consulting)) : 5/16/2006 1:34:22 PM GMT
will study these both tonight and see how to really do it.
thanks jon and bean..
dan
I've added features and made improvements to the object; I have also added comments to clarify things, though the code is pretty simple.· Note that the start method changed a bit (to conform to·shiftio.shiftout) and I added a method that enables one to use the blanking pin on the display (the demo uses this).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
lots o diff functions in jons code, and speed is the name of the game in beans code
excellent stuff to mess with, and char maps too [noparse]:)[/noparse]
thanks again ,
dan