David Münch

Menu
  • Home
  • Internal
    • F-Limette User Manual [de]
    • F-Limette User Manual [en]
    • Step-by-step setup for the SGT working environment
    • Summary of articles on situation recognition
  • ABOUT

Category: Uncategorized

Self holding contactor circuit for 3-phase motor control

June 10, 2014
| No Comments
| Categories: Uncategorized

Due to limited space in the workshop, the suction device (Bernardo DC-400 400V) for the planer and table saw is placed one level above the workshop. The suction device is originally equipped with a zero-voltage switch (Kedu KOA7). The suction device should be modified, such that it can be turned on and off directly from…

Read More »

Posted in Uncategorized

Recover password for MS Excel .xls file

January 30, 2014
| No Comments
| Categories: Uncategorized

 Remove password from a VBA project Open the .xls file in a HEX editor. Search for “DPB” Replace with “DPn” Save .xls file. Open .xls file and click yes on the error box. Set new password. Remove sheet protection Open the .xls file. Press ALT+F11. Insert → Module Paste the following code: Sub PasswordBreaker() ‘Author…

Read More »

Posted in Uncategorized

Getting rid of “Package amsmath Warning Unable to redefine math accent \vec.”

November 14, 2013
| No Comments
| Categories: Uncategorized

When using the llncs style from Springer this conflicts with the definition of \vec from amsmath. Thus this can be overcome with your own def: \let\origvec\vec \documentclass{llncs} \let\springervec\vec \let\vec\origvec \usepackage{amsmath} \begin{document} $\vec{a}$ $\springervec{a}$ \end{document}

Read More »

Posted in Uncategorized

Converting old Maerklin locomotive from analog to digital operation

January 7, 2013
| No Comments
| Categories: Uncategorized

Unfortunately, the chassis of the locomotive is to small for the motor. Thus, we had to grind it…

Read More »

Posted in Uncategorized

Power line hack — convert power line adapter to 2-wire ethernet adaptor

December 31, 2012
| No Comments
| Categories: Uncategorized

 The problem A technical outbuilding is located 300m next to the main house. Unfortunately, no ethernet cable or fibre was installed between the two buildings, but a phone line between the two buildings is existing. We investigated several solutions to connect the outbuilding to the main house’s ethernet. There exist several ethernet–2-wire–ethernet bridges, but they…

Read More »

Posted in Uncategorized

Converting a traditional shower with a shower tray into a barrier-free shower with a TECE drainline

December 30, 2012
| No Comments
| Categories: Uncategorized

Demolish the old shower First of all the old shower tray and shower cubicle have to be removed. As the new shower is supposed to be at the same level as the floor of the bathroom, the lower tiles of the wall have to be removed, too. Unfortunately, the plasterboard removed from the wall. Thus,…

Read More »

Posted in Uncategorized

googletest Google C++ Testing Framework

December 20, 2012
| No Comments
| Categories: Uncategorized

Getting Started Using Microsoft Visual Studio _and_ do test driven development is not a fundamental contradiction. There are different tools freely available on the web; we choose googletest: http://code.google.com/p/googletest/ You have to download the current source code package, configure and generate with cmake http://www.cmake.org/ a Visual Studio solution. Pay attention to enable BUILD_SHARED_LIBS in cmake….

Read More »

Posted in Uncategorized

Power plant control room cam

December 19, 2012
| No Comments
| Categories: Uncategorized

Read More »

Posted in Uncategorized

Recent Posts

  • Reclaimed oak table
  • Pure bedside table
  • Blocks
  • Coffee Table
  • Pure bed

Recent Comments

  • 5yucMCMAAAAJ on Step-by-step setup for the SGT working environment
  • 5yucMCMAAAAJ on F-Limette User Manual [de]
  • 5yucMCMAAAAJ on Summary of articles on situation recognition
  • 5yucMCMAAAAJ on Internal
  • instagram.com/korotkovlakanfreud on Step-by-step setup for the SGT working environment

Archives

  • October 2014
  • September 2014
  • August 2014
  • June 2014
  • May 2014
  • January 2014
  • November 2013
  • January 2013
  • December 2012

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

David Münch

Copyright 2025


Theme By I Am One