Home
Vito's
Cancel

BMESP8266 is broken

I had been using the ESPAsyncWebServer before mid June. After updating to newest version, I found my Server Side Event implementation is broken. I am going to migrate to WebSocket. If you can’t wai...

BrewManiac-Multiple Sensor support

DS18B20 uses OneWire bus which can be connected to multiple devices at the same time, which implies that supporting multiple sensors seems trivial. It is. However, there are some software issues th...

不用RPI的BrewPi安裝教學

軟體安裝 可預先下載預先編譯好的bin檔: https://github.com/vitotai/BrewPiLess/tree/master/bins 下載nodemcu-flasher: https://github.com/nodemcu/nodemcu-flasher 用 nodemci-flasher燒錄bin檔即完成。 硬體配置 需求 NodeMcu 1.0 板子一...

Simplified Mash Step

I created a new branch for BrewManiac & BMESP8266. The main difference of these branches is the simplified mash steps. The original mash steps has a name, and you can skip all except that last ...

BMESP8266

BME8266 is a project to enable wireless access to BrewManaic, an Open ArdBir clone. The system is cheap to build yet convenient. You can use any compatible browser to change the settings, program a...

Video of working WiFi

I am going to try it on tomorrow’s brew. Wish me good luck! OK, The test run well before boiling. However, EMI attacked and the LCD blinked with random patterns. ESP8266 has nothing to do with EM...

BrewManiac goes online with ESP8266

I finally make it to the first development milestone of WiFi-enabled BrewManiac. Being excited, I want to share with those who watch BrewManiac by providing my plan of WiFi features. ***Features**...

Grainfather + BrewManiac

Finally, I brewed with my BrewManiac with Grainfather. Yes, it is not really finished, and I have not yet find a good control box. Nevertheless, it just worked. I used three steps mash, 50(C)-57-6...

LazySusan- Auto Hop Dropper

Sometimes, we do something because it can be done. This is something like that. Components: Arduino Uno KY-040 rotary encoder I2C LCD 16×2 (I use a 20×4 LCD, but I design to use 16×2) ...

BrewManiac 0.01alpha released

WARNING, use at your risk. Please regard this as a preview release. After using a MEGA platform and being able to use the serial as a debug tool, I found that SoftwareSerial receives wrong data fre...