Search found 34 matches

by apollodriver
Mon Sep 16, 2019 10:15 am
Forum: General Discussion and Questions
Topic: unable to flash micropython to esp 32: open serial error
Replies: 11
Views: 13953

Re: unable to flash micropython to esp 32: open serial error

hello dear Robert. thanks - took this tool - here https://github.com/espressif/esptool It works on Windows, Mac OS X, and Linux. For the official documentation, you can visit the esptool.py GitHub page. Finding the Serial Port Name Connect your board to your computer. Open the Arduino IDE. Go to Too...
by apollodriver
Mon Sep 16, 2019 9:43 am
Forum: General Discussion and Questions
Topic: unable to flash micropython to esp 32: open serial error
Replies: 11
Views: 13953

Re: unable to flash micropython to esp 32: open serial error

dear Robert many thanks for the quick reply - we ve tested the regarding ports and found that this part of the process is working pretty well. i e . - if we plug the USB-cable to the port the icon in the windows device manager appears and - if we unplug it dissaperars When the ESP8266 or ESP32 is pl...
by apollodriver
Fri Sep 13, 2019 1:11 pm
Forum: General Discussion and Questions
Topic: unable to flash micropython to esp 32: open serial error
Replies: 11
Views: 13953

Re: unable to flash micropython to esp 32: open serial error

Hello dear RobertHH hello dear Jimmo, first of all many thanks for the quick reply. i run Win 7 the hardware: a. Joy-IT-Node MCU ESP8266 .. and besides that i also tried it with the following b. ESP32-T Development Board CP2102 mit Espressif ESP-WROOM-32 IoT WLAN & BLE Modul i have installed the > C...
by apollodriver
Fri Sep 13, 2019 11:14 am
Forum: General Discussion and Questions
Topic: unable to flash micropython to esp 32: open serial error
Replies: 11
Views: 13953

unable to flash micropython to esp 32: open serial error

dear community issue: unable to flash micropython to esp 32: open serial error, please try again. hope to connect internet and try again. pretty new to micropython - want to flash micropython to esp 32 ( resp 8266) board. cf this docs: https://maker.pro/esp8266/tutorial/using-micropython-on-an-esp82...
by apollodriver
Fri Sep 13, 2019 8:49 am
Forum: General Discussion and Questions
Topic: want to start with VSC on Mycropython ( on esp32) :: Pymakr VSC Package throws errors
Replies: 2
Views: 2824

want to start with VSC on Mycropython ( on esp32) :: Pymakr VSC Package throws errors

hello dear Micropython experts, the issues: want to start with VSC on Mycropython ( on esp32) :: Pymakr VSC Package throws errors want to start with VSC on Mycropython ( on esp32) regarding the vsc -which runs on my win box: well python seems to work well - but i want to work with Pymark - (see belo...
by apollodriver
Sat Aug 10, 2019 7:54 pm
Forum: ESP8266 boards
Topic: Servo library
Replies: 28
Views: 31321

Re: Servo library

hello dear all - well that would be great Hello, has anyone tested the library on ESP32 ? I have some trouble to make it work. Thanks i would love to use it on esp32 :) BTW one question : - do we need that library - cannot we just start without that... - cf this post: https://icircuit.net/micropytho...
by apollodriver
Sat Aug 10, 2019 7:56 am
Forum: General Discussion and Questions
Topic: working with Micropython - which ecosystem to choose - ESP 8266 or ESP 32?
Replies: 3
Views: 3284

working with Micropython - which ecosystem to choose - ESP 8266 or ESP 32?

dear community I work with Kids. I'm always looking for economical platforms to build intriguing projects. there are systematical decisions: in earlier times i use Arduino and Raspberry Pi for the projects because the eco-sytems of Arduino and Raspi support rich options to combine. While Arduino clo...
by apollodriver
Thu Aug 08, 2019 6:25 am
Forum: General Discussion and Questions
Topic: Wemos with a serial/USB chip based on CH304G - using for micropython
Replies: 2
Views: 1782

Re: Wemos with a serial/USB chip based on CH304G - using for micropython

hello dear Roberthh,

many many thanks for all you did _ i am very very glad about your help.

greetings
by apollodriver
Wed Aug 07, 2019 3:41 pm
Forum: General Discussion and Questions
Topic: Wemos with a serial/USB chip based on CH304G - using for micropython
Replies: 2
Views: 1782

Wemos with a serial/USB chip based on CH304G - using for micropython

hello dear experts, this tutorial here - ( regarding the rc car that runs with micropython ) notes the following Step 4: MicroPython Installation cf: https://www.instructables.com/id/MicroPython-IoT-Rover-Based-on-WeMos-D1-ESP-8266EX/ First, Wemos has a serial/USB chip based on CH304G. This is the s...
by apollodriver
Sun Feb 03, 2019 5:35 pm
Forum: ESP8266 boards
Topic: rc-car and ESP8266-board: which prtocoll to stuck with
Replies: 9
Views: 6966

Re: rc-car and ESP8266-board: which prtocoll to stuck with

hello Kevin many thanks for the quick reply - thanks for encouraging me to step ahead. You have convinced me in the steps that needs to be done. This is quite easy, you just have the car expect one command every second. If it does not receive one, it stops. good idea - i like this idea! You can of c...