Skip to content
#

infrared-control

Here are 58 public repositories matching this topic...

A Raspberry Pi infrared remote control. The Python app has three parts: Functions to send commands to the infrared transmitter. A Flask web service to accept television command requests (e.g. volume decrease, volume increase). A scheduler that automatically sends remote control commands at programmed times (e.g. mute during TV commercials).

  • Updated Jun 19, 2021
  • Python
unforgiven512
unforgiven512 commented Feb 16, 2018

Due to this implementation's use of the [SparkIntervalTimer library][1], in certain instances, this can cause PWM functionality to become inoperable on certain groups of pins on the Photon (NOTE: this may be true for other [Particle][2] devices, as well; I only have a Photon for testing), depending on which hardware timer is allocated to the timer_isr() function at

An iterative prototype in the context of my master thesis "Exploration von interaktiven und unaufdringlichen Interfaces in einer semi-public Meetup Situation" (en. "Exploration of interactive and unobtrusive interfaces in a semi-public meetup situation"). It consists of a plastic cube equipped with leds and an ESP8266 that provides a web interface for color control.

  • Updated Apr 15, 2020
  • C++

Improve this page

Add a description, image, and links to the infrared-control topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infrared-control topic, visit your repo's landing page and select "manage topics."

Learn more