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

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks RandR I was able to enable debugging "True" in the config file......but when I check the log I don't see anything in there. Do I need to enable logging somewhere? Do I need to enable load cell monitoring somewhere in the configuration?
  2. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Ok, I have a keg Load cell built and tested. I tested it with some code on a ESP32. I hooked it up to the raspberry pi on pins 5 and 6 and tested it with hx711py example.py code and I am getting readings just fine from the python code. So I know the hardware is working and connected properly. I...
  3. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    This is command I used to install Raspberry Pints after I installed bullseye OS from raspberrypi.com/software/operating-systems/
  4. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    if you open up a terminal on the raspberry pi and type in "ifconfig" that will give you the ip address.....which can be used on your computer to access
  5. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Is there a way to remove the pours from the bottom of the screen? I just want the tap list and not the pours. I clicked on the pour button (the number) without knowing what would occur.....now I have the pours stuck to the bottom of my screen. Cheers!
  6. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    well I found the Autostart file under /etc/xdg/lxsession/LXDE-pi/autostart but it doesn't seem to autostart chromium.....in kiosk mode. I have tried rebooting a few times and was able to just start chromium myself, but not able to get it to Autostart in kiosk mode. so I figured it out after...
  7. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Well install was a breeze.....though I haven't started with the loadcells yet. 1. how can I reduce the number of Taps, my Keezer only has 4 taps, by default it has 10 taps? 2. I can only get to the tap list page from a remote computer. On the Rpi when I try to launch chromium(which I thought...
  8. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks for the quick response RandR+. I will give it a go and dig into the code if I have to
  9. redfoxblueeagle

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Does the HX711 code work for the RandR+ version of Raspberry Pints? I am looking to dive into this project with a Raspberry Pi 3 that I have kicking around.........and was hoping to make some Wheatstone Bridges to monitor the weight of my kegs.
  10. redfoxblueeagle

    iSpindel - Can't connect to Wifi AP

    I couldn't even connect to AP until I wrote the custom code to write the config on startup for the first boot.....There is certainly something glitchy about that version of software
  11. redfoxblueeagle

    iSpindel - Can't connect to Wifi AP

    this is where I bought mine from w rounded corners....and they seem to work ok..... US $2.12 7% OFF|Wemos D1 Mini V3.0.0 WIFI Internet of Things Development Board Based ESP8266 CH340 CH340G 4MB For Arduino Nodemcu V2 MicroPython|Integrated Circuits| - AliExpress
  12. redfoxblueeagle

    iSpindel - Can't connect to Wifi AP

    Both of my boards have rounded corners. One worked and the other didn't work with the latest firmware until I changed it. With my custom firmware both boards work.
  13. redfoxblueeagle

    iSpindel - Can't connect to Wifi AP

    Ok, I managed to get mine working. I had to change some code in V6.3.1 and hardcode my credentials to write them to the FileSystem on startup and then was able to access the AP. Its a pain to setup Arduino to compile it because you need to install all the supporting libraries......but its nice...
  14. redfoxblueeagle

    iSpindel - Can't connect to Wifi AP

    I am having similar issues. one unit flashed fine and works without any problems and the second unit does not. Looking in the serial log I see it failing ... fails mounting the file system and at some point after reading the temperature, it is giving temperature sensor errors......... then it...
Back
Top