Code Monkey home page Code Monkey logo

bbqduino's Introduction

Yet Another BBQduino!

What does this BBQduino do?

  • Captures and decodes the transmissions from a Maverick ET-732 Remote BBQ Smoker Thermometer
    • Also verified to work with Ivation Long Range Wireless Digital Thermometer model IVA-WLTHERM
  • Provides the temperature information (in Celcius or Fahrenheit) on:
    • Webpage
    • Adafruit 16x24 Red LED Matrix Panel - Chainable HT1632C Driver

Webpage Image

LED Panel

What is needed to build this?

  • Arduino Ethernet Board OR Arduino Uno + Ethernet shield
  • Adafruit 16x32 Chainable LED Matrix Panel
  • 433MHz Superheterodyne Receiver
  • Protoyping shield or a custom PCB (forthcoming)
  • Micro SD card
  • 9V, 1A power supply with 2.1mm plug

How to build:

  • The .ino file documents the needed connections:
    • The datapin of the 433MHz receiver MUST be connected to pin 8 on the Arduino.
    • It is recommended that you use a 17cm antenna with your receiver.
    • 3 pins are needed to provide the signals to the LED panel. The .ino file uses A1, A2, and A3.
    • The Adafruit tutorial for the LED panel additional information for connecting the panel. HOWEVER, there is no need to download the Adafruit library for the LED panel as this repository includes all needed files for this project.
  • Modify the IP address of the webserver in the .ino file.
  • Ensure that the MAC address is unique for your network.

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.