purpleogre
Member
Hello All,
I have just recently stumbled across this topic whilst searching for Home Automation and esp8266 and couldn't help but build one just to see ...
I have had and built Brewpi's in one form or another since the original DIY build ...(including a pcb for a spark v2 shield). I like the clarity of the 20x4 display, hence me trying this build.
I noticed that several programmers in Home automation scene and Thorrak had started to use the PlatformIO IDE so thought yep, try it out! Even though I find programming not on my naturally free flowing side... I managed to adapt the code, compile it and get the buzzer working ... albeit limited in its current form and noisily during flashing....
Also... on building my prototype I made one or two subtle changes.
I am using the nodemcu V2 board and......
1) The one wire probes in non parasitic mode, I'm using Vcc = +5V but data line I have tied to +3v3 via a 4k7 pullup
and
2) I used an active buzzer .. why do we need to use a non active one, which is controlled via pwm ? there are no multi tones/tunes..it beeps on start up and currently there are no actively settable alarms conditions... !!
I did find configuring it not quite straight forward, but not unsurmountable, coming to the conclusion I was probably on the range lmiiit of my WiFi and needing to apply several times the configuration for slot settings to take effect.!!
I still find the idea of using a rotary encoder or buttons appealing, especially in a wet environ where I find touch screens more trouble to use than their worth.....
I have just recently stumbled across this topic whilst searching for Home Automation and esp8266 and couldn't help but build one just to see ...
I have had and built Brewpi's in one form or another since the original DIY build ...(including a pcb for a spark v2 shield). I like the clarity of the 20x4 display, hence me trying this build.
I noticed that several programmers in Home automation scene and Thorrak had started to use the PlatformIO IDE so thought yep, try it out! Even though I find programming not on my naturally free flowing side... I managed to adapt the code, compile it and get the buzzer working ... albeit limited in its current form and noisily during flashing....
Also... on building my prototype I made one or two subtle changes.
I am using the nodemcu V2 board and......
1) The one wire probes in non parasitic mode, I'm using Vcc = +5V but data line I have tied to +3v3 via a 4k7 pullup
and
2) I used an active buzzer .. why do we need to use a non active one, which is controlled via pwm ? there are no multi tones/tunes..it beeps on start up and currently there are no actively settable alarms conditions... !!
I did find configuring it not quite straight forward, but not unsurmountable, coming to the conclusion I was probably on the range lmiiit of my WiFi and needing to apply several times the configuration for slot settings to take effect.!!
I still find the idea of using a rotary encoder or buttons appealing, especially in a wet environ where I find touch screens more trouble to use than their worth.....

