Difference between revisions of "Polyhedrone"

From Technologia Incognita
Jump to: navigation, search
(Stage 2: Software (completed))
Line 1: Line 1:
 +
{{Project
 +
|ProjectStatus=Active
 +
|ProjectNiche=
 +
|ProjectPurpose=
 +
}}
  
 
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:16, 13 December 2014

Projects
Participants Brainsmoke
Skills
Status Active
Niche
Purpose


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)