Hi there,
Just for information, techsupport@dfrobot.com (uPyCraft) say, the 28 avril 2020 :
"the software stopped maintenance"
Search found 8 matches
- Wed Apr 29, 2020 7:33 am
- Forum: Programs, Libraries and Tools
- Topic: uPyCraft : hope to connect internet and try again.
- Replies: 6
- Views: 5337
- Thu Apr 16, 2020 10:03 am
- Forum: Programs, Libraries and Tools
- Topic: uPyCraft : hope to connect internet and try again.
- Replies: 6
- Views: 5337
Re: uPyCraft : hope to connect internet and try again.
Yes I understand the answer for DFRobots cards. Here, I'm talking about all the cards (and therefore the other cards), like ESP8266MOD D1 mini (https://docs.wemos.cc/en/latest/d1/d1_mini.html) or the ESP32-Wroom (https: //www.amazon.fr/Espressif-DevKitC-V4-ESP32-WROOM-32-CP2102N/dp/B07G7BZPMM). No m...
- Thu Apr 16, 2020 8:55 am
- Forum: Programs, Libraries and Tools
- Topic: uPyCraft : hope to connect internet and try again.
- Replies: 6
- Views: 5337
Re: uPyCraft : hope to connect internet and try again.
Thanks Jimmo,
However, I think this problem is independent of my other post.
Indeed, no matter which board I use, now, uPyCraft cannot automatically find the firmware on the internet.
However, I think this problem is independent of my other post.
Indeed, no matter which board I use, now, uPyCraft cannot automatically find the firmware on the internet.
- Thu Apr 16, 2020 8:45 am
- Forum: ESP32 boards
- Topic: no IIS from machine
- Replies: 4
- Views: 2999
Re: no IIS from machine
Thank you very much Jimmo, Indeed, I think more and more that this firmware is specific to DFRobot. I contacted them (techsupport@dfrobot.com). Here is their answer: "Sorry, Perhaps this can only be found by yourself, because we have not done it. Have a nice day !!! " We can't say he is very helpful...
- Wed Apr 15, 2020 5:41 am
- Forum: Programs, Libraries and Tools
- Topic: uPyCraft : hope to connect internet and try again.
- Replies: 6
- Views: 5337
uPyCraft : hope to connect internet and try again.
Hello, I use esptool or uPyCraft to burn a firmware that I already have in bin file on my computer. And it works well. A while ago, (when I was less gifted;) ), I used the uPyCraft function to choose the firmware: that is to say that uPyCarft would download the last updated firmware, and after burn ...
- Wed Apr 15, 2020 4:44 am
- Forum: ESP32 boards
- Topic: no IIS from machine
- Replies: 4
- Views: 2999
no IIS from machine
Hello, I have a DFRobot FireBeetle Board-ESP32 V4.0 (wroom-32D) and a FireBeetle Covers Camera and Audio Media Board V1.0. I tested all the latest firmwares given by: http://micropython.org/download/esp32/ but there is no IIS in the Machine library, but programs using the board camera need IIS. Do y...
- Sun Apr 05, 2020 5:48 am
- Forum: ESP32 boards
- Topic: ESP32 Camera (ESP32 Cam) Library
- Replies: 12
- Views: 51759
Re: ESP32 Camera (ESP32 Cam) Library
I managed to get an image with the camera module. A question however: "camera.capture()" gives an image in jpeg format. Is it possible to specify arguments in order to obtain an image in bmp format? My goal is to do image processing on it. If not, is the only solution to modify the firmware with ESP...
- Sat Mar 28, 2020 10:01 am
- Forum: ESP32 boards
- Topic: ESP32 Camera (ESP32 Cam) Library
- Replies: 12
- Views: 51759
Re: ESP32 Camera (ESP32 Cam) Library
Good morning all, I am desperately trying to use the ESP32-cam card by programming it in Python under windows. But I can't do it yet. I manage to make my card work using lines of code developed for arduino. I can flash my ESP32-cam card with uPyCraft, then communicate with it via the uPyCraft prompt...