Open Source Stroboscope: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Added some more information)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
*A device used for determining rpm remotely, vfx/art, or for stage lighting strobes
*A device used for determining rpm remotely, vfx/art, or for stage lighting strobes
*Will be useful if we pursue motors, turbines etc
*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=
=Industry Standards=
Line 7: Line 12:


=Existing Open Source Designs=
=Existing Open Source Designs=
*
==Strobe Circuitry + Control Software==
*[https://www.youtube.com/watch?v=XuZuNwRnBFQ The Youtube Channel "Great Scott"  's  Protoboard and Mounted DC Design]


==Form Factor + Led Cooling==
*[https://www.youtube.com/watch?v=c--5c3Egv4E Sun Blaster V1.0]
*[https://www.youtube.com/watch?v=kh9j5mDU_hA Sun Blaster V2.0]
=Minimum Viable Product=
=Minimum Viable Product=
*Uses the [[CEB LED Module]]
*Uses the [[CEB LED Module]]
Line 18: Line 28:
*Optional plug in module/adapter
*Optional plug in module/adapter
*Optional DMX, MIDI, and bluetooth/wifi contoll (mainly for non-scientifc use)
*Optional DMX, MIDI, and bluetooth/wifi contoll (mainly for non-scientifc use)
*Dimming of led?


=Basic Design=
=Basic Design=
Line 43: 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]
==Cooling==
*[https://www.amazon.com/Cooler-Master-Hyper-Direct-Contact/dp/B005O65JXI/ref=sr_1_11_sspa?dchild=1&keywords=cpu%2Bair%2Bcooler&qid=1585957966&sr=8-11-spons&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUEyVVpFWjA1RVIwWlBGJmVuY3J5cHRlZElkPUEwNjA4MjM5MzlORkZUT1pTRzRLVyZlbmNyeXB0ZWRBZElkPUEwMjA0MjM2UDk3UU1HQTY1SVdDJndpZGdldE5hbWU9c3BfbXRmJmFjdGlvbj1jbGlja1JlZGlyZWN0JmRvTm90TG9nQ2xpY2s9dHJ1ZQ&th=1 CPU Air Cooler ~35 USD]
*
*
==LED==
*[https://www.amazon.com/LOHAS-LED-White-Energy-Saving/dp/B00CZ75TWA/ref=sr_1_7?dchild=1&keywords=100w+ceb+led+chip&qid=1585958153&sr=8-7 100w Chip ~10 USD]


=CAD=
=CAD=

Latest revision as of 23:56, 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

Cooling

LED

CAD

Software

See Also

Useful Links