Coder Social home page Coder Social logo

drywfiltiarn / lvs-gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ingeniouskink/lvs-gateway

0.0 0.0 0.0 670 KB

ESP32 firmware that speaks Lovense BLE protocol to broadcast commands for MuSE/LoveSpouse toys.

Home Page: https://ingeniouskink.github.io/LVS-Gateway/

C++ 64.90% Python 30.52% C 2.59% HTML 1.99%

lvs-gateway's Introduction

LVS-Gateway

ESP32 firmware that speaks Lovense BLE protocol to broadcast commands for MuSE/LoveSpouse toys.

Motivation

You bought a cheap vibrating toy from China that claims App support but you find out you can not control it via XToys.app/buttplug.io/etc. and want to make that work.

Installation & Usage

Prerequisites

  • ESP32 or ESP32-S3 development board
  • USB cable
  • Google Chrome or Microsoft Edge browser

Installation

  1. Go to https://ingeniouskink.github.io/LVS-Gateway/
  2. Plug in your ESP32 board
  3. Press the [connect] button and follow the instructions

Use

  • Place the ESP32 near the toy and power it on
  • Connect to bluetooth device named "LVS-Gateway" on your preferred control device

FAQ

Q: Does this support XToys.app ?

A: Yes, just connect a Lovense device via bluetooth.


Q: Does this support buttplug.io

A: Probably yes (untested).


Q: Do you recommend buying MuSE/Lovespouse devices ?

A: No, see iostindex.com for an overview.


Q: But what if I want a cheap one ?

A: No, see this brand of cheap toys on iostindex.com with way better BLE connectivity.


Q: Can I control more than one device at the same time ?

A: Yes, all MuSE/Lovespouse devices near the ESP32 will receive the same commands.


Q: How do I now if this is working ?

A: If it vibrates, it's working. There is no other way to tell because of the non-standard way the toys use bluetooth.

Connectivity

---
title: "LVS-Gateway connectivity overview"
---
flowchart LR
	259657(("Buttplug.io")) <==>|"Lovense BLE"| 474684[["LVS-Gateway"]]
	linkStyle 0 stroke:#0000ff,fill:none
	866602(("XToys.app")) <==>|"Lovense BLE"| 474684
	linkStyle 1 stroke:#0101ff,fill:none
	474684 -.->|"BLE (broadcast only) ๐Ÿ›œ"| 396938{"LoveSpouse\ncompatible\ntoy"}
	linkStyle 2 stroke:#009aff,fill:none
	474684 -.->|"BLE (broadcast only) ๐Ÿ›œ"| 633666{"MuSE compatible\ntoy"}
	linkStyle 3 stroke:#009aff,fill:none
Loading

lvs-gateway's People

Contributors

ingeniouskink avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.