Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/longforus/myromotecontrol
using esp8266 and aliyun implementation simple remote control for DAC(SMSL SU-9)
https://github.com/longforus/myromotecontrol
aliyun-iot android arduino compose esp8266 nodemcu-esp8266
Last synced: 5 days ago
JSON representation
using esp8266 and aliyun implementation simple remote control for DAC(SMSL SU-9)
- Host: GitHub
- URL: https://github.com/longforus/myromotecontrol
- Owner: longforus
- Created: 2021-10-15T10:39:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T02:54:39.000Z (4 months ago)
- Last Synced: 2024-07-07T02:57:01.622Z (4 months ago)
- Topics: aliyun-iot, android, arduino, compose, esp8266, nodemcu-esp8266
- Language: Kotlin
- Homepage:
- Size: 327 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# using esp8266 and Aliyun implementation simple remote control for DAC(SMSL SU-9)
## Device
```ini
platform = espressif8266
board = nodemcuv2
framework = arduinoplatform = espressif32
board = esp32dev
framework = arduino
```contains below practice:
## Libraries or Features
- ESP8266 and ESP32 OLED driver for SSD1306 displays
- EspMQTTClient
- NTPClient
- IRremote
- Preferences
- SmartConfig
- Uart
- Json## Other technique
- aliyun-iot
- compose
![](README.assets/20211022144700.jpg)