Open Source Stroboscope: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more information)
(Added some more information)
Line 54: Line 54:


=BOM=
=BOM=
*
==Arduino Board==
===OTS===
*[https://www.amazon.com/dp/B01EWOE0UU?ref=dacx_dp_6555236180501_8636039510801&aaxitk=AzNjl525Y0Ipdi34EgFceA Cheap Option ~14 USD]
*[https://www.amazon.com/Arduino-UNO-WiFi-REV2-ABX00021/dp/B07MK598QV?ref_=ast_sto_dp Fancier Option with Wifi ~50 USD]
 
==Sheilds==
*[https://www.amazon.com/SparkFun-474-DEV-12898-MIDI-Shield/dp/B017ZZYIIC Sparkfun's Midi Sheild ~27 USD]
*[https://www.amazon.com/CQRobot-Network-Management-Extended-Functions/dp/B01DUHZAT0/ref=redir_mobile_desktop?ie=UTF8&aaxitk=tzhk69gcJJJrlpGLKU.KMg&hsa_cr_id=3845807220201&ref_=sb_s_sparkle DMX Sheild ~22 USD]


=CAD=
=CAD=

Revision as of 23:41, 3 April 2020

Basics

  • A device used for determining rpm remotely, vfx/art, or for stage lighting strobes
  • Will be useful if we pursue motors, turbines etc
  • Can also be a high power flashlight/spotlight when not in techmnical use
  • Will also be a testbed for:
    • CEB LED Use + Cooling
    • DMX, Midi, and wireless control of standard lights
    • Battery tech

Industry Standards

Existing Open Source Designs

Strobe Circuitry + Control Software

Form Factor + Led Cooling

Minimum Viable Product

  • Uses the CEB LED Module
  • Uses arduino + circuit controll for power + flashes
  • Dial + basic screen for rpm of target or hz of flashes depending on mode
  • Size of "ye olde" lunchbox sized flashlight
  • Uses either a standard OSE Battery Pack or an OTS Power Tool Battery Pack to OSE Standard Adapter
  • Integrated cooling and power conversion
  • Optional plug in module/adapter
  • Optional DMX, MIDI, and bluetooth/wifi contoll (mainly for non-scientifc use)
  • Dimming of led?

Basic Design

Light Module

  • A 100w CEB LED
  • A Backplate for the water cooling (or perhaps just air cooling)
  • Power with quick connectors

Cooling

  • Either a air heat sink, or a watercooling setup

Power

  • External battery or dc in source
  • Voltage conversion

Brains

  • Arduino
  • Optional Midi sheild
  • Optional DMX sheild
  • Sheild for rapid power switching via mosfet, or do this elsewhere?

Box

  • May do open frame with metal bars/extrusions
  • Could 3d print a case for this

BOM

Arduino Board

OTS

Sheilds

CAD

Software

See Also

Useful Links