Search found 22 matches

by rzeszurzeszu
Mon Mar 20, 2023 5:15 pm
Forum: General
Topic: ESP32 first run
Replies: 2
Views: 570

Re: ESP32 first run

hello, no hints how to solve the issue ?
by rzeszurzeszu
Sun Mar 19, 2023 7:34 pm
Forum: General
Topic: ESP32 first run
Replies: 2
Views: 570

ESP32 first run

Hi Guys during programming I got info like below: what should I do ? Executing action: all (aliases: build) Running cmake in directory c:\users\private\desktop\esp32\firmware_-_esp32wroom_wifi\mains_pmon_v1.0-esp32_wroom_firmware\build Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM...
by rzeszurzeszu
Sat Nov 27, 2021 10:47 pm
Forum: General
Topic: Stepper motor component
Replies: 2
Views: 1395

Re: Stepper motor component

Delay must be added inside the loop.
Solved
by rzeszurzeszu
Sat Nov 27, 2021 1:52 pm
Forum: General
Topic: Stepper motor component
Replies: 2
Views: 1395

Stepper motor component

Hello, I checked today stepper motor components connected with arduino and drv8825 ( control by step and direction). Both components seems to have similar behavioir. diagnosis: The motor squeaks but the shaft is blocked and motor is heating a little bit. I attached sample of the code. I checked also...
by rzeszurzeszu
Sat Oct 02, 2021 8:10 pm
Forum: Bug Reports
Topic: Component DS18B20
Replies: 2
Views: 1741

Component DS18B20

Hello Guys,
After database update there is not possible to select the connection pin for DS18B20 in the component properties.
do you see the same issue ?
by rzeszurzeszu
Fri Sep 24, 2021 1:36 pm
Forum: Bug Reports
Topic: BMP280 wrong setting SDA and SCL for arduino in V9.2
Replies: 15
Views: 6908

Re: BMP280 wrong setting SDA and SCL for arduino in V9.2

Hello Guys,
still no solution ?

BR,
by rzeszurzeszu
Thu Sep 23, 2021 2:22 pm
Forum: Bug Reports
Topic: HX711 zero
Replies: 5
Views: 2514

Re: HX711 zero

Hello,
it works OK! thank you for your great job!

I hope my topic related to BMP280 will be also solved soon :)

Best Regards,
by rzeszurzeszu
Thu Sep 23, 2021 12:58 pm
Forum: General
Topic: force sensor -help needed in code
Replies: 3
Views: 1853

Re: force sensor -help needed in code

Hello Martin,
I would like to use arduino UNO.
The aim is to count the water drops in time ( every 15 seconds) and measuring the weight ( every 15 sec.)
I must use 2 force sensors in my project and observe both.

Could you please propose something in FC9 ?

Thank you in advance
by rzeszurzeszu
Wed Sep 22, 2021 10:07 pm
Forum: General
Topic: force sensor -help needed in code
Replies: 3
Views: 1853

force sensor -help needed in code

Hello,
I would like to measure weight gain (difference between previous and actual mass in every 15 seconds. Than send it via UART as mass change divided by 15 sec.

could someone give me hint or put some flow ? Should I use some timer component ?

Thank you in advance
by rzeszurzeszu
Sat Sep 18, 2021 5:08 pm
Forum: Bug Reports
Topic: HX711 zero
Replies: 5
Views: 2514

Re: HX711 zero

Hello,
here is the code, and the results from UART.
Even if I put Macro "zero" in loop < while > then I get similar results like attached.

Thank you for help in advance.

BR,