Search found 3 matches
- 12 Jul 2016, 11:44
- Forum: ESP Easy: Software
- Topic: two rules questions
- Replies: 0
- Views: 2568
two rules questions
I have built my my marquee control around an ESP-01 running ESP Easy to control the two relais using the two gpios. Things work fine and I've even created a ruleset that automatically drives the marquee to defined points - actually, drives it a defined distance (10%, 25%, 50%, 100%) Two things I won...
- 12 Jul 2016, 11:39
- Forum: ESP Easy: Software
- Topic: Rules - smaller size limit than advertised?
- Replies: 2
- Views: 2654
Rules - smaller size limit than advertised?
The edit box for rules in ESPEasy 108 says it could take up to 2048 characters however, when I am trying to upload the following rule set, it's cut off at around 690 characters: on ausfahren10 do gpio,0,1 // stop all engines gpio,2,1 // stop all engines gpio,0,0 // start extending timerSet 1,4 // 4 ...
- 02 May 2016, 11:21
- Forum: ESP Easy: General Discussion
- Topic: multiple DS18B20 reading 85°C
- Replies: 2
- Views: 6661
multiple DS18B20 reading 85°C
Hi all, I have an application where I have numerous DS18B20 sensors on one single esp-01. The general setup works well, but there's always one pesky sensor that reads 85°C - and it's not always the same! The 85°C is basically the startup value on the scratchpad and usually what you get when you try ...