Ohm's law calculator
This is a simple tool that allows you to calculate the voltage, current, resistance and power using Ohm's law. Simply select and enter a vaule for 2 of the input fields. <Tools-Ohms ...
Displaying your current working git branch on the prompt
This is just a small (but hopefully useful for some) tip about how to add the current working git branch on your command prompt. Simply add the following to your .bashrc file in your home dire ...
AVR timer calculator
This is a simple tool that allows you to calculate timer ticks and overflows (with the remainder) when dealing with timers on an AVR plaftform. ...
Setting up and getting started with STM32 on Fedora
After Jetbrains released Clion with native support for embedded programming, I thought it was time to check it out. Apparently they started out with the STM32 platform and providing and well-defined ...