GitHub topics: mlx90614
Computer-Aided-Navigation-Equipment/hardware
This repository contains the firmware and hardware-related code for the smart cane, utilizing the LiDAR sensor to assist visually impaired users in navigating their environment.
Language: Python - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 0

libdriver/mlx90614
MLX90614 full-featured driver library for general MCU and Linux.
Language: C - Size: 5.69 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 21 - Forks: 10

Alchemist-Aloha/MicroPython_GY906_MLX90614
MicroPython code for GY906 IR temperature sensor (MLX90614)
Language: Python - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

balassy/laser-temp-gun
Infrared thermometer with a laser pointer built with an ESP8266 microcontroller and an MLX90614 sensor.
Language: C++ - Size: 13.1 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 2

paulvha/apollo3
different examples for Apollo3 / Artemis
Language: C++ - Size: 29.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 4

mholtrop/Microdev
Micro-controller code development area
Language: C - Size: 4.46 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

avsa242/mlx90614-spin
P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Melexis MLX90614 IR thermometer
Language: Propeller Spin - Size: 109 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mcauser/micropython-mlx90614
MicroPython driver for the MLX90614 IR temperature sensor
Language: Python - Size: 58.6 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 14

ckuethe/micropython-mlx90614 Fork of mcauser/micropython-mlx90614
MicroPython library for the MLX90614 IR temperature sensor
Language: Python - Size: 58.6 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

eugenedakin/lgpio-ContactlessThermometer-MLX90614
A non-contact thermometer using GY-906 sensor on a MLX90614 board
Language: Xojo - Size: 494 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anwaypimpalkar/autonomousCovidSymptomTestingUnit
A deployable Arduino Uno and ESP8266 based autonomous COVID-19 symptom checking and sanitization unit accompanied by a Quasar VueJS mobile application.
Language: Vue - Size: 14.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

craigpeacock/MCP2221
Visual Studio C# Applets for the Microchip MCP2221(a) USB to I2C Protocol Converter
Language: C# - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jgroman/azsphere_lightning_monitor
Incoming storm detector with Azure Sphere and AM receiver
Language: C - Size: 723 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ilyas9461/long-range-non-contact-fever-meter
Long Range Non-Contact Fever Meter
Language: C++ - Size: 7.19 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

uutzinger/airquality
An attempt to measure indoor airquality with ESP8266. Temperature, Pressure, Humidity, tVOC, CO2 and particulate matter.
Language: C++ - Size: 37.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

JaviElio/Automatic-Fume-Extractor
Automatic fume extractor for soldering station
Language: Arduino - Size: 1.84 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

lrswss/rice-m5tough-sensorhub
M5Stack Tough sensor hub publishing sensor data from BME680, SFA30, MLX90614 via MQTT, BLE, LoRaWAN
Language: C - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JandroMejia97/heat-isolation-esp32
This project consists of an ESP-32s that uses Arduino libraries to read the temperature and humidity of the environment and the temperature of an object. The ESP-32s has a web server that allows you to control a relay that is connected to a heating element.
Language: C++ - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brucelyc/pxt-mlx90614
Language: TypeScript - Size: 522 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Punuy/Arduino-MLX90614
Easy Infrared Temperature Sensor, GY-906 MLX90614 With Arduino Nano
Language: C++ - Size: 3.2 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Bardia-Afshar/Induction-Motor-Test-Unit
A tester device which can measure RPM, Temperature and current of induction motor with overcurrent detection and modular speed controller
Language: C - Size: 4.26 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

amoghj98/MLX90614
Arduino Library for contactless IR Temperature Scanner MLX90614
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

szouridakis/Thesis_Code
Development of a system for simultaneous recording of multiple bio-signals in a non invasive way
Language: Python - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ChaitanyaKher/Arduino-Uno-based-IR-Temperature-Sensor
The temperature sensor that I have used is MLX90614BAA. Please copy the library folder in the Arduino installation directory. Make sure you have copied the i2cmaster.h file.
Language: C++ - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aeraterta/ADI_PyShuttle
Temperature and attendance automation for all ADI shuttle service using Python.
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

atick-faisal/Thermogram-Platform-App
GUI Application for IR Thermogram Platfrom based on MLX90614 and ESP32
Language: Python - Size: 737 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sakuexe/iot-project-2023-microcontroller
IoT project 2023 - Micro controller code and libraries used
Language: C++ - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ahmedishraq/CSE360-Lab
CSE360 - Computer Interfacing
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ahmedishraq/Automated-Covid19-Health-kit
CSE360 - Computer Interfacing [Project]
Language: C++ - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rfiles/Station_07
This is where i try to integrate everything in one project just for fun.
Language: C++ - Size: 777 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

df-club/AutoWasher
A machine achieves automatic washing and temperature measurement at the same time
Language: Python - Size: 126 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

joshandnoodles/Not-Night-Vision
Single-Pixel Thermal Imaging Solution Using PIC24EP and MLX90614
Language: Eagle - Size: 30.1 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

varadmahatme/Auto-IR-temperature-detector-with-entry-and-sanitiser-disposal.
The system that we came up with provides a facility to maintain Covid 19 protocols. It features an automatic sanitiser dispenser, automatic thermal scanner (MLX90614 infrared temperature sensor) and a counter to keep a count of the people entering or leaving the room via an automatic door.
Language: C - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bokunimowakaru/m5ncir
NCIR MLX90614 Examples for M5Stack, M5Camera, ESP32
Language: C++ - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Hotsoup22/ir-sensor-rassberryPi4
Connecting MLX90614 ir sensor to a rassbery pi-4.
Size: 207 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jxmot/esp8266-MLX90614
A sketch that reads a MLX90614 non-contact temperature sensor. An HTML/JavaScript client is also present.
Language: C++ - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Aakarsh-verma/Automated-Society-Security-Task
Automated Society Security Task selected for Project Deep blue Season 6 Finals by Mastek.
Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

parmAshu/mlx90614_driver
CROSS PLATFORM, C DRIVER LIBRARY FOR MLX90614 CONTACTLESS TEMPERATURE
Language: C - Size: 488 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

akash2237778/Attendance-System
A contact-free attendance system with temperature monitoring to detect fever and generate alerts. Used MLX90614 Infrared Thermometer to record temperature and camera to recognize the face. Configured the whole system on Pi 4 in the organized box, for making it ready to deploy.
Language: Java - Size: 22 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

matiflp/msp430-i2c-library
Program that allows handling three I2C devices, which are a memory (24LC512), a temperature sensor (MLX90614), and a temperature and relative humidity sensor (SHT3x).
Language: C - Size: 472 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

popstas/mongoose-mlx90614
MLX90614 (GY-906) sensor on Mongoose OS, publish to MQTT.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rakuseirobot/Aquila-OpenMV
Aquilan画像認識及びmlx90614制御とxmega間のSPI通信プログラムです。
Language: Python - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DoraLC/pxt-MLX90614
Driver for Infra Red Thermometer MLX90614
Language: TypeScript - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 6

xinabox/arduino-SL19
Library for SL19: Infra Red Thermometer
Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

avrj/coffee-temperature
Coffee temperature monitor
Language: TypeScript - Size: 393 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

MikroElektronika/IrThermo_click
Library for MLX90614.
Language: C - Size: 561 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

jgroman/azsphere_lib_mlx90614
Azure Sphere MLX90614 Sensor Support Library
Language: C - Size: 3.75 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

BLstem/pxt-MLX90614
Driver for Infra Red Thermometer MLX90614
Language: TypeScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 2

xinabox/zerynth-SL19
Python module for SL19 xChip and Zerynth Studio
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WebGE/MLX90614
A .NETMF v4.3 class for MLX90614 : Single and Dual Zone Infra Red Thermometer in TO-39 (I²C)
Language: C# - Size: 4.9 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

adrien3d/IO_MLX90614
Library for the MLX90614
Language: C++ - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
