• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Recent content by krashkropp

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. K

    arduino Keezer-meter project

    I have tested the batch of pcb's and everything checks out. I have put them up on my site for sale as well as a soldered version. I have put a 2 week lead time on all soldered pcb's as I don't have a lot of time to be making them. http://krashkropp.com/shop/ I have also been working on an...
  2. K

    arduino Keezer-meter project

    Yes Ruvort I have finished the updates and made samples I had 1 trace on the pcb from the bluetooth that was creating problems for the usb to reset. That has been fixed and I have bought 100 pcb's. After I assemble and test 1 I will have the pcb's for sale on my website krashkropp.com I hope to...
  3. K

    arduino Keezer-meter project

    Nice hope it all goes well. The source code is at the top of this page http://krashkropp.com/bn-beer-homebrew/ For soldering there are some small pins, and a stencil from https://www.oshstencils.com/#%20 helps but costs more money. probably the hardest ic is the usb/UART cp2102n. I prefer solder...
  4. K

    arduino Keezer-meter project

    I have added some info on my page with A BOM and PCB CAD file. I will try to have The current version of the code on there as well an a day or two. I Will Also try to have some basic instructions for installing the boot loader and firmware. http://krashkropp.com/bn-beer-homebrew/
  5. K

    arduino Keezer-meter project

    I have this board in my Keezer and have noticed that the fan Is important for temperature measurements. Also that the fan is not powerful enough on 5v it moves air but I don't think more effort would be wasted. I have added a switching boost ic to bring up the 5v rail to 12v and it will supply...
  6. K

    arduino Keezer-meter project

    The last board had header pins for Bluetooth and still used the ds18b20 sensor. I fully populated a new board with a HM-11 bluetooth module and si7021. The new temp sensor also has an accurate humidity sensor and refreshes much faster. This will be the first one I mount in my Keezer and intend...
  7. K

    arduino Keezer-meter project

    The boards have been sent out and I should have them back and soldered in 2-3 weeks. I will be writing code for serial display first, 16x2 LCD with buttons second, and hopefully bluetooth last.
  8. K

    arduino Keezer-meter project

    Hey everyone. I am still working on this project and have expanded the board some. I will make a GUI for windows computer or tablet with USB interface. 8 scale ports instead of 6. Mostly surface mount parts. Expanded memory. Power from USB. Any fan not just PWM fans. Proximity sensor for door...
  9. K

    Homebrew Talk 3D Print Thread.

    Tap handles
  10. K

    arduino Keezer-meter project

    The temp ic's can be mounted on the pcb or remotely with the pre made waterproof ds18b20. the relays are made to use .1" header pins but again you could solder the wires to them and they are also on the edge so right angle pins can be used. I know that the micro usb's can be a pain to solder so...
  11. K

    arduino Keezer-meter project

    Yes sorry for no posts. I am taking a class for C++ computer programing that is greatly helping with making the code easy for others to use and modify. I will also have some added features. There are only a few weeks of the class left and I would like to finish the class before I rewrite the...
  12. K

    arduino Keezer-meter project

    Yes the temp sensors can be set to control anything. I planned on having one at the top and one at the bottom and control the fan accordingly. If someone is not using the second relay the 3rd temp sensor could be used for fermentation control good idea. I am not using the same setup for the...
  13. K

    arduino Keezer-meter project

    estricklin- What type of LCD are you using? The I2C ones HAVE to use A4 and A5. I will be using a 16x2 lcd but with no I2c module. I went this way because mounting was a bit trickier not that it couldn't be done later. I would recommend getting a new lcd for sub $2 or de solder the i2c module...
  14. K

    arduino Keezer-meter project

    day tripper- "anti-short-cycle time be at least 5 minutes, and preferably 10” Thank you I have changed this time to 10 minutes. estricklin- “are you using an HX711 for this project?” Yes the original amplifiers I had planned on using (AD620) did not prove to have the best resolution...
Back
Top