Search found 7 matches

by piotrmichna
Fri Jul 01, 2022 5:51 am
Forum: General Discussion and Questions
Topic: Thonny freezing when trying to flash firmware
Replies: 6
Views: 2226

Re: Thonny freezing when trying to flash firmware

Windows 10. Problem seems to be solved. Well at least bit. It freezes when I open 'downloads' folder but when go to an empty one on the desktop it works fine. Probably to much junk in downloads..
by piotrmichna
Wed Jun 29, 2022 6:12 am
Forum: General Discussion and Questions
Topic: Thonny freezing when trying to flash firmware
Replies: 6
Views: 2226

Re: Thonny freezing when trying to flash firmware

I am using ESP32 WROOM 38PIN and all was working fine before.
Issue appears when I click brows for firmware file. A window pops up and freezes IDE (any).
Tried to reinstall it but it did not help either.
by piotrmichna
Tue Jun 28, 2022 1:59 pm
Forum: General Discussion and Questions
Topic: Thonny freezing when trying to flash firmware
Replies: 6
Views: 2226

Thonny freezing when trying to flash firmware

I had it working well before so must have done something wrong obviously. Whenever I am trying to open .bin firmware file for flashing it freezes Thonny. More so if I am trying to do exactly the same it freezes Mu Editor as well! Weirdly enough I can do anything else in both. Has anyone got a clue w...
by piotrmichna
Sat Jun 25, 2022 12:09 pm
Forum: Programs, Libraries and Tools
Topic: Plotting graphs
Replies: 5
Views: 3596

Re: Plotting graphs

Tried two different approaches found in the internet and both result display like pixels mix and I am sure I have got something wrong..
by piotrmichna
Sat Jun 25, 2022 11:45 am
Forum: Programs, Libraries and Tools
Topic: Plotting graphs
Replies: 5
Views: 3596

Re: Plotting graphs

Thank you, this is exactly what I need!
May I ask for your advise in order to find out which pins should I connect to which?
My display has 4 of them, VDD, GND, SCK, SDA and I am using ESP32 WROOM with 38 pins.
Thanks.
by piotrmichna
Sat Jun 25, 2022 6:34 am
Forum: ESP8266 boards
Topic: how to plot?
Replies: 9
Views: 13656

Re: how to plot?

Hi guys,

This is something which interests me too.
Got ESP32 board and 1.3 inch display. Since you have started to talk this thread are they any new libraries for plotting simple graphs?
Struggling to find it myself..
by piotrmichna
Sat Jun 25, 2022 4:17 am
Forum: Programs, Libraries and Tools
Topic: Plotting graphs
Replies: 5
Views: 3596

Plotting graphs

Hello,
I would like to plott simple cartesian graphs using ESP32 board and 1.3 inch mono oled display.
Is there any suitable library similar to matplotlib in micropython?
Could anyone point me in the right direction as the information I have found so far do not work for me unfortunately.
Thank you.