Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 473 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 473 Bytes

LEDCube

This repository contains most of the work our team of 4 did in order to complete a LED cube as part of a university project.

It contains :

  • the footprints of the circuit board used to control the leds.
  • the C code for the PIC that generated the patterns, placed on the control board.
  • the C code for the PIC that controlled the dc/dc converter whose design is not included in this repository. This part can easily be replaced by a commercial dc/dc converter.