Coder Social home page Coder Social logo

hoozz_play's Introduction

Hoozz Play

What is Hoozz Play?

Hoozz Play is an open source project based on the MIT license, and all supported hardware can interact and be used through it.

Which hardware is supported?

  1. MLX90640: Thermal imaging capabilities with 32x24 resolution.
  2. (tell you later)

Quick try

MLX90640

The final files required for all projects have been provided, so compiling the source code is not necessary. You only need to follow the following steps to have your own thermal imager:

  1. Download the MLX90640_PCB.PcbDoc file and send it to the factory for processing, you will get a circuit board.
  2. Download the MLX90640_Sheet.SchDoc file and solder your circuit board according to this schematic.
  3. Download the GD32F350G8U6TR_MLX90640_V1.0.hex file and use the official burning tool to burn the firmware into the MCU.
  4. You need an Android phone, which needs a typc-c interface.
  5. Download the hoozz_play_release_v1.0.apk file and install the apk to your phone.

Okay, you're ready to start playing

How to compile source code?

First you need to get the source code, you need to do this:

git clone https://github.com/huxiangjs/hoozz_play.git
cd hoozz_play/
git submodule init
git submodule update

After pulling the source code through the above steps, the Android source code is located in the hoozz_play_android/ directory of the current directory, and the MCU source code and hardware information are located in the hoozz_play_mlx90640/ subdirectory of the current directory.

Now, you can use the respective tools to compile them.

Demo video

Bilibili

hoozz_play's People

Contributors

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