GithubHelp home page GithubHelp logo

arduino-lelo-remote's Introduction

arduino-lelo-remote

This project is an Arduino-based remote control for the radio-controlled Lelo vibrators. This speaks the RF protocol used by the Lyla vibrator, which may also be used by other products from Lelo.

Library

The "LeloRemote" directory is an Arduino library. It comes with a couple very simple examples. To use this in your own projects, just copy the whole thing into your Arduino "libraries" folder.

The library requires a CC2500 radio chip. Breakout boards for this chip are plentiful on eBay from a variety of manufacturers.

Take care that this is a 3.3v chip! If possible, use an Arduino variant with a 3.3v supply. If you must use a 5v Arduino, you must power the CC2500 off a 3.3v regulator. If you're using an Arduino Uno, for example, there's already a 3.3v output pin that will work fine. To protect the 3.3v inputs on the CC2500, use 1K resistors in series with the MOSI, SCK, and SS pins.

Vibeam Sonar Remote, version 01

The Vibeam project (Vibrator + Beam) is a wireless hands-free vibrator controller based on the Parallax Ping sonar sensor. Source code and design files are in the "vibeam01" folder.

This project is described in more detail at: http://scanlime.org/2012/11/hacking-my-vagina/

It uses an Arduino Pro Mini and the LeloRemote Arduino library. Additionally, it needs:

  • A portable source of regulated 5V power. I used a cheap USB phone charger battery
  • The Parallax Ping sonar sensor
  • A 4-digit serial LED module from SparkFun
  • The CC2500 radio

I designed a 3D printable housing, designed to be printable on a Makerbot or similar printer. The original design source files for Blender are here, as are ready-to-print STL meshes.

NOTE: The 4-digit serial LED module has been discontinued. It is optional, but this makes it hard to exactly reproduce the original project unless you have a stock of these old modules.

Vibeam Sonar Remote, version 02

This revision of the design is intended to reduce cost and remove dependencies on obsolete parts. This version consists of:

  • SparkFun COM-11442 serial LED module with a built-in Arduino-compatible ATmega328: https://www.sparkfun.com/products/11442
  • A cheaper sonar sensor, HC-SR04, available from multiple vendors on eBay.
  • An amplified CC2500 radio module, XL2500-D03, also available from eBay.
  • The same 5V USB battery pack used in version 01.

About

Written by Micah Elizabeth Scott. Everything here is released under the CC-BY-SA license.

http://creativecommons.org/licenses/by-sa/2.0/

arduino-lelo-remote's People

Watchers

 avatar  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.