amg8833
There are 24 repositories under amg8833 topic.
adafruit/Adafruit_AMG88xx
AMG88xx Grid-EYE
libdriver/amg8833
AMG8833 full function driver library for general MCU and Linux.
LiangZai-Embedded/ThermalGesture_ESP32
在ESP32上实现基于红外热成像阵列传感器的手势识别
makerportal/AMG8833_IR_cam
Python codes for development of a real-time thermal camera using a Raspberry Pi computer and AMG8833 infrared array
siorpaes/BBIRCamera
STM32-based bare bones thermal imaging camera
araobp/arduino-infrared-array-sensor
Arduino with infrared array sensor
JieGH/Thermal-Camera
A thermal camera based on AMG8833 and D1mini with a 2.8 inch TFT screen
vuorioi/amg88xx-kernel-driver
A simple Linux kernel driver for the Panasonic AMG88xx series thermal camera sensors. This driver exposes the device's I2C registers to userspace through sysfs.
ayaromenok/RaspberryPiCameraForAMG8833
RPiCamForAMG8833
emorydunn/AMG88xx.swift
A Swift library for Panasonic AMG88 Grid-EYE thermopile sensors.
emorydunn/SwiftOccupancy
Track room occupancy with thermopile sensors.
michelheil/Arduino
Libraries for Arduino Uno (ATMega328P)
mrkcass/mechanizedAI
central repo for Somax personal AI
blackcj/AdafruitAMG8833
Adafruit AMG8833 Thermal Camera with a ST7735R 1.44" Color TFT Display and a Particle Photon
szouridakis/Thesis_Code
Development of a system for simultaneous recording of multiple bio-signals in a non invasive way
albertbayazidi/IR-Interpolation
Exploring AMG8833 data interpolation for high-res IR camera development
mayankpatel97/AMG8833-based-Occupancy-Sensor
AMG8833 thermal sensor based occupancy monitoring system
parvathi25/AMG8833-ArduinoUNO
Program to interface the AMG8833 Thermal Camera Sensor with an Arduino UNO, capturing and displaying temperature data on the Arduino IDE's Serial Monitor.
Scorch1262/AMG8833-MK1
Testboard mit UART Schnittstelle für AMG8833 (8x8 Thermalkamera)
Scorch1262/AMG8833-MK2
Testboard mit UART Schnittstelle für AMG8833 (8x8 Thermalkamera)
bucienator/thermocam
A mynewt application, that reads data from an AMG8833 GridEye, and exposes the data through BLE
JSBattista/AMG8833Thermal
My take on AMG8833. I took the simplistic code using only a subset of the accessible capabilities and then combined it with the Arduino demo version, and also made it use the regular i2c libraries on Raspberry Pi and output to a screen buffer.