This is my make-through for the week's assignment. Grab a cup of coffee!
by following the providing schematic and fount the right footprints I made the schematic and the routing for the two board and make the final png files for the CNC milling machine
S1 (pin 11) to pin 0
S2 (pin 10) to pin 1
S3 (pin 9) to pin 2
Mux out to pin 3
Vcc to 5V
GND to ground
Serial Data to pin 6
Shift Clock to pin 7
Latch Clock to pin 8
Vcc to 5V
GND to ground
define the selectors, mux, i/p& o/p CLC
read the mux status high or low to determine the dip switch status
if mux is high - shift to 2 to turn the red light
if mux is low - shift to 0 turns off the red light
do the same for the green and blue and white
What I learned this week is...
More practice with design in Eagle and PCB.
More practice on soldering .
using Multiplexer.
using Shift Register.
Step 1: connect the 2 boards with the ATTINY44
Step 2: writing the code
Step 3:
Step 4:
Step 5: