Search found 46 matches

by patvdleer
Tue Sep 18, 2018 3:55 pm
Forum: General Discussion and Questions
Topic: interface - single webpage async setup
Replies: 5
Views: 3734

Re: interface - single webpage async setup

I'm making a machine to wrap wires, mainly for vaping, using a simple brushless motor and a stepper motor on a 3D printer like structure. This will be hooked up to a WeMos Lolin D32 Pro V2 which will be using wifi. Due to the amount of options (types of wires, thickness and such) a psychical interfa...
by patvdleer
Mon Sep 17, 2018 10:44 am
Forum: General Discussion and Questions
Topic: interface - single webpage async setup
Replies: 5
Views: 3734

Re: interface - single webpage async setup

I'm thinking about setting up the same-ish thing as the WebREPL but I would like to provide the webpage via an HTTP server instead of heaving to download it separately. The alternative might be something like the https://www.arduino.cc/en/Reference/Firmata but I think this would come done to basical...
by patvdleer
Sun Sep 16, 2018 10:14 am
Forum: ESP32 boards
Topic: New Lolin D32 Pro with 4MB PSRAM
Replies: 46
Views: 40877

Re: New Lolin D32 Pro with 4MB PSRAM

Playing with the reset button while attempting to flash fixed it...
by patvdleer
Sun Sep 16, 2018 10:02 am
Forum: ESP32 boards
Topic: New Lolin D32 Pro with 4MB PSRAM
Replies: 46
Views: 40877

Re: New Lolin D32 Pro with 4MB PSRAM

I bought 2 of them, somehow I'm unable to flash them... root@patrick-X470-AORUS-ULTRA-GAMING:/home/patrick/Downloads# esptool.py --chip esp32 -p /dev/ttyUSB0 erase_flash esptool.py v2.5.0 Serial port /dev/ttyUSB0 Connecting........_____....._____....._____....._____....._____....._____....._____ A f...
by patvdleer
Sun Sep 16, 2018 8:24 am
Forum: General Discussion and Questions
Topic: interface - single webpage async setup
Replies: 5
Views: 3734

interface - single webpage async setup

Hey Guys, any of you have any advise on setting up a simple single page web interface to control a machine that reports progress back?

I was thinking about setting up picoweb with a websocket and sending the updates async that way. Any help/advise is welcome!
by patvdleer
Sun Sep 16, 2018 8:08 am
Forum: ESP32 boards
Topic: New Lolin D32 Pro with 4MB PSRAM
Replies: 46
Views: 40877

Re: New Lolin D32 Pro with 4MB PSRAM

So I bought them... somehow I have a feeling that was going to happen either way :P I'm currently running into compile errors (https://forum.micropython.org/viewtopic.php?f=18&t=5262) so I can't really test anything myself. Is there a guide I can follow to setup Lolin with SD card support? I have on...
by patvdleer
Sun Sep 16, 2018 8:04 am
Forum: ESP32 boards
Topic: failed to build on machine_rtc
Replies: 2
Views: 2304

Re: failed to build on machine_rtc

Thanks for the reply, sadly murphy's law kicked in...
by patvdleer
Fri Sep 14, 2018 12:35 pm
Forum: ESP32 boards
Topic: failed to build on machine_rtc
Replies: 2
Views: 2304

failed to build on machine_rtc

Anyone else running into compile issues with machine RTC ?

https://github.com/micropython/micropython/issues/4117
by patvdleer
Fri Sep 14, 2018 12:29 pm
Forum: ESP32 boards
Topic: New Lolin D32 Pro with 4MB PSRAM
Replies: 46
Views: 40877

Re: New Lolin D32 Pro with 4MB PSRAM

without the issue of the 1uF capacitor?
by patvdleer
Fri Sep 14, 2018 11:04 am
Forum: ESP32 boards
Topic: New Lolin D32 Pro with 4MB PSRAM
Replies: 46
Views: 40877

Re: New Lolin D32 Pro with 4MB PSRAM

So can the D32 Pro (v2?) run micropython without having to solder?