Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/night-howler/protogasm

Software and hardware for Arduino-based orgasm prediction / detection ... on protoboard!
https://github.com/night-howler/protogasm

Last synced: 9 days ago
JSON representation

Software and hardware for Arduino-based orgasm prediction / detection ... on protoboard!

Awesome Lists containing this project

README

        

# protogasm
Software and hardware for Arduino-based orgasm prediction / detection ... on protoboard!

The nogasm is an amazing toy. I wanted to make something easier to hack and more accessible to the homebuilder. Fortunately headcrabned was kind enough to open source the whole thing.

I ported it the Arduino Uno, and hacked around on perfboard until I had it working. It works great and only requires a handful of readily available through-hole components.

Some aspects have been simplified compared to the original electronics:
* The DIP switches have been eliminated. Options are configured in the source instead.
* The RGB backlit rotary encoder has been replaced with a more common unlit one. The mode is still visible on the LED ring.
* It has more LEDs! NeoPixel Rings with 24 LEDs are the right size for the project.

## Getting started

* [RTFM](user_guide/Nogasm%20User%20Guide.pdf)
* [Build the vibrator](vibrator/)
* [Build the control board](pcb/assembly_notes.md)
* [Print the case for the controller](case/)

#### Fine print
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International Licence, available at http://creativecommons.org/licenses/by-nc/4.0/.