In the summer of 2013, Andy Quitmeyer was teaching electronics workshops to scientists in the jungles of Panama as part of his dissertation, when he met a woman with a very specific project in mind: a vibrator. Quitmeyer sat down with the woman and showed her how to program various vibrating patterns and build one of her own. "These scientists are spending all this time out in the jungle and have needs to be taken care of," Quitmeyer says. "It was a cool design challenge."
When Quitmeyer returned to his studies at Georgia Tech, he shared that experience with fellow classmate Paul Clifton, and they discussed the details of what a truly universal vibrator might look and feel like. "I originally thought that it was just taking something that vibrates, put it in something, then put it inside a person," Quitmeyer says. "But then there are these very specific needs for each person." In the case of the Panama-based scientist, that need was a vibrator that wouldn't overstimulate her clitoris ring, meaning that it had to be maneuverable and insertable to avoid the sensitive region—a tricky but not impossible endeavor.
The two Ph.D. candidates soon began reading sex-toy review blogs to understand the specific likes and dislikes of different users. They also started scouting local sex shops in Atlanta, spending a lot of time interviewing customers and, in particular, the owners of these stores. "They have a really on-the-street, on-the-ground perspective of what people are buying and using," Clifton says.
The feedback they received led them to create the Mod (v0.1), the first edition of their universal vibrator, which uses an off-the-shelf Arduino LilyPad USB (32u4 Chip), chosen for its onboard battery charging and lack of drivers necessary for installation. Inside its silicone casing are three powerful Parallax Vibration Motors powered by a LIPO battery, and a sensor port with power, ground and two analog inputs. Careful attention was paid to the programming—exactly how the Mod reacts to turning on and off, charging, et cetera. "We had to go and say, when you push the power button on this dildo, what do you actually want to have happen, and how do we set the circuit up to behave that way?" Clifton says.
Last year, Clifton and Quitmeyer launched Comingle, a DIY and open-source sex-toy company, and now the Comingle team is raising funds for the second edition of the Mod. The updated design has several key improvements, including the use of custom components like the Dilduino (more on that later) and a more durable and flexible shaft. Creating it meant really reinventing the vibrator from the inside out. "Most vibration motors that you get have little holes in them that can let the silicone go into them and then jam up your motor," Clifton says. "Then they have these shitty motor leads on them with the worst wires I've ever seen in my whole life."
For the flexible second-gen Mod, Clifton and his colleagues had to figure out a way to prevent the wires from coming out of the motor when the vibrator was bent. In addition, because the motors are plastic, the Comingle team struggled with getting them to bond to the silicone; the motors would break free and loosely buzz inside the device, transferring less power. Ultimately, the team discovered that by wrapping the electronic pieces with silicone tape, spacing the motors out and splicing in thicker wires, they were able to create much more durable connections that also adhered to the silicone itself. While Clifton doubts that customers will notice such details, Quitmeyer points out that the true difference shows in the flexibility of the shaft. "That's not something that you see very often," he says.
Another facet the team had to consider was creating an Arduino that was intended to be embedded in something and not removed. The typical Arduino is full of broken-out pins for connecting to various outputs. In the case of the Mod, those outputs are vibro-controllers, which are sealed away within the silicone—unable to be switched out by a user. The Comingle team had to decide what outputs they wanted and how to make them generic enough to be used in a variety of projects, while still being specific enough to the vibrator. The final solution implemented in the second-gen Mod was the Dilduino, a custom board which shares similarities to an Arduino Leonardo, an Arduino LilyPad USB or another ATmega32u4-based Arduino, but with three main additions: an integrated motor control circuit that allows the motors enough current to go at full speed; integrated battery charging over USB; and an on-board multiplexer for selecting between inputs.
"I think the smartest thing we did is how we handled the input pins," Clifton says. "The motors are the output, but the input is typically just a set of pins and some grounds. We ran that out to a USB port on the base of the dildo, and integrated a way to switch in software to control which input pins connect to the USB port." This decision allows for users to have a serial, analog or I2C input, customizing the dildo by switching in the software to select what type of sensor is being used.
Boards are designed in CadSoft EAGLE PCB Design before being shipped off; then, the chips are ordered. An in-house laser cutter cuts a screen, and the team squeegees solder onto the board. Each electronic piece is suspended using a jig inside a glove mold, which is then filled with silicone. The mold the team uses is made from Dragon Skin, a type of stretchy silicone that allows for seamless casting by popping out the enclosed form (versus other, two-part molds that inevitably create a seam).
As of this week, the Comingle team is a little under halfway toward its $50,000 fundraising goal on Indiegogo. If they reach it, Clifton and Quitmeyer say that their next releases will involve making the device entirely wireless, creating housings of varying girths and offering the option of a "rabbit," or clitoris stimulator.
With each discovery or innovation the team makes, it documents every step of the process and shares the results online. "Open source to us is an ideological stance," Clifton says. And for users, the value of an open-source dildo is twofold. Since sex toys are actually sold and marketed as "novelty devices," they aren't regulated by the FDA and their manufacturers are not required to follow strict human-safety guidelines. In Georgia alone, there is a (rarely enforced) law against selling things that are designed for the stimulation of human genitals. With the Mod family of products, critical consumers can monitor exactly what they're putting into their bodies—or learn to make their own vibrators to totally control that process. The Comingle website shares every step for users to build their own Mod (v0.1) and access to a GitHub repository of code, as well as several enticing DIYs, such as how to make body-safe imitation semen or turn your partner's body into a theremin.
Asked if he's worried that by giving away all this information, Comingle will lose out on potential sales, Quitmeyer does not seem the least bit concerned. "We could spend all our money trying to defend all our Intellectual Property," he says, "or we can just make more dildos, get more feedback and make a really awesome product."
Create a Core77 Account
Already have an account? Sign In
By creating a Core77 account you confirm that you accept the Terms of Use
Please enter your email and we will send an email to reset your password.
Comments
This is awesome! I basically was forced out of a Design Management Masters program at Pratt becsuse of a vibrator project my group was developing. We presented the idea of a battery that would be prolonged or recharged via the vibrational energy released from the vibrator during use.
I would find it highly unlikely that anyone would be 'forced out' of Pratt over a vibrator project. This is a sophisticated market with highly respected designers such as Ethan Imboden and Yves Behar designing lines of vibrators. Ethan has his masters from Pratt and is the founder of Jimmyjane! There's an informative article in The Atlantic: Can a Better Vibrator Inspire an Age of Great American Sex?