Search found 2 matches

by lagmoellertim
Wed Mar 25, 2020 7:29 pm
Forum: ESP32 boards
Topic: ESP-32 Pycharm
Replies: 3
Views: 3368

Re: ESP-32 Pycharm

Hey,
I also tried to MicroPython Pycharm extension and it was quite buggy (and seemingly isn't updated anymore).
Instead, you could give PyMakr for Visual Studio Code a try. In my experience, it worked flawlessly, and has cool features like file sync (so you only copy over what you changed).
by lagmoellertim
Tue Mar 24, 2020 2:43 am
Forum: ESP32 boards
Topic: Neopixel Glitch Problem
Replies: 1
Views: 1492

Neopixel Glitch Problem

Hey, I am currently working on a wifi controlled LED project. I'm using an ESP32-WROOM and SK6812 LEDs (with logic level shifter 3,3v->5v). The Problem: Example 1: https://streamable.com/ocxbj Example 2: https://streamable.com/oxky0 I already discussed this topic with some people on reddit (post: ht...