Projects ST-Link Bridge - I2C EEPROM A small application to read and write eeproms (e.g. AT24C04) using the ST-Link Bridge functionality. This is quite useful for projects using additional eeprom memory that needs to be checked out.
3D Prints Drawing the plans I have made some updates to my 3d printer and from the parts that remained I though I could make a very simple project. Browsing through the internet I did
Projects A repeating signal... DCF77 After some discussions with the colleagues I was intrigued about how the DCF77 Signal is encoded and how hard it would be to practically decode this. So as any other
Projects ESP32 Cooler Controller #2 HW is build, tested and working... it's time to plan, design and build the application SW. From my initial HW tests I think the majority of the components are pretty
Projects Power Supply After working with various small phone chargers and cheap 5V transformers I decided to build my own power supply from an old PC PSU and a couple of parts ordered from Ebay. I did documented myself and tried to understand a little bit about the operation principles of a power supply.
Projects K.I.T.T. rev 2 A fallow-up of the famous Knight Rider electronic lights controller KITT rev2 offers the same performance and extra lighting sequences. It uses a total of 8 channels for output and
Projects Qt JSON Viewer A simple JSON viewer developped using Qt and QJson JSON Viewer is a simple application to view JSON documents with highlighting and a tree view expansion. The application is realized
Projects Qt Calendar Gadget A very simple calendar to be displayed on your desktop similar to a Vista or Windows 7 gadget, but also works for Windows XP. Introduction The application is realized using
Projects Doxygen XML Parser Managed wrapper for doxygen xml documentation. This project is a wrapper over the xml parser provided together with doxygen - original post on Google Code [https://code.google.com/archive/p/doxygenxmlparser] / source code on GitHub [https://github.com/bdmihai/doxygenxmlparser]. Optional doxygen can