Code Monkey home page Code Monkey logo

boochbot's Introduction

 ____    ___    ___      __  __ __  ____    ___   ______ 
|    \  /   \  /   \    /  ]|  T  T|    \  /   \ |      T
|  o  )Y     YY     Y  /  / |  l  ||  o  )Y     Y|      |
|     T|  O  ||  O  | /  /  |  _  ||     T|  O  |l_j  l_j
|  O  ||     ||     |/   \_ |  |  ||  O  ||     |  |  |  
|     |l     !l     !\     ||  |  ||     |l     !  |  |  
l_____j \___/  \___/  \____jl__j__jl_____j \___/   l__j  

Overview

This project extends the esp-idf restful server example by adding support for the ds18b20 temperature probe. This probe may be used to measure temperatures of kombucha brews via the frontend browser UI served by the ESP32's HTTP server.

Ideal temperature ranges for kombucha brews vary but are usually in the range of 23-24C/73-75F. Future plans for this project include adding a PID-controlled heat element for keeping brews at stable temperatures as well as adding greater web UI support for dialing in brew temperatures and monitoring the temperature of brews over time.

Build and Flash

sudo ./docker_build.sh
idf.py -p PORT flash monitor

(To exit the serial monitor, type Ctrl-].)

Commands which communicate with the development board, such as idf.py flash and idf.py monitor, will not work in the container unless the serial port is passed through into the container. For now we can just run these commands outside of the container.

See the README.md in the esp-idf restful server example for more information on configuration/setup.

See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.

boochbot's People

Contributors

qhandley avatar

Watchers

 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.