Search found 40 matches

by sartam
13 Jun 2022, 14:33
Forum: ESP Easy: General Discussion
Topic: Code highlighting in browser (codemirror)
Replies: 56
Views: 9486

Re: Code highlighting in browser (codemirror)

right now you could build your own firmware using this branch: https://github.com/chromoxdor/ESPEasy/tree/esp_codemirror and copy the necessary files from /static (codemirror.min.js, codemirror.min.css, espeasy.min.js, anyword-hint.min.js ) to your esp (for now since the files need to be stored loc...
by sartam
13 Jun 2022, 07:47
Forum: ESP Easy: General Discussion
Topic: Code highlighting in browser (codemirror)
Replies: 56
Views: 9486

Re: Code highlighting in browser (codemirror)

chromo23 wrote: 11 Jun 2022, 20:11 BTW the hint system not only uses words from the wordlist. it also analyses the inputfield...
It's great! How to use it? What files need to be installed and where to make it work?
by sartam
13 Jun 2022, 07:01
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

At the moment only ascii characters are available, and in the default font also some special characters, but adding special characters, or even complete character sets, is a) quite hard to engineer, and b) takes a lot of space in the .bin files, so it won't be available in the regularly provided bu...
by sartam
11 Jun 2022, 23:27
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

Another question. Are there fonts with Russian letters? If not, is it possible to make such a font?
by sartam
11 Jun 2022, 23:05
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

TD-er wrote: 11 Jun 2022, 22:37 Thus it was not updated if you used one of the latest GitHub test builds.
Hooray! Earned!
by sartam
11 Jun 2022, 22:31
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

TD-er wrote: 11 Jun 2022, 22:24 What exact filename is shown on the sysinfo page?
Just to make sure the flash was actually successful.
Image
by sartam
11 Jun 2022, 22:15
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

Ath wrote: 11 Jun 2022, 21:48 And please update using the serial update-route instead of OTA, then some updated settings and the latest Espressiff bootloader will be applied.
Hmm... This is the firmware I'm using. This is where the display doesn't work.
by sartam
11 Jun 2022, 22:04
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

Ath wrote: 11 Jun 2022, 21:45 Still update to that Github build, or even this one https://github.com/letscontrolit/ESPEas ... 2481020833 that has the latest features and a bunch of extra fonts that could use some testing ;)
Thank you. I'm going to try now.
by sartam
11 Jun 2022, 21:41
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

Does this plugin/display need a PWM signal on a pin to dim the backlight? If so, then it is fixed in later (test) builds. I plan on making a new build this weekend, but you can already download one from the GitHubActions test builds (need an account on GitHub to download them) For example: https://...
by sartam
11 Jun 2022, 21:10
Forum: ESP Easy: General Discussion
Topic: ILI9341 seems to work in new firmware
Replies: 66
Views: 46861

Re: ILI9341 seems to work in new firmware

Hi all. When updating ESP 32 firmware from March 28 to April 27, the ILI9341 display stops working. When flashing back to the firmware from March 28, the display starts working again. What could be the reason? I use the firmware with the label "display"
by sartam
14 May 2022, 22:45
Forum: ESP Easy: Projects / Applications
Topic: Human distance sensor LD1115H
Replies: 1
Views: 4417

Human distance sensor LD1115H

On the Internet, namely on aliexpress, I found the LD1115H sensor. Q: Does ESP Easy support this sensor?
https://hlktech.net/index.php?id=973&cateid=749
by sartam
10 May 2022, 22:11
Forum: ESP Easy: General Discussion
Topic: Rotary Encoder set values
Replies: 15
Views: 18118

Re: Rotary Encoder set values

There is another way possible (not yet implemented in ESPEasy). The idea I'm having is to add support for EEPROM or similar storage systems. EEPROMs are available in I2C chips and allow for upto a million writes. There are also types which are interface compatible with EEPROMs, but allow for near i...
by sartam
10 May 2022, 17:17
Forum: ESP Easy: General Discussion
Topic: Rotary Encoder set values
Replies: 15
Views: 18118

Re: Rotary Encoder set values

That is, the dummy values ​​do not change after ESP EASY is turned off and on?
by sartam
10 May 2022, 16:59
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

Often, information about the capabilities of the operation of slave devices on the I2C bus from 5 volts with a general power supply of the circuit from 3.3 volts often flashes before my eyes.
by sartam
10 May 2022, 00:57
Forum: ESP Easy: General Discussion
Topic: Rotary Encoder set values
Replies: 15
Views: 18118

Re: Rotary Encoder set values

Hello. Is it possible to store the encoder value in non-volatile memory, so that after the power is turned off, the encoder, or variable, is assigned the same value as it was before the device was turned off?
by sartam
08 May 2022, 22:18
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

Yes, of course I know about this feature. But, as they say, you can't argue with facts. Also, an LSD 2004 display is connected to 5 volts, and it works fine.
by sartam
08 May 2022, 21:54
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

It is working! The only remark. I connected the microcircuit to 5 volts. Although the datasheet says that the power is in the range of 2.8-5.2 volts
by sartam
08 May 2022, 21:30
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

An interesting thing. I'll try, of course. I'm not using a module, but just a microcircuit in a dip package. But this should not be an obstacle. I will definitely try.
by sartam
02 May 2022, 19:52
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

Does not work. I do not understand why. Went through all available pcf8574 addresses...
by sartam
02 May 2022, 18:29
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

chromo23 wrote: 02 May 2022, 18:03 for me only another address seems to work. i would start with that...
Port address, or pcf8574 address?
by sartam
02 May 2022, 17:52
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

chromo23 wrote: 02 May 2022, 17:18

have you tried another port and/or another address?
Now I will try another port, although I already did it.
by sartam
02 May 2022, 16:13
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

I use the command pcfgpio,65,1. Address pcf8574 0x38
chromo23, What address are you using?
by sartam
02 May 2022, 12:22
Forum: ESP Easy: Hardware
Topic: PCF8574 - How does it work ?
Replies: 33
Views: 21977

Re: PCF8574 - How does it work ?

Hello. In the last release of March 2022, did something change in the work of PCF8574? I do exactly as it says here, the LED connected to port 0 does not respond. Everything is connected according to the diagram above. Firmware mega20220328_normal_ESP8266_4M1M
by sartam
19 Apr 2022, 11:23
Forum: ESP Easy: Hardware
Topic: TM1637 7seg LED Display
Replies: 7
Views: 5230

Re: TM1637 7seg LED Display

Thank you. As I did not guess ... It's elementary.
by sartam
19 Apr 2022, 10:02
Forum: ESP Easy: Hardware
Topic: TM1637 7seg LED Display
Replies: 7
Views: 5230

Re: TM1637 7seg LED Display

How and when will displays learn their names 1 and 2? When configuring the LED, it is not possible to assign a name.
by sartam
19 Apr 2022, 07:48
Forum: ESP Easy: Hardware
Topic: TM1637 7seg LED Display
Replies: 7
Views: 5230

Re: TM1637 7seg LED Display

Indexes 1 and 2 are tied to device numbers on the Devices tab?
by sartam
18 Apr 2022, 20:11
Forum: ESP Easy: Hardware
Topic: TM1637 7seg LED Display
Replies: 7
Views: 5230

TM1637 7seg LED Display

Hello. I am trying to connect 2 displays with 4 digits on TM1637 each to their DIO and CLK pins. Can these displays be controlled individually?
by sartam
16 Apr 2022, 17:50
Forum: ESP Easy: General Discussion
Topic: Very slow UI on sonoff
Replies: 12
Views: 5914

Re: Very slow UI on sonoff

Is 8266 installed in sonoff? Maybe 8255?
by sartam
08 Apr 2022, 04:46
Forum: ESP Easy: Hardware
Topic: Off-the-shelf HW with digital inputs
Replies: 21
Views: 9203

Re: Off-the-shelf HW with digital inputs

@igrad, share the link, please.
by sartam
07 Apr 2022, 07:15
Forum: ESP Easy: Hardware
Topic: Off-the-shelf HW with digital inputs
Replies: 21
Views: 9203

Re: Off-the-shelf HW with digital inputs

Hello. If you do not find a suitable solution on the Internet, then in general this is a simple task for self-implementation. Provided that you are familiar with electronic circuits
by sartam
06 Apr 2022, 16:32
Forum: ESP Easy: General Discussion
Topic: add SG90 servo
Replies: 11
Views: 13684

Re: add SG90 servo

I got an interesting effect when I applied PWM,14,100 to the servo's input. the servo started to rotate continuously :)
by sartam
06 Apr 2022, 16:28
Forum: ESP Easy: General Discussion
Topic: add SG90 servo
Replies: 11
Views: 13684

Re: add SG90 servo

ESP_Easy_mega_20211224_display_ESP8266_4M1M Dec 24 2021
I give the command servo,1,12,-45 from the rules, from the command line
by sartam
06 Apr 2022, 16:06
Forum: ESP Easy: General Discussion
Topic: add SG90 servo
Replies: 11
Views: 13684

Re: add SG90 servo

Hello. I tried to use the instructions here, but got the answer "failed". What has changed when working with a servo?
by sartam
05 Apr 2022, 05:08
Forum: ESP Easy: Software
Topic: Hidden experimental menu in recent release
Replies: 9
Views: 6155

Re: Hidden experimental menu in recent release

A... That is, you need to compile the file yourself, or wait for the official release...
by sartam
05 Apr 2022, 02:33
Forum: ESP Easy: Software
Topic: Hidden experimental menu in recent release
Replies: 9
Views: 6155

Re: Hidden experimental menu in recent release

Hello. What am I doing wrong? I found a new release on github, downloaded it. But there are no binaries there. can i see the download link for the new release?
by sartam
04 Apr 2022, 19:50
Forum: ESP Easy: Projects / Applications
Topic: PCB ESP Easy
Replies: 4
Views: 5999

Re: PCB ESP Easy

TD-er wrote: 04 Apr 2022, 19:16 Looks nice :)
I did my best. :)
by sartam
04 Apr 2022, 19:48
Forum: ESP Easy: Projects / Applications
Topic: PCB ESP Easy
Replies: 4
Views: 5999

Re: PCB ESP Easy

Maybe a respected TD-er, if he suddenly has time, and he will devote it to us and write EEPROM support? ;)
by sartam
04 Apr 2022, 19:39
Forum: ESP Easy: Projects / Applications
Topic: PCB ESP Easy
Replies: 4
Views: 5999

Re: PCB ESP Easy

No. Not yet. I am not so strong in programming to create a plug-in for a memory chip :( . It's just that the board can be used not only for ESP Easy firmware, but also for other projects.
by sartam
04 Apr 2022, 18:57
Forum: ESP Easy: Projects / Applications
Topic: PCB ESP Easy
Replies: 4
Views: 5999

PCB ESP Easy

Hi all. not so long ago I became interested in the ESP Easy firmware. And after some thought and testing the firmware on the modules, I came to the decision to make a printed circuit board for the ESP processor. Under a certain body, with some more goodies. The result was a project implemented in th...
by sartam
28 Mar 2022, 10:11
Forum: Introduce yourself
Topic: Hello, I'm from Russia,
Replies: 8
Views: 3211

Hello, I'm from Russia,

Hello, I'm from Russia, the city of Perm. I recently discovered the Esp_easy platform and found it to be a pretty good fit for my projects. I have designed a PCB for Esp_easy on esp8266 and I want to share with the community. The project is an open source. How and where can I create a topic with a d...