Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/night-howler/protogasm
- Owner: night-howler
- Fork: true (nogasm/nogasm)
- Created: 2017-12-03T05:20:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T22:41:33.000Z (over 1 year ago)
- Last Synced: 2024-08-02T15:05:07.631Z (3 months ago)
- Language: C++
- Homepage:
- Size: 4.8 MB
- Stars: 115
- Watchers: 21
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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/.