Vignesh S
Vignesh S
I am able to make a Basic Master Slave structure to send message from Master and receive ACK message from Slave when the push button is pressed. But, my approach...
### Introduce the problem I want to connect SSD1306 (128X64) display with ESP32 using SPI communication. The LVGL already has I2C communication for this particular Display. I have modified that...
How can I convert this library so that I can use it with Arduino IDE. I am sending struct.pack() data from RPi4 to ESP32 through UART. In order to decode...
Hi @yoprogramo , I have used your library to display QR Code using ESP32 in SSD1306 Display. First I want to thankyou for that. Now I want to integrate your...
**Describe the bug** Not able to run project locally using Docker container. **To Reproduce** Steps to reproduce the behavior: 1. git clone https://github.com/mohamedsamara/mern-ecommerce.git 2. docker compose -f dockercompose.yml up 3....
### Contact Details [email protected] ### Bug Description Most of the packages were deprecated, when I use the "npm install" command on both client and server location. Can you please update...