Giter VIP home page Giter VIP logo

esp_thermal_camera_webserver's Introduction

ESP_Thermal_Camera_WebServer

Welcome to see the micro project based on ESP32.
Thermal Camera based on:

  1. ESP32 (Wrover)
  2. MLX 90640 Thermal Camera 32x24 pixels
  3. 0.95' OLED (SD1331)
  4. ESPAsyncWebServer
  5. SPIFFS - file system

Important features - TO DO LIST:

  • Grabbing thermal image from MLX90640
  • Test image on OLED
  • Show thermal image on OLED
  • Build WebServer with ESPAsyncWebServer
  • Automatic update of variables (e.g. MaxTemp) on Website
  • Save thermal image as picture (BMP) in SPIFFS
  • Show Thermal Image (BMP) on Website
  • Automatic update of BMP (suitable SetInterval in <script>)
  • Case - 3D Model and print it on FDM 3D Printer
  • Tweak updating Thermal Image (now SetInterval set to 1 sec - buggy image if set <1sec or there is more Clients)
  • Reducing overall latency (Issue #2)
  • Maybe Stream thermal image to Website (because why not) - faster updating
  • Add Switch on Website to On/Off OLED display

Note: 10/10/2019
I have MLX90640 files that are 6 months old. The latest files from Melexis contain a bug in the MLX90640_API.cpp file.

esp_thermal_camera_webserver's People

Contributors

samox1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

esp_thermal_camera_webserver's Issues

Image Size and SPIFFS Wearout

I love your application here. And you code looks great. Very clear and well organized. Two questions The image on the web page is too late to fit without scrolling. Is there a way to reduce this?

Have you had any problems with wearing out the SPIFFS with continuous writing?

Thanks

Kurt

Help !

Hello I am new to all this. I have an ESP8266 NodeMCU and MLX90640. It is connected as below :
3.3v
GND
D5 (SDA)
D4(SDL)

Can you please help and tell me how to proceed and get the image to display on a WebServer ?

Much appreciated.

Thanks.

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.