Search found 2077 matches

by medelec35
Wed Jan 21, 2026 11:05 am
Forum: App Developer
Topic: Scrolling line chart
Replies: 12
Views: 347

Re: Scrolling line chart

Hi Bob, Some food for thought, Rather than updating chart every 4 or 8 seconds, what about setting an hysteresis value and only update chart with the change if outside those values? You can then have more details on the x axis of the chart. Rather then seconds, the date and time perhaps? Sill sample...
by medelec35
Mon Jan 19, 2026 9:43 am
Forum: Feature Requests
Topic: Buzzer component
Replies: 2
Views: 80

Re: Buzzer component

Hello. That is not how the Buzzer component is intended to work. The Buzzer component is a single fixed frequency component only sets an output to high or low, depending the buzzer is on or off. With actual hardware to make it buzz, a fixed DC supply e.g. 9v is used to enable buzzer. For a buzzer of...
by medelec35
Sat Jan 17, 2026 3:48 pm
Forum: App Developer
Topic: Information on App developer projects
Replies: 12
Views: 698

Re: Information on App developer projects

RGV250 wrote:
Sat Jan 17, 2026 1:41 pm
I am now in a quandry whether to try to migrate the ESP code to the Pi or the Pi code to the ESP.
Personally I would favour ESP32 over RPI.
Pi is big and overkill and does not have analogue functions.
by medelec35
Sat Jan 17, 2026 1:37 pm
Forum: App Developer
Topic: Scrolling line chart
Replies: 12
Views: 347

Re: Scrolling line chart

Hi Iain.
Historic chart is within PC developer, which the environmental monitor demo uses.
by medelec35
Fri Jan 16, 2026 4:51 pm
Forum: General
Topic: ESP toolchain installation
Replies: 3
Views: 191

Re: ESP toolchain installation

Hi Bob.
I remember when I last reinstalled windows, I also had to install CP210X drivers, depending on thee ESP32 device used.
by medelec35
Thu Jan 15, 2026 2:28 pm
Forum: App Developer
Topic: Information on App developer projects
Replies: 12
Views: 698

Re: Information on App developer projects

Hi Bob. I have recently developed a web app that has a line chart and updates the data every 10 seconds. The web developer can log. Data Logging2.png I used a TTGO ESP32 which connects to my WiFi. Connected to the ESP32 is a DS18B20 used for sending the temperature data. It not only displays the tem...
by medelec35
Tue Jan 13, 2026 3:56 pm
Forum: Bug Reports
Topic: GLCD_RPI component bug
Replies: 4
Views: 256

Re: GLCD_RPI component bug

Have you updated your full component database then reloaded your project?
I'm asking as your project also compiles OK for me with FC10
by medelec35
Mon Jan 12, 2026 12:32 pm
Forum: Bug Reports
Topic: problem with pico compiler
Replies: 2
Views: 159

Re: problem with pico compiler

In addition to Bens post.
within the the instructions, there are points when to need to change the default un-ticked Add path to environmental to ticked.
Did you do that for ARM GCC Compiler, Cmake and Python?

I'm asking as the instructions don't show installing to downloads, but you have.
by medelec35
Fri Jan 09, 2026 10:20 pm
Forum: General
Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
Replies: 9
Views: 416

Re: Reading a 12.62 Volt battery with a voltage divider on an UNO

Hi Bill. Within Components ribbon, make sure Show Components on the far left is set for 2D & 3D. Then click on the magnifier next to Show Components and enter map. The Map Function can also be found within Components > Math > Calculation. I don't ever want to forget Halle Berry in a catsuit Oooh...
by medelec35
Fri Jan 09, 2026 7:39 pm
Forum: General
Topic: PIC18F15Q41
Replies: 35
Views: 19447

Re: PIC18F15Q41

Hi Dirk.
I don't work for Matrix anymore.
it will be Ben or Steve dealing with with any issues.
Also VC members including myself will help out when we can in our own spare time.