Search found 5 matches

by Mansi
Tue Jul 02, 2024 10:51 am
Forum: General Discussion
Topic: Voice notifications with node mcu and android
Replies: 2
Views: 378

Re: Voice notifications with node mcu and android

I am not exactly sure about this, but by referring to the tutorials below, you can build it. https://mjrobot.org/voice-activated-control-with-android-and-nodemcu/ https://www.instructables.com/IoT-Push-Notification-Using-Nodemcu-on-PhoneFor-An/ https://randomnerdtutorials.com/esp8266-nodemcu-pushove...
by Mansi
Tue Jul 02, 2024 10:45 am
Forum: Arduino
Topic: Arduino UNO R4 WiFi multithreading
Replies: 0
Views: 40

Arduino UNO R4 WiFi multithreading

Hello all,

I am using Arduino UNO R4 WiFi, I wanted to know if its RAM supports RTOS? If yes, how can we get access of it?
by Mansi
Thu Jun 27, 2024 12:35 pm
Forum: E-bike
Topic: Need assistance for replacing throttle
Replies: 1
Views: 413

Need assistance for replacing throttle

Hello, I have a 3-pin throttle installed on my bicycle. I would like to replace it with Robu's throttle that comes with a display. Here is the link to the product: https://robu.in/product/electric-scooter-digital-thumb-throttle-with-voltage-display-and-lock/. Can you please provide instructions on h...
by Mansi
Wed Jun 26, 2024 11:01 am
Forum: Introduce Yourself!
Topic: Introduce Yourself!
Replies: 11
Views: 2232

Re: Introduce Yourself!

Hello Everyone, I'm excited to be a part of this forum. Let me introduce myself, I am Mansi Sapkale and I have been working in the field of Embedded Systems for the past 2 years. I hold a Bachelor's degree in Electronics & Telecommunications. I have experience working with various development bo...
by Mansi
Thu Jun 20, 2024 4:16 pm
Forum: Internet of Things (IOT)
Topic: Getting fatal error - unable to upload code in ESP 32S cam
Replies: 4
Views: 898

Re: Getting fatal error - unable to upload code in ESP 32S cam

It means that your camera OVX is not connected properly to your ESP32 board or you have the wrong pin assignment in the code. Sometimes, unplugging and plugging the FTDI programmer multiple times or restart the board multiple times, might solve the issue. Make sure you select the right camera module...