Basic Stamp - Led - Visual Basic.
Goten
Posts: 70
i only wanted to ask, if someone has managed to ignite a led connected to the basic stamp, programming·by a·visual basic
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Best Regards from Chile
Goten
www.chilebot.cl
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Best Regards from Chile
Goten
www.chilebot.cl
·
Comments
http://forums.parallax.com/showthread.php?p=549166
Read further down in the thread-link I provided for a VB program.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
i just want to do on vb what i do on Parallax editor.
(if the led is on the pin 6)
x var word
inicio:
for x = 1 to 100
high 6
next
low 6
goto inicio
(*) so simple, but i really don't know visual basic, and maybe with a simple example like this, i could get use to the language.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Best Regards from Chile
Goten
www.chilebot.cl
·
You did not use a bad word, I knew exactly what you meant. ... "lighting an LED" or "light an LED" would be a more commonly used phrase.
I will try to repost a simplified version of my VB code and BS2 code.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com