Skip to content

Latest commit

 

History

History
123 lines (78 loc) · 3.26 KB

File metadata and controls

123 lines (78 loc) · 3.26 KB

Switch to Chinese

dogoLab: Open-Source Electrical Stimulation Device

banner

An electrical stimulation platform for **research**, **DIY projects**, and **wearable applications**.


👋 Welcome to dogoLab!

Thank you for visiting!
dogoLab Shocker is an open-source electrical stimulation platform designed for DIY enthusiasts, researchers, designers, and developers.


🚩 Key Features

  • Fully open system – programmable waveform control & closed-loop stimulation
  • Onboard IMU sensor (BMI270)
  • Bidirectional AC stimulation output – enables both muscle contraction and relaxation
  • Built-in hardware current limiting & isolation for safety
  • Multiple control interfaces: USB (wired) / WiFi & Bluetooth (wireless)
  • Easy development: Arduino SDK demo + Web UI remote control panel

🧠 Hardware Design

Learn the hardware design & signal flow of the dogoLab Shocker:

👉 Hardware Module Guide


📚 Firmware & SDK Library

To learn how to use the SDK and built-in libraries, visit:
👉 SDK & Software Library Guide


🔳 Enclosure & 3D Models

To build your own case / enclosure:
👉 3D Model Guide


🚀 Quick Start

(Hardware setup & SDK tutorials will be added later)

  1. Clone this repository
git clone https://github.com/0ingchun/dogoLab.git
cd openTENS
  1. Get hardware 👉 Hardware Module Guide
  2. Flash firmware 👉 SDK & Software Library Guide
  3. Build enclosure 👉 3D Model Guide

⚠️ Safety Notice

Before assembling or using any dogo hardware, PLEASE READ:
👉 Safety & Disclaimer (SAFETY_NOTICE.md)


⚠️ Disclaimer

  • All web content (including any paid features) has no commercial affiliation with the developers.
  • Software icons & UI designs belong to the original creators — commercial reuse & public distribution are prohibited.
  • This project is for educational & experimental purposes only — follow your local laws and delete any sensitive content within 24 hours.
  • Downloading or using any hardware/software from this project means you agree to the above terms.
  • Please follow the open-source license of this project.

👨‍🔬 Who Developed dogoLab?

dogoLab
by 0ingChun
Copyright © 2025


Copyright Information

© 2025 0ingChun, All rights reserved.


🧾 Open-Source License

Hardware schematics & PCB designs: Released under the Apache 2.0 License
Firmware & software: Released under the Apache 2.0 License


🧭 Related Projects

The stimulation module of dogoLab is built upon openTENS

👉 openTENS – Open-Source Stimulation Module