XaiJu
MacGruber_Laboratory
MacGruber_Laboratory

patreon


Connect v4: Raspberry PI GPIO

Connect is a plugin package that allows you to control external applications and devices via network. This could be an audio-driven E-Stim devices, or now also the GPIO pins of a Raspberry PI, essentially pins you can turn on/off to control stuff. This kind of micro computer is often used for homemade "smart home" devices, like watering your plants, etc. Without any coding, just some soldering/electronics skills, you are now able control all kinds of toys/devices from VaM. At least those where you can access the electronics easily. Could be some vibrator you want to turn on/off or, for example, I modded a Suck-o-Mat some ages ago, since that box is just an air pump with two magnetic valves to create positive/negative air pressure inside a fleshlight. The package also includes VirtualLock, a plugin for virtual self-bondage in VR. In combination all that could theoretically mean you can rig a scene where, if you do not behave and try to escape that slow teasing fleshlight, your dominatrix will punish you with e-stim...in real life!

Content

Usage Instructions

Find usage instructions for the demo scenes on the hub page: https://hub.virtamate.com/resources/connect.1737/

Command Examples

You can send commands via VaM's build-in trigger system. Send whatever text up to 255 characters, the application on the other side interprets it. For my apps I'm using a simple format of command names, followed by parameters and values, separated by semicolons. 

ConnectAudio:

ConnectGPIO:


Circuit Example

An example circuit for amplifying the 3.3V/16mA pin output to something with more power, e.g. to switch the 12V magnet valves of the above mentioned sucking machine. Two Photocouplers (KB817) make sure circuits of both the Raspberry PI as well as the Suck-o-Mat are properly isolated, as both have their own power supply. As common Photocouplers can only handle low amounts of power, two MOSFETs (BS170 TO-92 350mA) are used to  amplify the signal. Of course, this could also have been build using mechanical relays.


Changelog for Connect v4


Download

Connect v4: Raspberry PI GPIO Connect v4: Raspberry PI GPIO Connect v4: Raspberry PI GPIO Connect v4: Raspberry PI GPIO Connect v4: Raspberry PI GPIO

Comments

Raspberry Pi Zero variants with Wifi are like 10-15$. Otherwise you could use the Windows app (ConnectAudio) as a basis to make your own app that connects to an Arduino. All the networking/threading stuff would be there already, you just need to make it talk to the Arduino via serial connection.

MacGruber

It's a shame this won't work on something other than a Pi - they're hard to find for a rational price right now.

Noise


More Creators