Category: Embedded Development

STM32 with Visual Studio Code

Visual Studio Code is more an editor with debugger support than a full IDE, it takes a bit fiddling to set up and get right. Basically you don’t have any setup screens and have to edit your project in files with XML syntax. I am not sure if I will use this for everything, but…

Read the full article

VL53L0X Ranging Sensor

This is VL53L0X from ST, a 4.4 x 2.4mm ranging sensor that can measure accurate distance up to 200mm (2 meters). This is a BGA with a I2C interface and have an ST interface library. Several breakout boards exist, but we need to be a bit clever here – I want the sensors mounted in…

Read the full article

STM32 C/C++ IDE Review

I am constantly looking out for IDE’s to improve my productivity in Software, so I wanted to share with you my recent experiences in the area. This review focus on STM32 development. Visual Studio. Having used Visual Studio since it came around as Visual C++ 1.0 some 20+ years ago it has always been my…

Read the full article

Backbone Pinout Revision 5

The Servo Module forced me to think about isolation and made it obvious that I need 2 x 5V supplies in cases where 5V is used for Servo’s etc. I removed 48V as option simply because 48V is used for higher effects/currents. Pin 23/24 is now the 5V MCU supply that must stay isolated from…

Read the full article

Micro/Pocket PC

This is a 5″ display and the keyboard I just ordered. I think the size is about correct. The trouble is more finding a TFT display that hide the HDMI on the back (inside) rather than demanding cables extending to the sides. I actually need a workable console for Raspberry PI that include both keyboard…

Read the full article