Search found 5 matches

by martin8310
10 Mar 2020, 21:07
Forum: ESP Easy: Software
Topic: Arduino UNO --> RS232 --> ESPEasy on ESP12E
Replies: 2
Views: 5207

Re: Arduino UNO --> RS232 --> ESPEasy on ESP12E

Hi TD,

Thanks, you are right, the value is really every time changing when a new message is received. It was my mistake, because I have only checking the LOG console and there was only showing "Command: TaskValueSet".

Thanks ;-)
by martin8310
10 Mar 2020, 12:45
Forum: ESP Easy: General Discussion
Topic: Plugin for TSYS01 Digital Temperature Sensors I2C
Replies: 1
Views: 4480

Plugin for TSYS01 Digital Temperature Sensors I2C

Hello,

Is it possible to include the TSYS01 Sensor to the ESPEasy Software?

Arduino library is already existing therefor it is not a problem for the software experts ;-).

Regards
Martin
by martin8310
10 Mar 2020, 12:34
Forum: ESP Easy: Software
Topic: Arduino UNO --> RS232 --> ESPEasy on ESP12E
Replies: 2
Views: 5207

Arduino UNO --> RS232 --> ESPEasy on ESP12E

Hello everyone, My configuration is: Arduino UNO is connected over RX/TX (RS232) to the ESP12E board. Software Version "Release mega-20200305" In my Arduino UNO is the following code inside: long randNumber; void setup() { Serial.begin(115200); } void loop() { randNumber = random(300); Ser...
by martin8310
20 Nov 2018, 20:57
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 212053

Re: ESP Easy Flasher

Unfortunately not. Thanks for the tip, the problem is solved. It's just a bit too complicated ;-) Now I understand why all the windows are always open.

Thank you.
by martin8310
20 Nov 2018, 18:11
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 212053

Re: ESP Easy Flasher

Hello everyone, I am enthusiastic about the espeasy project and would like to give feedback on the esp easy flasher. I have also the font issue (letters are too big) and therefore not readable. My Sytem is Windows 10 64bit with the ESP Easy Flasher in Version 0.02.004.Screen Resolution 2560x1600 wil...