I have no clue where I am going with this project right now L:
A camera filter that I will be able to purpose for easy-to-access notes that I can keep on my laptop. Indev
I am making a media player that runs completely off of an ESP32! The media player is connected to an OLED and can play short videos on repeat.
ESP-32 USB-C Long Range communication. This can also be established as a mesh. Right now I still have to solder every component, and obtain some components. So far however I have built an alpha version of it.
This is an Esp32 DOIT DEVKIT V1, programmed with a text-chat site. The first step is to connect the ESP32 to an appropriate power source, I use a micro-USB to USB. Usually you can plug it into any standard charging port and It wont fry the chip, double check if it comforts you. (Make sure to use data transferring wire when uploading the code!). The next step is to connect to the Wi-Fi network on your phone or computer. Once successfully connected, open your favorite browser (Safari, Google) and type in the IP address of the ESP32. Finally type in whatever you want and hit send.. The ESP32 chip has very high specs compared to most Arduinos and boasts 520 Kilobytes of internal SRAM as well as 4-16 MB of Internal Storage. This means our computer chip can save around 100 text chats before deleting it. WARNING: IF you plan to replicate this project, be careful of the temperature of the ESP32, in hot or poorly ventilated environments, the ESP32 may undergo extensive heat!