Search found 249 matches
- Tue Dec 01, 2020 6:34 pm
- Forum: ESP8266 boards
- Topic: Micropython question using uasyncio with ESP8266 webserver
- Replies: 4
- Views: 562
Re: Micropython question using uasyncio with ESP8266 webserver
both https://github.com/miguelgrinberg/microdot and https://github.com/swvincent/mp-web-non-blocking seems not to be in active development, isn't it?
- Tue Dec 01, 2020 6:27 pm
- Forum: ESP8266 boards
- Topic: Help wanted for yaota8266 project...
- Replies: 7
- Views: 1231
Re: Help wanted for yaota8266 project...
Does anybody know if somebody has worked on yaota8266 or a other OTA solution?
- Wed Mar 18, 2020 2:06 pm
- Forum: Other Boards
- Topic: Wio Terminal with ATSAMD51 + Realtek RTL8720DN + 2.4 screen + etc
- Replies: 12
- Views: 2253
Re: Wio Terminal with ATSAMD51 + Realtek RTL8720DN + 2.4 screen + etc
Looks nice. Hopefully they better supported than the M5Stack stuff?
- Wed Mar 18, 2020 2:05 pm
- Forum: General Discussion and Questions
- Topic: hackable consumer electronic products with microppython ?!?
- Replies: 13
- Views: 3336
Re: hackable consumer electronic products with microppython ?!?
Wio Terminal: ATSAMD51 Core with Realtek RTL8720DN BLE 5.0 & Wi-Fi 2.4G/5G Dev Board ~$30 https://media-cdn.seeedstudio.site/media/catalog/product/cache/ab187aaa5f626ad16c8031644cd2de5b/1/0/102991299-0101.png https://www.seeedstudio.com/Wio-Terminal-p-4509.html Looks nice. Hopefully they better supp...
- Tue Feb 11, 2020 8:26 am
- Forum: General Discussion and Questions
- Topic: MicroPython tutorial at SciPy 2020 conference
- Replies: 7
- Views: 1372
Re: MicroPython tutorial at SciPy 2020 conference
The whole M5 stuff is nice, but mainline micropython has no good support for periphery,isn't it?
- Mon Feb 10, 2020 10:12 pm
- Forum: General Discussion and Questions
- Topic: MicroPython.js usage?
- Replies: 5
- Views: 1125
Re: MicroPython.js usage?
I try to compile it via https://github.com/jedie/docker-micropython ... So i must install some more decencies...
- Mon Feb 10, 2020 4:43 pm
- Forum: General Discussion and Questions
- Topic: MicroPython.js usage?
- Replies: 5
- Views: 1125
Re: MicroPython.js usage?
I can't compile: ... In file included from mpconfigport.h:27: In file included from /usr/lib/llvm-6.0/lib/clang/6.0.0/include/stdint.h:61: /usr/include/stdint.h:26:10: fatal error: 'bits/libc-header-start.h' file not found #include <bits/libc-header-start.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error genera...
- Sun Feb 09, 2020 2:55 pm
- Forum: General Discussion and Questions
- Topic: MicroPython.js usage?
- Replies: 5
- Views: 1125
Re: MicroPython.js usage?
Hm, okay. So nobody use it.
I like to try using it to get my old 6809 CPU Emulator running in the Browser : https://github.com/6809/MC6809
I like to try using it to get my old 6809 CPU Emulator running in the Browser : https://github.com/6809/MC6809
- Sat Feb 08, 2020 4:38 pm
- Forum: General Discussion and Questions
- Topic: MicroPython.js usage?
- Replies: 5
- Views: 1125
MicroPython.js usage?
Has somebody made a web page with the JavaScript port?
I know the pyboard emulator page.
I know the pyboard emulator page.
- Wed Feb 05, 2020 8:33 pm
- Forum: Programs, Libraries and Tools
- Topic: Good micropython IDE to debug on linux ?
- Replies: 8
- Views: 1508