All Projects → wiggleport → Wiggle Spine

wiggleport / Wiggle Spine

Licence: other
Board design for a 7-module power and data hub, with USB 2.0 and ice40 FPGA.

Labels

Projects that are alternatives of or similar to Wiggle Spine

Voyager65 Keyplus
65% keyboard PCB for Keyplus firmware. Simplified variants available.
Stars: ✭ 29 (-70.71%)
Mutual labels:  kicad
Esp wifiswitch
WiFi power switch using the ESP8266
Stars: ✭ 55 (-44.44%)
Mutual labels:  kicad
Zeta256
The Zeta minimal Z80 toggle-switch computer
Stars: ✭ 78 (-21.21%)
Mutual labels:  kicad
Panelize Plugin
Automatic KiCad panelization plugin
Stars: ✭ 33 (-66.67%)
Mutual labels:  kicad
Kicad Tools
Tools for making it easy to work with Kicad
Stars: ✭ 47 (-52.53%)
Mutual labels:  kicad
Esp Breakout
Breadboard adapter for ESP-07 / ESP-12
Stars: ✭ 61 (-38.38%)
Mutual labels:  kicad
Bumps
BeagleBone Universal Multi Pololu Steppers
Stars: ✭ 20 (-79.8%)
Mutual labels:  kicad
Wiflier
ESP8266-based Quadcopter Brain
Stars: ✭ 91 (-8.08%)
Mutual labels:  kicad
Electron
A mixed signal netlist language (pre-alpha)
Stars: ✭ 52 (-47.47%)
Mutual labels:  kicad
Dji Hardware Schematics
Community made schematics for the DJI drones and devices.
Stars: ✭ 72 (-27.27%)
Mutual labels:  kicad
Iotuz Esp32 Hardware
Project for the InternetOfTuz (LCA2017 Open Hardware Mini-Conference)
Stars: ✭ 34 (-65.66%)
Mutual labels:  kicad
Magspoofpi
MagSpoof for Raspberry PI GPIO
Stars: ✭ 47 (-52.53%)
Mutual labels:  kicad
Upconverter1v3
Upconverter 125MHz v1.3 - Passive Upconverter Hardware Design for SDR
Stars: ✭ 64 (-35.35%)
Mutual labels:  kicad
Cmio
Custom Raspberry Pi Compute Module IO Board
Stars: ✭ 29 (-70.71%)
Mutual labels:  kicad
Cc11xx
Hardware designs for CC11xx
Stars: ✭ 81 (-18.18%)
Mutual labels:  kicad
Preamp Two
An digitally controlled hi fi preamplifier 🔈🎵
Stars: ✭ 21 (-78.79%)
Mutual labels:  kicad
Kicad Libraries
KiCad schematic symbols and footprints for various projects.
Stars: ✭ 56 (-43.43%)
Mutual labels:  kicad
Minikbd
Stars: ✭ 97 (-2.02%)
Mutual labels:  kicad
Retroreflectors
RF retroreflectors
Stars: ✭ 86 (-13.13%)
Mutual labels:  kicad
Qeda
The tool for easy creating electronic component libraries
Stars: ✭ 66 (-33.33%)
Mutual labels:  kicad
wiggleport

This is the Wiggle Spine, an open hardware design for Wiggleport's power and data hub.

  • Each "spine" board has a 480 Mbit/s USB 2.0 uplink and 7 connectors for modules.
  • Drive up to 14 speakers at 48/96 kHz per channel from one USB port.
  • Connect sensors and lights, sync them perfectly with sound and each other.
  • Use it to create objects and environments that are perfectly synchronized with immersive sound and vibration.
  • Connect other audio-frequency devices like vibration transducers, LED strobes, and modular synthesizers.
  • Use all the processing power in your PC, or run from an embedded Linux board like the Raspberry Pi 2.
  • Gain accurate control of I/O timing from high-level languages like Javascript.
Wiggle Spine prototype photo

Scale it up or down

  • Multiple spines can be synchronized with cheap TOSLINK-style optical cables

    • USB links can go to the same or different computers, depending on how much processing power you need
    • Everyone shares a common audio clock and timestamps
  • The spine also has a built-in DMX output so it's easy to add inexpensive lights and effects to your project

    • The output has galvanic isolation, to prevent grounding problems or audio hum
    • The DMX outputs can of course synchronize with all other inputs and outputs
  • Wiggleport distributes power too, not just data

    • Flexible power input, 5 to 24 volts
    • Lots of power, over 300 watts total
    • Each module has 5V, 3.3V, and 5-24V available
    • There's also a 5V power output for running a Raspberry Pi or other small computer
    • Also there's a watchdog timer, to reboot the computer if it stops running for any reason

Internals

Wiggleport is an open source hardware design optimized for simple and straightforward real-time performance. It's based around an FTDI FT2232H high-speed USB FIFO interface, combined with a precision clock synthesizer and a tiny FPGA for glue logic. It stays simple and inexpensive by doing much of the work in software, relying on the powerful CPUs available on even small embedded Linux boards now.

Wiggleport isn't really a sound card, even though you can use it as one. It has its own APIs for C++, MIDI, and Javascript. You can write code for precisely timed multichannel sound installations on your laptop on Mac OS, for example, and run the same code on a Raspberry Pi later on.

Going even deeper, Wiggleport is really kind of a construction kit for hardware and drivers that stream signals in real-time. This reconfigurability is what lets Wiggleport automatically configure the various add-on modules, but you can also use this core directly to create your own hardware, with or without including an FPGA.

Coming soon... development is happening here now! You can follow the progress at wiggleport.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].