WEEK 11: output devices
Assignments
individual assignment
add an output device to a microcontroller board you've designed, and program it to do something
group assignment
HERE you can check what we did on this week group assignment
measure the power consumption of an output device
individual assignment
This assignment will have diferent sections
E-CAD
nothing fancy i just wanna to control on and off of a motor and measure it's power at full speed
so i used this dc motor from roboshop
basicly allow me to use an external power supply like a 9V batery to energize the relay coil.
and the samd11c only send pulses to a mosftet that make the function as a switch.
Vcarve
as always i used vcarvepro to generate the toolpaths so i don't waste time using mods.
Milling/Soldering
Testing
screenshot of the power supply
this is the power consumption of the motor
i can't write some fancy code.
so i've tried to keepin' it simple
code that i used for this assignment