You are browsing as a guest. Sign up (or log in) to start making projects!

IrBlaster-API

  • 1 Devlogs
  • 14 Total hours

An API powered by FASTAPI and Python that functions as a live database for ESP32 IR blasters with both network and local (SD card) saving and reading functions using a serial monitor. Also, it has the most important IR NEC codes for the Synetech Elite Taurus interactive screen.

Open comments for this post

13h 40m 37s logged

Idea

I started making this API for the RaspAPI YSWS, but it turns out it had been finished; I didn’t know that. So on their Slack, they told me about Macondo, so I started doing it here.

I made this API for esp32 powered Ir Blasters as esp32 can get to Wi-Fi without external modules. This API is built with Python and FastAPI and includes a “mini database” that stores all the read codes you input. Also, it has SD storage functionalities, but I didn’t have an SD Module, so I thought of using my TFT screen that includes one.

I made an IR blaster circuit with 3 LEDs and a transistor,

which is more powerful than connecting the LEDs directly to the esp32 pins. It works perfectly fine!!! It also has duplicate detection so that you can’t save the same code multiple times.

0
0
19

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…