Search found 3 matches

by ddnn88
Sat Mar 02, 2019 10:12 pm
Forum: ESP32 Arduino
Topic: ESP32 with MPU6050 via Arduino IDE
Replies: 7
Views: 32791

Re: ESP32 with MPU6050 via Arduino IDE

Here is an example using ESP32 + MPU9250 + Arduino IDE:
https://www.hackster.io/donowak/esp32-m ... ion-467dc1 .

MPU9250 is something different than MPU6050, but maybe you will find something useful for your project :)
by ddnn88
Mon Feb 11, 2019 8:58 pm
Forum: ESP32 Arduino
Topic: ESP32 to ESP32 Communication Over the Internet
Replies: 0
Views: 3389

ESP32 to ESP32 Communication Over the Internet

Hi all, I created a project template for designs needing ESP32 to ESP32 communication - for example a smart glove to control RC car directly with no external smartphon or PC software :) . Here are some project features: a) separate task to maintain Wi-Fi connection - if Wi-Fi network is gone, ESP32 ...
by ddnn88
Wed Jan 16, 2019 9:43 am
Forum: ESP32 Arduino
Topic: esp32 + ws2801 - Need help.
Replies: 8
Views: 10365

Re: esp32 + ws2801 - Need help.

Hi, take a look also at my project at hackster.io where I present how to use RGB LED strips and host http server accessible over the internet in the same time: https://www.hackster.io/donowak/internet-controlled-led-strip-using-esp32-arduino-2ca8a9 . As Rich mentioned https://github.com/Makuna/NeoPi...