Several smartphones with the app
are able to communicate to the IR adapter.
- powercontrol?
- app
- design
- userinterface
- gesture detector
- animation controller
- remote control
- connection to back-end
- architecture
- design
- devices
- micro controller
- IR emitter/receiver/transceiver
- Links:
-
https://learn.sparkfun.com/tutorials/ir-communication/all (Explanation of basics)
-
https://github.com/Lime-Parallelogram/pyIR (Python Code for IR-Receiver: Repo)
-
https://mc.mikrocontroller.com/de/IR-Protokolle.php (Explanation of some protocols)
-
- Protocols:
- meistbenutzte Protokolle nutzen
- Pi Pico power consumption: Idle= 0.16W
- Possible power sources:
- Cable (5V)
- Battery
- AA Batteries (4xAA ca. 27Tage[Idle])
- Battery-Pack
- Various Screens (Modes/Remotes/Devices/Add new devices)
- Different Devices (for multiple Adapters)
- Remote design (Custom GridView with Keys)
- Two modes:
- Emitting-Mode
- Receiving-Mode
- Connecting to Station with BLE
- Sending default Keys to Station
- Creating different "Remotes" (Storing different key combinations for various devices)
- *Receiving Signals of remotes
- Connecting via WiFi
- sharing the device to others
- adding Devices already in the local network
- ESP32 with USB-C port (Akku?)
- (IR-Emitter)
- (IR-Receiver)
- LED