@Thorrak is there a pinout of the 10 pin TFT connector for your Lolin D32 board ?
I can see there is an Eagle scm for it but I don't have it installed.
My apologies if it's been answered earlier in the thread somewhere...
thanks @LBussy , I changed the brewpi-esp8266.cpp isValidmDNSName to your Code which works :-) but changing platformio.ini to your suggestion I get an error FileNotFoundError: [Errno 2] No such file or directory: 'git':
so for the time being I've set the common section of platformio.ini to...
Hi folks, I've just started to re-look at my esp8266 brewpi project that I built back in 2017/18
I added the buzzer function back using an arduino active buzzer module and successfully built the master branch 0.08 and 0.09 versions, this was on another machine using platformio. I have moved...
@Alexlark I came across a discussion on the DS18B20's on a RaspberryPi site
https://www.raspberrypi.org/forums/viewtopic.php?t=36163&p=509899
the DQ line is opendrain, so if you want longer cable runs you can supply the DS18B20 with vcc=+5V but then use a 4K7 pullup on the data line to +3.3V...
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...