Skip to content

jxp360/bbq_temp_controller

Repository files navigation

Requirements:

  • PWM Fan on Pin 18 on Raspberry Pi 3
  • 1-wire Temperature Control
  • IFFT Account

Installation:

  • Install RPIO
    • sudo apt-get install python-setuptools
    • sudo easy_install -U RPIO

For Therm:

  • Check /boot/config.txt
  • Add line at bottom
    • dtoverlay=w1-gpio,gpiopin=17
  • Orange Stripe = VCC, White = Ground, Blue Stripe = Pull-up output
  • Run test_therm.py

For Display:

For wifi:

  • sudo pip install wifi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages