After lots of trial and error, I was able to get programs to compile with a custom board profile for my hackpill board. The programs ain’t running but its a good step up
github.com/AdamTuraj/Arduino_Core_Hackxxxx
I was able to read registers on my DRV8323 dev board I made! Still having issues writing but still a large accomplishment to the issues I was having before
github.com/AdamTuraj/DRV8323_Testing
After 2 hours of trial and error I was able to get both a sine wave and a digital signal on the screen. This will be used for a texture for the oscilloscope in my portfolio
Finally after many hours got the main scene done. The only thing I want to change this is the oscilloscope screen which I have a plan for
github.com/AdamTuraj/adamturaj.com-rewrite
I quickly made an app to calculate how well you are progressing to your goal
arcade.adamturaj.com
The main design for the turret is done. During testing I’m having some issues with the parts breaking. Making small changes to hopefully allow them to survive
github.com/AdamTuraj/turret/tree/TurretTest
Also finished soldering my drone FCU. Unfortunately I misaligned the MCU twice (first time I thought the indicator was the big circle) which required more baking which made the PCB not look as good
Was finally able to solder something with my reflow oven! It may not look the best because I used too much paste (no stencil). (Also this is the first board I made a year ago. It ain’t the best)
Got my reflow oven to actually follow the profile. Will be testing it with actual pcbs soon!
Finished building my reflow oven. Now just need to PID tune it. This is where I am at right now
Building a DIY reflow oven. Finished doing the hardware and insulating the oven. Time to write the firmware. I will be open sourcing it after