semiprofessionaldevelopment / programming-dev

This repository uses issues to track progress on new and existing goals toward learning about programming and software development.
0 stars 0 forks source link

RGB Desk Light LED script proejct #3

Open aejrussin opened 3 years ago

aejrussin commented 3 years ago

Assumptions:

  1. I know enough to put my code to use on Raspberry Pi-controlled RGB LEDs.
  2. Creating a git repo will give me a better understanding of git and full-cycle app development.
  3. Skills used in small-scale I/O hardware should scale to enterprise-level.
  4. This should be fun?
aejrussin commented 3 years ago

Actual:

  1. Felt surprisingly capable with only a small understanding of python basics. I used a lot of existing code for various hardware pieces and python libraries.
  2. This repo is not well structured and is more of a collection of notes than a repository for a single product or use case.
  3. Main component missing from small electronics project is a web-enabled and accessible input. 
  4. This was SO much god damn fun.

Learning:

Action:

aejrussin commented 3 years ago

Received a Keybow Mini in the mail today and worked on a controller for mote desklight that matches the temperature and brightness to the light display.