tinyUSB CDC UART interface
In this article I will cover how to program a STM32f103C6 (https://www.st.com/en/microcontrollers-microprocessors/stm32f103c6.html) Bluepill board for use as a USB to serial port (UART) interface. The USB terminology for this kind of device is a communications device class (or USB CDC) device. These kind of interfaces have a lot of use cases, and by having native USB support in the microcontroller we can create multiple such interfaces, and even mix them with other things such as audio and have everything over a single USB cable. ...
Transformer core hysteresis measurement
Transformers and inductors often require some form of magnetic material to improve inductance or coupling between windings.
Org-mode feature testing
This is the second org-mode test to see how various org-mode features looks with different Hugo templates. DONE Lists and checkboxes @feature Dette er ein test Dette er ein test Dette er ein test Pictures Text formatting We can have bold text Also italic And monospace For key bindings C-c And when you regret something And when someting is really important Tables org#Column formulas ...
My first post from org-mode
This is my first test of posting from Org-mode. It is likely that I will continue to write most of my content from here, as I tend to prefer Org-mode over Markdown.