From 8f7cc5da90166e91e16172ebc400c970aedb10c3 Mon Sep 17 00:00:00 2001 From: Yorick GEOFFRE Date: Mon, 16 Jan 2023 18:18:04 +0100 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..23c2d62 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# ARHS-Thermx + +This repository contains the code for the thermx (thermal camera) module for the ARHS project. +Currently only the MLX90640 sensor is supported. \ No newline at end of file