Author: Jan

28V/2A 3-Phase Driver

This is the smallest of my dedicated 3-phase controllers using DRV10983 and STM32F030F4. The entire controller is the size of a fingertip and will run a 3-phase motor using sinusoidal algorithm. The controller works, but I was not impressed over it so far because it tend to loose control over the motor I use for…

Read the full article

8 x DC Motor Hat

This is the updated 8 x DC Motor Hat w/16 x Sensor IO’s. I have 3 Hat’s that I will order with PCB stencils this time. This Hat was basically made for a robot arm I have build by DC Motors. It’s a bit of fun to see if I can control the arm automated…

Read the full article

Changing the blog

I don’t have the answer to this riddle yet, but I am searching for a more structured way of doing this blog that don’t involve myself digging into web development. I simply don’t have the time (or skills), so I am depending on either someone else assisting or finding a plug & play solution. At…

Read the full article

Programmable DC/DC

One of the ideas I am playing around with is to make my own programmable DC/DC PSU based on a MCU. The technique is very similar to a driver channel on a motor by generating a PWM signal. To get a DC out you add filter(s). If you have 48V and 50% PWM duty the…

Read the full article

Motor Controllers

These are the 4 different motor drivers I have made so far. The smallest (at left) is capable of 24V @2A. It uses DRV10983 and one of the smallest STM32’s. I got it working, but I had some trouble controlling the logic to behave. The second one uses a DRV8313 that basically is 3 x…

Read the full article

Wifi Hat Working

Replaced ESP32 on the failing Hat and Wifi worked. Seems like I had my first ever failing ESP32 module. The Wifi Hat is No 2 from top. This stack includes (from top): 7 x Stepper Hat ESP32 Based Wifi Hat XPortHub XPortHub Raspberry PI 3A+ I have 2 USB ports connected here and both show…

Read the full article