Search found 18 matches

by Pencraft
07 Aug 2024, 21:44
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

The "LimitA" and "LimitB" events are generated only once when saving the plugin settings. In the future, when starting the motor with buttons and stopping it with sensors, connected to the LimitA and LimitB pins, no events are created. When the sensors are triggered, the motor st...
by Pencraft
07 Aug 2024, 21:42
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

The "LimitA" and "LimitB" events are generated only once when saving the plugin settings. In the future, when starting the motor with buttons and stopping it with sensors, connected to the LimitA and LimitB pins, no events are created.
by Pencraft
07 Aug 2024, 21:18
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

I'm using ESP32-C3 mini.
IMG_1924.jpg
IMG_1924.jpg (1.47 MiB) Viewed 7386 times
And this is what is visible in the terminal.
4.png
4.png (99.9 KiB) Viewed 7380 times
The same thing happens in NoPWM mode.
by Pencraft
07 Aug 2024, 20:41
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

Unfortunately nothing worked :( The scheme is the same as before. Resistors reduced to 1Kohm. Here are the plugin settings: 1.png 2.png When the sensors are triggered, the motor stops, but the "LimitA" and "LimitB" events are not generated. If you turn off the "LimitA invert...
by Pencraft
31 Jul 2024, 15:08
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

The cable is no more than 10 cm. I will try to reduce the value of the pull-up resistors to 1 kOhm. And yet the sensors are triggered, the motor stops, the event simply is not created.
by Pencraft
31 Jul 2024, 14:09
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

Re: P098 PWM Motor LimitA and Limit B

Yes, the Rules option is enabled.
by Pencraft
31 Jul 2024, 13:49
Forum: ESP Easy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 14
Views: 7753

P098 PWM Motor LimitA and Limit B

Good afternoon. I'm making a roller blind controller using EasyEsp. I'm using the P098 PWM Motor plugin. The motor is started with the pwmmotorhome and pwmmotorend commands. Sensors LimitA and LimitB are configured. When the sensors are triggered, the LimitA and LimitB events are not generated, alth...
by Pencraft
31 Jul 2024, 13:43
Forum: uPyEasy: Software
Topic: P098 PWM Motor LimitA and Limit B
Replies: 0
Views: 9445

P098 PWM Motor LimitA and Limit B

Good afternoon. I'm making a roller blind controller using EasyEsp. I'm using the P098 PWM Motor plugin. The motor is started with the pwmmotorhome and pwmmotorend commands. Sensors LimitA and LimitB are configured. When the sensors are triggered, the LimitA and LimitB events are not generated, alth...
by Pencraft
23 Dec 2023, 20:07
Forum: ESP Easy: Hardware
Topic: SH1116 display
Replies: 5
Views: 10408

Re: SH1116 display

A compromise solution was found. If you select SH 1106 128x64 Rotated, it is displayed normally, only two dots in the upper left corner.
by Pencraft
22 Dec 2023, 18:53
Forum: ESP Easy: Software
Topic: sevenseg fonts
Replies: 6
Views: 9673

Re: sevenseg fonts

by Pencraft
15 Dec 2023, 09:10
Forum: ESP Easy: Software
Topic: sevenseg fonts
Replies: 6
Views: 9673

Re: sevenseg fonts

It would also be nice to add a degree Celsius symbol. {D}
by Pencraft
15 Dec 2023, 09:08
Forum: ESP Easy: Software
Topic: sevenseg fonts
Replies: 6
Views: 9673

Re: sevenseg fonts

Yes, unfortunately, other characters also have different widths. :(
Although this is not so critical. ;)
by Pencraft
15 Dec 2023, 08:25
Forum: ESP Easy: Software
Topic: sevenseg fonts
Replies: 6
Views: 9673

sevenseg fonts

Good afternoon.
ESP32, firmvare display_ESP32_4M316k, 30.11.2023.
In the sevenseg24 and sevenseg18 fonts, the "1" character has a smaller width than all the others. Because of this, the display of numbers shifts. Can this be fixed somehow?
by Pencraft
10 Dec 2023, 14:07
Forum: ESP Easy: Hardware
Topic: SH1116 display
Replies: 5
Views: 10408

Re: SH1116 display

Sorry, I sent the wrong link.
Here's the correct one.
https://www.digole.com/products_picture ... 20V0_2.pdf

The inscription on the display board is SH1116
by Pencraft
10 Dec 2023, 07:53
Forum: ESP Easy: Hardware
Topic: SH1116 display
Replies: 5
Views: 10408

Re: SH1116 display

There is a datasheet. I bought it on aliexpress. Probably new, never seen anything like it before. I2C connection. https://aliexpress.ru/item/4001051535838.html?spm=a2g2w.orderdetail.0.0.5d8c4aa6TWR1cM&sku_id=12000036725051994 https://cdn.velleman.eu/downloads/29/infosheets/sh1106_datasheet.pdf
by Pencraft
09 Dec 2023, 22:28
Forum: ESP Easy: Hardware
Topic: SH1116 display
Replies: 5
Views: 10408

SH1116 display

Good afternoon. Are there plans to support I2C display with the SH1116 controller?
If you connect it like SH1106, it looks like in the photo.
by Pencraft
05 Dec 2023, 19:19
Forum: ESP Easy: General Discussion
Topic: st7789 and Rules
Replies: 2
Views: 2512

Re: st7789 and Rules

Thank you.
Everything worked out.
:)
by Pencraft
05 Dec 2023, 19:02
Forum: ESP Easy: General Discussion
Topic: st7789 and Rules
Replies: 2
Views: 2512

st7789 and Rules

Good afternoon. I connected the st7789 display. In the rules I wrote this: on System#Boot do st7789cmd,clear LoopTimerSet,1,1 st7789,r,0,0,320,240,Blue st7789,lh,21,320,Blue st7789,lh,218,320,Blue endon on Rules#Timer=1 do st7789,txp,40,50 st7789,txs,5 st7789,txc,Red st7789,txt,%systime% st7789,txc,...