list of parts #6
-
Hi I just wanted to ask, you have said the mosfet is IRL540N with a 10k ohm resistor I assume the the diodes are 1N4148 and the resistors are 560 ohms. The firmware how is that flashable to microcontroller as there is no documentation for flashing also idk much about flashing a teensy as i have never worked with them before thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
All the components you said are correct, but to be sure here is a list:
For compiling and modifying the firmware, i recommend using Visual Studio code with the PlatformIO extension (that should pick up the project in the firmware folder automatically). That will give you easy actions for building and deploying. |
Beta Was this translation helpful? Give feedback.
All the components you said are correct, but to be sure here is a list: