Search found 61 matches
- Tue Jun 26, 2018 10:56 pm
- Forum: Programs, Libraries and Tools
- Topic: using Rshell with windows
- Replies: 3
- Views: 4382
using Rshell with windows
I am running a short Micropython intro workshop. The workshop gets attendees to use Rshell to interact with a wemos D1 mini (esp8266 port). There is a strong likelihood that people will show up at my next workshop with MS Windows installed on laptops so I thought I had better check Rshell works ok w...
- Mon Jun 25, 2018 4:42 am
- Forum: Drivers for External Components
- Topic: PMS5003 air quality sensor library
- Replies: 30
- Views: 6985
Re: PMS5003 air quality sensor library
Thanks @kevinkk525, I will give your library a try.
Also available for others to consider, not using uasyncio, is Rob Blaggar's library
A great blog on developing and optimizing a PMS5003 set up (on Pycom WiPy board) is by Dominik along with his library.
Also available for others to consider, not using uasyncio, is Rob Blaggar's library
A great blog on developing and optimizing a PMS5003 set up (on Pycom WiPy board) is by Dominik along with his library.
- Wed Jun 20, 2018 12:27 pm
- Forum: Programs, Libraries and Tools
- Topic: Rshell buffer size
- Replies: 5
- Views: 1821
- Wed Jun 20, 2018 12:26 pm
- Forum: General Discussion and Questions
- Topic: Promoting Micropython with workshops and courses
- Replies: 1
- Views: 944
Promoting Micropython with workshops and courses
answering @cefn question related to teaching Micropython feels like a new topic! Feel free to post comments against my approach, ask questions or just post what you have done. Apologies for the delay in responding @cefn, I have just started a series of workshops to introduce Micropython. This comes ...
- Fri Jun 15, 2018 9:14 am
- Forum: Programs, Libraries and Tools
- Topic: Rshell buffer size
- Replies: 5
- Views: 1821
Re: Rshell buffer size
Many thanks @pythoncoder @dylands, really clearly explained!
Sorry I forgot to mention the devboards were ESP8266.
Sorry I forgot to mention the devboards were ESP8266.
- Thu Jun 14, 2018 2:22 pm
- Forum: Programs, Libraries and Tools
- Topic: Rshell buffer size
- Replies: 5
- Views: 1821
Rshell buffer size
I just taught a short practical micropython course this evening; we used Rshell to transfer files and enter the REPL. I love Rshell, it allows a really simple interface to boards running micropython. At the course somebody asked why are we defining the buffer size on starting and I wasn't sure. rshe...
- Tue May 29, 2018 7:03 am
- Forum: General Discussion and Questions
- Topic: PyConAu Talk - any suggestions?
- Replies: 24
- Views: 6470
Re: PyConAu Talk - any suggestions?
Great forum post. I was dismayed that PyCon at Portland appeared to have nothing covering Micropython this year... Well, there was a development board running it in the swag bag, a birds-of-feather meeting, and quite some coding done during the sprints. I wouldn't call that "nothing". Oh dear! Apol...
- Mon May 28, 2018 8:12 am
- Forum: General Discussion and Questions
- Topic: PyConAu Talk - any suggestions?
- Replies: 24
- Views: 6470
Re: PyConAu Talk - any suggestions?
Great forum post. I was dismayed that PyCon at Portland appeared to have nothing covering Micropython this year... From my (limited) interface with the Python community here in Perth, Australia I have been really surprised how low the awareness level of Micropython is. So I think there is still a pl...
- Mon May 14, 2018 6:50 am
- Forum: General Discussion and Questions
- Topic: adhesive/insulation for electronics in soil
- Replies: 8
- Views: 2260
Re: adhesive/insulation for electronics in soil
Also check out Rienier from Vinduino. Old school, tried and tested gypsum sensors.
Everything is open source hardware and software. Not Micropython, but the sensors are simple enough.
Everything is open source hardware and software. Not Micropython, but the sensors are simple enough.
- Sun Apr 22, 2018 1:26 am
- Forum: General Discussion and Questions
- Topic: A MicroPython logo?
- Replies: 8
- Views: 2563
Re: A MicroPython logo?
I am running a free introductory course in Micropython in a few weeks time. I would really like to use the "M" MicroPython logo as the only branding on the slides but it seems nowhere to be found. Would George Robotics prefer me to use the current snake-on-a-chip logo in the GitHub repo? I seem to r...