Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 735 Bytes

RGB Colour mixer

This repository is a template for project 2.1 that takes you through:

  • Building a PWM driver
  • Build a digital rotary encoder
  • Combine them both to make a 3 channel RGB LED driver
  • Simulation and testing

License

This repo is part of the Zero to ASIC course and licensed with Apache 2.

Resources