Giter Club home page Giter Club logo

pifireos's Introduction

PiFireOS

Version Released GitHub Releases (all releases) Build status

PiFire Stats

GitHub last commit (branch) Version Released


ℹ️ You can find the PiFire documentation here


A Raspberry Pi distribution for Pi based pellet smoker controllers. It includes the PiFire software for managing and monitoring multiple Octoprint instances out of the box.

This repository contains the source script to generate the distribution out of an existing Raspberry Pi OS image.

Where to get it?

Download the latest stable build (typically running latest stable PiFire):

Stable version

Download the latest nightly builds (latest image always runs newest code from PiFire development branch):

Nightly version

How to use it?

  • Flash the image to an sd card using Balena Etcher or Raspberry Pi Imager
  • Configure your WiFi by editing pifireos-wpa-supplicant.txt on the root of the SD card. You may need to eject and reinsert the card.
  • Boot the Pi from the card
  • Connect via web browser to http://pifireos.local (if your computer supports bonjour) or http://pifireos (if your network properly has internal dns).
  • Configure your smoker settings.
  • OPTIONALLY:
    • Log into your Pi via SSH (it is located at pifireos.local if your computer supports bonjour or find the IP address assigned by your router), default username is "pi", default password is "raspberry".
    • Change the password; run: passwd
    • Change the configured timezone; run: sudo dpkg-reconfigure tzdata
    • Change the hostname; run: echo myhostname | sudo tee /etc/hostname
      • Your PiFireOS instance will then no longer be reachable under pifireos.local but rather the hostname you chose postfixed with .local, so keep that in mind.
    • If WiFi is not available, a "PiFire-Hotspot" network will be started.
      • Default password is "raspberry"
      • Connect any compatible device and connect to 192.168.50.1 to control your smoker.

ℹ️ Supervisor is configured by default. Access at: http://pifireos.local:9001 with username "pifire" and password "PiFire".

Features

  • PiFire software for managing and controlling pellet smokers
  • Supervisor software for managing gui and control processes
  • hostapd software for managing automatic hotspot

Developing

Code contribution would be appreciated!

Get Help

Discord

The PiFire Discord server has an #os-images channel. This is likely the best place for support for this image.

Issue Tracker

PLEASE limit this to issues with the image, not to issues with PiFire itself.

pifireos's People

Contributors

alan707 avatar arekm avatar brad avatar calonmerc avatar dcousens avatar deviousfusion avatar foosel avatar guillaumemolter avatar guysoft avatar hroncok avatar inthecloud247 avatar jonaslorander avatar kennethjiang avatar magicmad avatar make-ing avatar mariogrip avatar nosyjoe avatar nurgak avatar theassassin avatar vivekanand1101 avatar zarya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.