
CircuitPython | IR Sensor | Adafruit Learning System
Jul 29, 2012 · With CircuitPython you can easily read IR sensor pulses from Python code. Built-in to CircuitPython is a special pulseio module which actually does most of the work of reading …
Infrared Receive and Transmit with Circuit Playground Express
Jul 24, 2018 · You can use CircuitPython to send and receive messages using IR. This guide covers the basics of Circuit Playground Express IR and shows you how to use CircuitPython to …
Adafruit Infrared IR Remote Receiver - Adafruit Learning System
Apr 16, 2024 · It's easy to use the Infrared IR Demodulator Breakout with CircuitPython and the pulseio module. This module allows you to easily write Python code for sending and receiving …
Adafruit IRREMOTE Library 1.0 documentation - CircuitPython
CircuitPython driver for use with IR Receivers. Examples of products to use this library with: Circuit Playground Express. IR Receiver Sensor. Dependencies This driver depends on: …
CircuitPython drivers for IR remote send and receive - GitHub
CircuitPython driver for use with IR Receivers. Examples of products to use this library with: Circuit Playground Express; IR Receiver Sensor
Jan 22, 2025 · IR detectors are little microchips with a photocell that are tuned to listen to infrared light. They are almost always used for remote control detection - every TV and DVD player …
Infrared (IR) Controlled Lights with CircuitPython: Adafruit Circuit ...
Sep 23, 2018 · By measuring the raw reflected IR light bouncing off of nearby objects you can make a simple proximity sensor! For this tutorial, we will be utilizing the infrared transmitter …
CircuitPython | Adafruit Infrared IR Remote Transceiver | Adafruit ...
Jul 9, 2024 · It's easy to use the Infrared IR Remote Transceiver with CircuitPython and the Adafruit_CircuitPython_IRRemote module. This module allows you to easily write Python code …
adafruit_amg88xx - AMG88xx GRID-Eye IR 8x8 IR sensor - CircuitPython
adafruit_amg88xx - AMG88xx GRID-Eye IR 8x8 IR sensor¶ This library supports the use of the AMG88xx in CircuitPython. Author(s): Dean Miller, Scott Shawcroft for Adafruit Industries.
Adafruit IRREMOTE Library 1.0 documentation - CircuitPython
CircuitPython driver for use with IR Receivers. Examples of products to use this library with: Circuit Playground Express; IR Receiver Sensor
- Some results have been removed