Leonid Meleshin

Results 40 issues of Leonid Meleshin

Exploring an option to build a custom firmware for an abandoned HardlightVR vest Will require a lot to be done before: - [ ] adding support for IMUs (BNO055), possibly...

### Implementation PR _No response_ ### Reference Issues https://github.com/espressif/arduino-esp32/issues/8796 ### Summary Upgrade to Arduino core for the ESP32 3.0.0 after it's release ### Basic Example Migration guide: https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html ### Drawbacks...

question
blocked

### Implementation PR _No response_ ### Reference Issues Required for #50 ### Summary Create a communication, that allows ForceTube SDK to connect It is 100% possible, since ForceTube itself is...

enhancement

### Implementation PR _No response_ ### Reference Issues _No response_ ### Summary Develop a SlimeVR-compatible layer ### Basic Example Take a look at: https://github.com/SlimeVR/SlimeVR-Tracker-ESP ```cpp struct IMU_State { Vector3 gyroscope,...

enhancement

### Implementation PR #49 ### Reference Issues _No response_ ### Summary Provide an option to integrate not only body-replated haptic accessories, such as gunstock for recoil effect ### Basic Example...

enhancement
Component: Output

https://diyi0t.com/reduce-the-esp32-power-consumption/

enhancement

Add handlers to firmware to OTA firmware updates over BLE, to update it without any need to connect via USB References: - https://github.com/sparkfun/ESP32_OTA_BLE_React_WebApp_Demo/ - https://learn.sparkfun.com/tutorials/esp32-ota-updates-over-ble-from-a-react-web-application/all - https://www.esp32.com/viewtopic.php?t=18324 - https://github.com/espressif/arduino-esp32/blob/master/libraries/Update/examples/SD_Update/SD_Update.ino

enhancement
Component: BLE
Component: OTA

### Implementation PR _No response_ ### Reference Issues _No response_ ### Summary Add an option to change an active connected devices with a push of a button (quest/pcvr) ### Basic...

enhancement
Component: BLE

Using PlatformIO and PlatformIO IDE is not as straightforward as using Arduino IDE, so an alternative is required As proposed, WebFlash API may be used to achieve a more effortless...

> Here I am just writing ideas from my mind to future implement in our own protocol, when current protocol from bHaptics when it ceases to meet the needs #...

RFC