Search found 8 matches

by Dezert
Sun Mar 24, 2019 3:22 pm
Forum: WiPy and CC3200 boards
Topic: Pyb libraries and WiPy 3.0
Replies: 1
Views: 31229

Pyb libraries and WiPy 3.0

Hi there, so I tried using the pyb libraries, pyb.servo to be exact in order to control a servo. To my understanding they are for the PyBoards but I was wondering if there is some sort of work around to make them work with WiPy boards?
by Dezert
Fri Jan 11, 2019 7:14 pm
Forum: ESP8266 boards
Topic: Working with ESP8266 (ESP-07S)
Replies: 3
Views: 3373

Working with ESP8266 (ESP-07S)

I have noticed this version of the ESP8266 features an IPEX connector for an antenna. I was wondering if it differs in any other ways from other chips and if there are any issues with it or anything else I should know?
by Dezert
Thu Jan 03, 2019 9:06 pm
Forum: General Discussion and Questions
Topic: Does PyCharm Micropython Plugin still work?
Replies: 17
Views: 16710

Re: Does PyCharm Micropython Plugin still work?

Tried that and no joy. I even uninstalled python and pycharm, then did a clean reinstall. I do have those libraries also which is annoying. I could get away without the syntax but its just a quality of life thing.
by Dezert
Thu Jan 03, 2019 7:32 pm
Forum: General Discussion and Questions
Topic: Does PyCharm Micropython Plugin still work?
Replies: 17
Views: 16710

Re: Does PyCharm Micropython Plugin still work?

kevinkk525 wrote:
Thu Jan 03, 2019 7:26 pm
Syntax is because of missing pyb module. Should be fixed if you set your device to pyboard (see my image).
You mean like this?

Image

I typed in a bunch of micropython libraries and doesn't seem to pick up anything :/
by Dezert
Thu Jan 03, 2019 6:47 pm
Forum: General Discussion and Questions
Topic: Does PyCharm Micropython Plugin still work?
Replies: 17
Views: 16710

Re: Does PyCharm Micropython Plugin still work?

It does still work, you might just need to set the device and path correctly (obviously adapt to pyboard): EDIT: It was my silly mistake :lol: I put in the export path instead of the file path hence it didn't upload. Thats sorted but still trying to figure out why the syntax is not being recognised
by Dezert
Thu Jan 03, 2019 6:33 pm
Forum: General Discussion and Questions
Topic: Does PyCharm Micropython Plugin still work?
Replies: 17
Views: 16710

Does PyCharm Micropython Plugin still work?

Is anyone else having issues with this plugin? I went through the guide on github and my plugin doesn't seem to function correctly. Firstly I can't flash files on to my pyboard(version - pyblitev10-20180511-v1.9.4.dfu) as its showing 'Error: Module for path is not found' https://i.stack.imgur.com/gP...
by Dezert
Mon Dec 31, 2018 1:39 pm
Forum: MicroPython pyboard
Topic: Newbie Wifi Skin Question (Pyboard lite)
Replies: 5
Views: 4020

Re: Newbie Wifi Skin Question (Pyboard lite)

[quote=Roberthh post_id=32987 time=1546180405 user_id=601] It connects to a UART. But instead this one, you can use any ESP8266 module. The only advantage of this module is, that it stacks nice with the Pyboard. [/quote] Thanks very much! I think I will go for that skin since it has everything prelo...
by Dezert
Sun Dec 30, 2018 2:09 pm
Forum: MicroPython pyboard
Topic: Newbie Wifi Skin Question (Pyboard lite)
Replies: 5
Views: 4020

Newbie Wifi Skin Question (Pyboard lite)

Wifi Skin for Pyboard: http://www.tinyosshop.com/wifi-skin-for-pyboard

So I have a pyboard lite and I was wondering if my board would work with this skin? Also I'm a little confused how it connects as I would like to use it in conjunction with a few servos and a BME280.