We are three guys, who studied Information Systems Engineering at the Technical University of Dresden. Interested in anything about electronics and computer science, we wanted to share our knowledge and also write down things to remember.
Recently a new series of low power ARM processors by ST came out - the STM32F0x1 series. I wanted to try out the controllers so I decided to do a small christmas project and build an LED christmas tree....
I really like to use the EmBitz IDE for STM32 projects. Unfortunately the current version (1.11) does not yet support STM32F7 devices. So I decided to write this guide how to get the "blink" example running for the <a href="http://www.st.com/en/evaluation-too...
I'm have recently finished my master thesis about FPGA implementations of various image fusion algorithms for fusing thermographic images and normal visual light images. Unfortunately thermographic cameras are quite expensive and complicated to handle so I thought of a way to create fake thermal...
I had to shrink the first partition of our server recently but GParted and resize2fs had some problems doing it. There was always the error
although I had checked all HDDs right before the attempt t...Please run 'e2fsck -f /dev/sda1' first.
The u8glib is a really nice library to use when you don't want to mess around with different diplay protocols or drawing routines. It is well-conceived and easy to use. Unfortunately there has been no port for STM32 microcontrollers so I tried to do...
I really like to use the EmBitz IDE for STM32 projects. Unfortunately the current version (1.11) does not yet support STM32F7 devices. So I decided to write this guide how to get the "blink" example running for the <a href="http://www.st.com/en/evaluation-too...