OSSM Project Documentation
Last updated
Last updated
Welcome to the Open Source Sex Machine (OSSM) project! This guide will help you understand our project structure and get started with development.
OSSM is an ESP32-based control system for automated motion devices. The project uses PlatformIO for development and leverages several key technologies:
State Machine: Built with for robust state management
Display: OLED display using library for UI
Task Management: for concurrent operations
Motion Control: modified for OSSM usage.
Install and the , you can also follow our guide .
Clone the repository
Open the project in VSCode with PlatformIO
Review our for detailed instructions