Web IDE #4677
Replies: 1 comment
-
Posted at 2015-05-10 by @allObjects On the mac book pro (I have a mid 2009 one), the keyboard goes out when too much current is pulled from the USB (a short happened by mistake that caused the USB to dtrigger the fuse). Restart of the laptop get it going again. This could be a cause. Can you give a bit more detail how you connect all your things? Posted at 2015-05-11 by @gfwilliams With the Web IDE, did you click the 'connect' button in the top left? If you're not connected then the terminal won't react. Also, you say you used It's possible that the Mac is actually trying to take control of the Pico and use it as a modem (you could check in settings and see if that's happening?). It would explain the issues you were having with For the external button, after using Posted at 2015-05-11 by user54993 allObjects, thanks. It's a bit of crash damage i'm affraid. A cheapo Gumtree purchase and the keyboard sometimes works but sometimes doesn't regardless of any 'load'. Gordon - When using terminal i use the /dev/tty..... when i try to connect in the IDE this doesn't come up as an option and i select /dev/cu The only i had with 'screen' was resolved by not typing the '9600'at the end of the line when connecting. Not sure what to check in my Settings? I don't see the Pico in the 'Network' page Posted at 2015-05-11 by @gfwilliams Can you try running:
and see if that returns anything? It's possible it'll show something using the port... The suggestions here may help as well. They are for Arduino, but could apply similarly to Espruino Posted at 2015-05-13 by user54993 Hi there, Posted at 2015-05-13 by user54993 sudo mkdir /var/lock This works :) :) :) IDE is working awsome, thanks Posted at 2015-05-13 by user54993 Button doesn't but i guess thats my shoddy soldering of the headers Posted at 2015-05-13 by @gfwilliams Great - thanks for letting us know! Strange though... I wonder why your computer was different, as most Macs seems to work without trouble. With the button, did you try:
You could always try using a different pin, just to make sure? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-05-10 by user54993
Hi,
New to this so please bare with me.
Macbook pro (with knackered keyboard) using a wireless Logitech K260 keyboard and mouse mated together with 1 dongle. Everything works fine -i'm typing this- but using the Web IDE the keyboard doesn't seem to work at all or am i doing something else wrong entirely?
Connected using Terminal and tried this
http://www.espruino.com/Pico+Buttons
It won't connect if i add the 9600 at the end of the screen /dev/tty........... but will if i leave it out?
The button doesn't work according to the reply =1
If i use the button on the board it does? faulty something related to above or crap soldering in of legs?
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions