New Problem-Beginner Connect tutorial Problem(Error) #4494
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2015-03-05 by cappy I fixed problem-thanks LED not Led Posted at 2015-03-05 by @gfwilliams Glad you got it sorted! Espruino is sensitive to whether characters you type are upper or lower case. Thanks for posting up - I'll update the tutorial so that it lets others know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-03-05 by cappy
Received brand new Espruino board, connected it up to my win7 x64 through and with Chrome App. It connects up on Com port 17. I was also able to get it reflashed with latest version of Firmware . Go to Tutoial within IDE-first line put in 1+2-next line returns 3
Next line asks you to write >digitalWrite(Led1,1) supposed to light up led 1 red light on board;
get: >digitalWrite(Led1,1)
=undefined
Uncaught error: invalid pin!
at line 1 col 20
digitalWrite(Led1,1)
and the red light on board does not light up
one time I did get it to light up, and then when I unplugged it and reconnected it- the red light started blinking again I guess because it reloaded from board? Help! I closed down computer rebooted same problem Help please!
Beta Was this translation helpful? Give feedback.
All reactions