All Projects → oskitone → scout

oskitone / scout

Licence: other
3D-printed, Arduino-compatible, 17-key mono synth. Squeeeee!

Programming Languages

OpenSCAD
209 projects
shell
77523 projects
C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Scout

Scout

scout (/skout/):

  1. One sent to obtain information
  2. Jean Louise “Scout” Finch, of Atticus Finch
  3. The first synth from Oskitone to venture into the big ol' world of microcontrollers

The Scout is:

  • Beginner-friendly: All components are through-hole (instead of surface mount) for easier soldering, and full assembly takes about 45min. Standalone, battery-powered, doesn't need a computer or external speakers to work. Fun!
  • 3D-Printable: Besides the electronics and nuts and bolts, all parts are 3D-printed. And with a total width of ~160mm (about 6.3"), the Scout can fit on smaller, "Mini" (18x18x18cm) size print beds.
  • Hackable: Arduino-compatible and fully open source! Hook up an FTDI Serial TTL-232 cable (sold separately) to update its code using the Arduino IDE.
  • Minimally featured: 1.5 octaves of keys, a volume knob, on/off switch, speaker, headphone jack. Monophonic square wave with fixed glide and octave.

In addition to it being the first microcontroller-controlled instrument from Oskitone, the Scout would also make a fine introductory DIY instrument for the budding electronics hobbyist. (Some experience soldering and a general familiarity with how electricity works are recommended though!)

As such, it is intentionally minimal, with the goal of the shortest possible time from starting the kit to making music with it. No MIDI/CV or other IO, as is. If you're looking for a full-featured studio instrument, this ain't it, bub! :)

Demo: https://vimeo.com/587660426
Purchase a kit: https://www.oskitone.com/product/scout-synth-diy-electronics-kit
Assembly guide: https://oskitone.github.io/scout/
Blog post: https://blog.tommy.sh/posts/scout/

3D Models

The Scout's 3D-printed models are written in OpenSCAD.

Dependencies

Assumes poly555 and apc repos are in a sibling directory and are both up to date on the main branch. Here's how I've got it:

\ oskitone
    \ apc
    \ poly555
    \ scout

You'll also need to install the Orbitron font.

Building

STLs are generated with make_stls.sh. Run ./make_stls.sh -h for full flags list.

Changelog

  • September 6, 2021: Loosen knob fit on pot shaft (6cce7a7)
  • August 9, 2021: Init (9b5ffe5)

License

Designed by Oskitone. Please support future synth projects by purchasing from Oskitone.

Creative Commons Attribution/Share-Alike, all text above must be included in any redistribution. See license.txt for additional details.

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].