Git Product home page Git Product logo

heat-detecting-wristband's Introduction

Installation onto the system

  1. Download the Arduino IDE.
  2. Install and run the Arduino IDE.
  3. Click Tools, Manage Libraries..., and search for MLX90614 and install Adafruit MLX90614 Library (not the MiniMLX90614!).
  4. Click Tools, hover over Board: (...) and click Boards Manager (at the top). Search for Arduino AVR Boards and install it.
  5. Click Tools, hover over Board: (...) and click (in the list) Adafruit Circuit Playground.
  6. Connect the system to your computer with a micro-usb connector (not the USB-C connector, that can only charge the battery).
  7. Click Tools, hover over Port and click the port that says Adafruit Circuit Playground next to COM.
  8. Download the code in this repository by clicking here.
  9. Unzip the .zip file into any folder (other than your Downloads folder).
  10. Open the main folder, and open the main.ino file. (The Arduino IDE should now open).
  11. Click Upload (the green, right-pointing arrow at the left top) to upload the program.

Modifying the code

The parts you can easily modify are the top 20-odd lines (excluding the first and second line). They are configurable settings for the system.

You can also modify the rest of the code, but you must make sure you know what you're doing as to not compromise stability.

Enjoy!

heat-detecting-wristband's People

Contributors

svdgoor 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.