Difference between revisions of "Polyhedrone"

From Technologia Incognita
Jump to: navigation, search
Line 1: Line 1:
 
{{Project
 
{{Project
 +
|ProjectSkills=pcb design, Go, maths
 
|ProjectStatus=Active
 
|ProjectStatus=Active
|ProjectNiche=
+
|ProjectNiche=Electronics
|ProjectPurpose=
+
|ProjectPurpose=World domination
 
}}
 
}}
 
 
Idea: make a quad copter with lots of addressable RGB LEDs
 
Idea: make a quad copter with lots of addressable RGB LEDs
  

Revision as of 00:17, 13 December 2014

Projects
Participants Brainsmoke
Skills pcb design, Go, maths
Status Active
Niche Electronics
Purpose World domination

Idea: make a quad copter with lots of addressable RGB LEDs

Stage 1: Ledball hardware (completed)

Code to generate pcb shape: github.com/brainsmoke/dhxdron

Script to generate kicad module from SVG pcb shape: github.com/brainsmoke/pathtokicad

KiCAD PCB design: github.com/brainsmoke/polyhedrone


pictures

FullSizeRender.jpg
FullSizeRender(1).jpg

Stage 2: Software (completed)

Python software: github.com/brainsmoke/dhxlamp

Rewrite in Go: github.com/brainsmoke/goled

Stage 3: Make it fly (planning stage)