Search found 34 matches

by hcet14
Wed Oct 27, 2021 6:54 pm
Forum: General Discussion and Questions
Topic: Thonny install
Replies: 1
Views: 1341

Re: Thonny install

Hi lbayo ,
you may try here
hcet14
by hcet14
Fri Oct 15, 2021 7:50 pm
Forum: ESP8266 boards
Topic: How to compile firmware?
Replies: 10
Views: 48048

Re: How to compile firmware?

bitninja wrote:
Mon Oct 11, 2021 1:20 pm
Otherwise, I think I will format some documentation on the process and post somewhere.
Please :P
hcet14
by hcet14
Fri Oct 15, 2021 7:42 pm
Forum: ESP8266 boards
Topic: Online MicroPython IDE
Replies: 13
Views: 25776

Re: Online MicroPython IDE

Hi jeff,
why google? Sign in with Google
Google isn't willing to reactivate my account. They told me to get a new e-mail adr. Well....
hcet14
by hcet14
Fri Oct 15, 2021 7:30 pm
Forum: ESP32 boards
Topic: Micropython on ESP32-C3
Replies: 36
Views: 236230

Re: Micropython on ESP32-C3

Hello ralbix,
I think, you want to flash a 4MB firmware to a 2MB chip. Check the flash size of your ESP32-C3.
You may have a look at this thread viewtopic.php?f=18&t=11025&p=60918&hilit=c3#p60918
hcet14
by hcet14
Mon Sep 06, 2021 9:08 pm
Forum: ESP32 boards
Topic: Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash
Replies: 10
Views: 19548

Re: Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash

I bought a new one with 4MB. Works flawless with esp32c3-20210906-unstable-v1.17-8-gbbbdef4cc.bin from https://micropython.org/download/all/ You don't need the pull-up for EN. It's already on the ESP32-C3S module https://docs.ai-thinker.com/_media/esp32/docs/esp32-c3s_specification.pdf Sorry my faul...
by hcet14
Fri Aug 27, 2021 6:07 pm
Forum: ESP32 boards
Topic: Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash
Replies: 10
Views: 19548

Re: Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash

Good job, it should not have been easy to solder 0402 resistors! :o My pleasure. Are you good with the soldering iron? Beginners should practice before. Make sure the soldering tip isn't hotter than 370°C. The pads are tiny and the PCB is cheap. I use two soldering irons to remove parts. Thank you ...
by hcet14
Tue Aug 24, 2021 2:55 am
Forum: ESP32 boards
Topic: Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash
Replies: 10
Views: 19548

Micropython on an Ai-Thinker ESP32-C3-32S_Kit (no original) from China with 2MB SPI flash

This is inspired by reppad https://forum.micropython.org/viewtopic.php?f=18&t=10104&start=10#p60480 Hopefully self-explaining. I bought the board here https://de.aliexpress.com/item/1005002989794563.html?spm=a2g0s.9042311.0.0.14114c4d980EOo called ESP-C3-32S-Kit(2M). I don't recommend it. Buy one wi...
by hcet14
Thu Jul 01, 2021 9:25 pm
Forum: Programs, Libraries and Tools
Topic: Manual: Pycharm with MicroPython plugin
Replies: 0
Views: 2096

Manual: Pycharm with MicroPython plugin

Hello, this is no manual, maybe it is getting a manual with your help ;) I'm using ESP8266 and ESP32. Tested with Windows 10 and Ubuntu. I have been searching the micropython forum, but didn't find the right information. I'm trying to understand pycharm with the micropython plugin. I'm able to run a...
by hcet14
Wed Jun 30, 2021 4:20 pm
Forum: ESP32 boards
Topic: No REPL on ESP32-S2
Replies: 22
Views: 23175

Re: No REPL on ESP32-S2

Hi alexmus,

did you try firmware from here https://micropython.org/download/esp32/? Is your HW ok?
by hcet14
Tue Jun 29, 2021 2:43 pm
Forum: ESP8266 boards
Topic: Compiling firmware with pfalcon fork https://github.com/mongoose-os/esp-open-sdk
Replies: 15
Views: 7054

Re: Compiling firmware with pfalcon fork https://github.com/mongoose-os/esp-open-sdk

kevinkk525 wrote:
Mon Jun 28, 2021 9:35 am
esp-idf has nothing to do with the repl
Of course, sorry ;)