<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vvbv.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin+wiki</id>
	<title> - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vvbv.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin+wiki"/>
	<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Special:Contributions/Admin_wiki"/>
	<updated>2026-09-02T23:14:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=22</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=22"/>
		<updated>2023-08-17T00:44:50Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following the list of open projects. Some of them are already planned or running since many years. But one day, they all will be finished.&lt;br /&gt;
&lt;br /&gt;
Most of the projects are either related to music, has some kind of a display, implements a clock or a combination of these. &lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; [[Project_Mary|Mary]]: USB-Audio interface with bluetooth connectivity&lt;br /&gt;
; [[Project_Natacha|Natacha]]: Standalone music player&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=21</id>
		<title>Project Natacha</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=21"/>
		<updated>2023-08-17T00:36:41Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standalone Music Player based on an Banana Pi M2 Berry and a STM32F469Discoveryboard.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
Most of the used hardware were planed since a long time for this kind of a project or it was just laying around. &lt;br /&gt;
&lt;br /&gt;
=== BananaPi M2 Berry ===&lt;br /&gt;
The BananaPi (BPI) M2 Berry is a replacement board for the Raspberry Pi 3. Compared to the Raspberry Pi, the BPI has an onboard connector for SATA. So, a SSD could be directly connected to the BPI, which makes it perfect for small servers. This BPI was originally ordered to realize a small cloud server, but due the performance was never as expected, it was never finished or used for something other. &lt;br /&gt;
with the SATA interface and the onboard sound, it would be perfect for this project, and the BPI gets a next chance. A Kensigton SSD was also laying around and with 250 GB it matches perfectly for this project.&lt;br /&gt;
The BPI would take responsible for playing the music stored on the SSD. It also prepares the track information for the display and brings the cover image to the needed size and format. &lt;br /&gt;
&lt;br /&gt;
=== USB Audio Device ===&lt;br /&gt;
The sound of the onboard audio codec of the BPI was not as expected. Either, there was something wrong in the configuration or it has a defect. The low frequencies were not present at all. After a short search in the box for defect electronics, an old headset from Microsoft was found. It was used a long time under Linux until the microphone was broken. Short test, sounds as good as possible with the cheap headphone. &lt;br /&gt;
The headset has a small box in the middle of the cable for converting from USB to the headphone and some buttons for volume control. The box could be easily opened and the cable to the headphone was replaced by the cable to the headphone connector in the front.&lt;br /&gt;
&lt;br /&gt;
=== STM32F469Discovery ===&lt;br /&gt;
The STM32F469Discovery board has already a lot of periphery onboard. Besides the TFT display with touch sensor, an audio codec including microphone, some buttons and LEDs, as well a lot of connections for further electronics is available. The board would act as the user interface. Therefore, the display is the most imported thing. The size of the display and the whole board fits perfectly in a 2HE or 88 mm height housing.&lt;br /&gt;
The STM32 would act as the user interface and controls the BPI.&lt;br /&gt;
&lt;br /&gt;
=== Power Supply ===&lt;br /&gt;
First, a standard charging adapter with an USB-Micro cable was used. After some seconds of booting, the BPI restarts without any error messages. A different charger did also not help, too less current could not be the problem. Maybe wrong image on the SD-card. An old image was found, which already was running on this board. But the BPI still restarts even with this image. The last idea was to change the USB cable. And, tadaa! It boots up without any problems. Also with the current image.&lt;br /&gt;
To get rid of this weak USB cables, an old power supply from a router is reused. The DC-barrel connector is removed and the cable is soldered to the expansion port of the BPI. Since then, the BPI works without any problems. And if there were troubles, they were not related to the power supply.&lt;br /&gt;
&lt;br /&gt;
=== Housing ===&lt;br /&gt;
The housing was originally planned for the audio [[Mono_Amp|mono block power amplifier]] 20 years ago. Later, a pre-amplifier in the same look should be build. Unfortunately, the housing was no longer manufactured and there is only a pair of these housings, they can no longer be used. &lt;br /&gt;
&lt;br /&gt;
One of these housings is now used for this project. The housing was originally out of a series of 19 inch rack housings. They were available in different heights and also in half width. This housing is one of the half width and 2HE or 88mm height. With a depth of 22cm, it has a perfect form factor for this kind of projects.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== Linux for the BPI ===&lt;br /&gt;
The latest image for the BPI is an Ubuntu 16. So, the first days was used to bring the image to a current version. After a lot of &amp;quot;do-release-update&amp;quot; and problems with some packages, the image was on the latest version. Next step: backup the image!&lt;br /&gt;
&lt;br /&gt;
=== Media Player ===&lt;br /&gt;
As media player, the mpv is used. It is a fork of the mplayer and has some extensions against the mplayer.&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=20</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=20"/>
		<updated>2023-08-17T00:22:17Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following the list of open projects. Some of them are already planned or running since many years. But one day, they all will be finished.&lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; [[Project_Mary|Mary]]: USB-Audio interface with bluetooth connectivity&lt;br /&gt;
; [[Project_Natacha|Natacha]]: Standalone music player&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Main_Page&amp;diff=19</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Main_Page&amp;diff=19"/>
		<updated>2023-08-17T00:20:18Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Welcome to the wiki pages of vvbv.ch&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here you can find some technical details about the [[Projects]] of vvbv.ch, microcontroller and programming, [[Linux]] and [[Tools]], and other funny stuff.&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=18</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=18"/>
		<updated>2023-08-16T19:41:33Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following my list of open projects. Some of them are already planned or running since many years. But one day, I will finish them all.&lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; [[Project_Mary|Mary]]: USB-Audio interface with bluetooth connectivity&lt;br /&gt;
; [[Project_Natacha|Natacha]]: Standalone music player&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Project_Mary&amp;diff=17</id>
		<title>Project Mary</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Project_Mary&amp;diff=17"/>
		<updated>2023-08-16T19:40:35Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: Created page with &amp;quot;USB-Audio device with bluetooth connectivity.  == Hardware ==  === Controller ===  === USB-Audio Interface ===   === Bluethooth Interface ===  === Audio Codec ===  === Housing...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;USB-Audio device with bluetooth connectivity.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
=== Controller ===&lt;br /&gt;
&lt;br /&gt;
=== USB-Audio Interface ===&lt;br /&gt;
 &lt;br /&gt;
=== Bluethooth Interface ===&lt;br /&gt;
&lt;br /&gt;
=== Audio Codec ===&lt;br /&gt;
&lt;br /&gt;
=== Housing ===&lt;br /&gt;
The housing is taken from a no longer used wireless microphone from Shure. It has half the width of a 19 inch rack housing and 1 HE or 44 mm height. The front and back could not be reused and were replaced by wooden plates. The back is build out of a 2mm plywood and the front is a 10 mm hard wood. &lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=16</id>
		<title>Project Natacha</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=16"/>
		<updated>2023-08-16T19:25:48Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standalone Music Player based on an Banana Pi M2 Berry and a STM32F469Discoveryboard.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
Most of the used hardware were planed since a long time for this kind of a project or it was just laying around. &lt;br /&gt;
&lt;br /&gt;
=== BananaPi M2 Berry ===&lt;br /&gt;
The BananaPi (BPI) M2 Berry is a replacement board for the Raspberry Pi 3. Compared to the Raspberry Pi, the BPI has an onboard connector for SATA. So, a SSD could be directly connected to the BPI, which makes it perfect for small servers. This BPI was originally ordered to realize a small cloud server, but due the performance was never as expected, it was never finished or used for something other. &lt;br /&gt;
with the SATA interface and the onboard sound, it would be perfect for this project, and the BPI gets a next chance. A Kensigton SSD was also laying around and with 250 GB it matches perfectly for this project.&lt;br /&gt;
The BPI would take responsible for playing the music stored on the SSD. It also prepares the track information for the display and brings the cover image to the needed size and format. &lt;br /&gt;
&lt;br /&gt;
=== USB Audio Device ===&lt;br /&gt;
The sound of the onboard audio codec of the BPI was not as expected. Either, there was something wrong in the configuration or it has a defect. The low frequencies were not present at all. After a short search in the box for defect electronics, an old headset from Microsoft was found. It was used a long time under Linux until the microphone was broken. Short test, sounds as good as possible with the cheap headphone. &lt;br /&gt;
The headset has a small box in the middle of the cable for converting from USB to the headphone and some buttons for volume control. The box could be easily opened and the cable to the headphone was replaced by the cable to the headphone connector in the front.&lt;br /&gt;
&lt;br /&gt;
=== STM32F469Discovery ===&lt;br /&gt;
The STM32F469Discovery board has already a lot of periphery onboard. Besides the TFT display with touch sensor, an audio codec including microphone, some buttons and LEDs, as well a lot of connections for further electronics is available. The board would act as the user interface. Therefore, the display is the most imported thing. The size of the display and the whole board fits perfectly in a 2HE or 88 mm height housing.&lt;br /&gt;
The STM32 would act as the user interface and controls the BPI.&lt;br /&gt;
&lt;br /&gt;
=== Power Supply ===&lt;br /&gt;
First, a standard charging adapter with an USB-Micro cable was used. After some seconds of booting, the BPI restarts without any error messages. A different charger did also not help, too less current could not be the problem. Maybe wrong image on the SD-card. An old image was found, which already was running on this board. But the BPI still restarts even with this image. The last idea was to change the USB cable. And, tadaa! It boots up without any problems. Also with the current image.&lt;br /&gt;
To get rid of this weak USB cables, an old power supply from a router is reused. The DC-barrel connector is removed and the cable is soldered to the expansion port of the BPI. Since then, the BPI works without any problems. And if there were troubles, they were not related to the power supply.&lt;br /&gt;
&lt;br /&gt;
=== Housing ===&lt;br /&gt;
The housing was originally planned for the mono audio amplifier 20 years ago. A pre-amplifier was also planed to build some years later in the same housing. But meanwhile, this housing is no longer manufactured. One of these housings is now used for this project. The housing was originally out of a series of 19 inch rack housings. They were available in different heights and also in half width. This housing is one of the half width and 2HE or 88mm height. With a depth of 22cm, it has a perfect form factor for this kind of projects.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== Linux for the BPI ===&lt;br /&gt;
The latest image for the BPI is an Ubuntu 16. So, the first days was used to bring the image to a current version. After a lot of &amp;quot;do-release-update&amp;quot; and problems with some packages, the image was on the latest version. Next step: backup the image!&lt;br /&gt;
&lt;br /&gt;
=== Media Player ===&lt;br /&gt;
As media player, the mpv is used. It is a fork of the mplayer and has some extensions against the mplayer.&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=15</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=15"/>
		<updated>2023-08-16T19:07:18Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following my list of open projects. Some of them are already planned or running since many years. But one day, I will finish them all.&lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; Mary: USB-Audio interface&lt;br /&gt;
; [[Project_Natacha|Natacha]]: Standalone music player&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=14</id>
		<title>Project Natacha</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Project_Natacha&amp;diff=14"/>
		<updated>2023-08-16T18:36:05Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: Created page with &amp;quot;Standalone Music Player based on an Banana Pi M2 Berry and a STM32F469Discoveryboard.   == Hardware == Most of the used hardware were planed since a long time for this kind of...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standalone Music Player based on an Banana Pi M2 Berry and a STM32F469Discoveryboard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
Most of the used hardware were planed since a long time for this kind of a project or it was just laying around. &lt;br /&gt;
&lt;br /&gt;
=== BananaPi M2 Berry ===&lt;br /&gt;
The BananaPi (BPI) M2 Berry is a replacement board for the Raspberry Pi 3. Compared to the Raspberry Pi, the BPI has an onboard connector for SATA. So, a SSD could be directly connected to the BPI, which makes it perfect for small servers. This BPI was originally ordered to realize a small cloud server, but due the performance was never as expected, it was never finished or used for something other. &lt;br /&gt;
with the SATA interface and the onboard sound, it would be perfect for this project, and the BPI gets a next chance. A Kensigton SSD was also laying around and with 250 GB it matches perfectly for this project.&lt;br /&gt;
The BPI would take responsible for playing the music stored on the SSD. It also prepares the track information for the display and brings the cover image to the needed size and format. &lt;br /&gt;
&lt;br /&gt;
=== USB Audio Device ===&lt;br /&gt;
The sound of the onboard audio codec of the BPI was not as expected. Either, there was something wrong in the configuration or it has a defect. The low frequencies were not present at all. After a short search in the box for defect electronics, an old headset from Microsoft was found. It was used a long time under Linux until the microphone was broken. Short test, sounds as good as possible with the cheap headphone. &lt;br /&gt;
The headset has a small box in the middle of the cable for converting from USB to the headphone and some buttons for volume control. The box could be easily opened and the cable to the headphone was replaced by the cable to the headphone connector in the front.&lt;br /&gt;
&lt;br /&gt;
=== STM32F469Discovery ===&lt;br /&gt;
The STM32F469Discovery board has already a lot of periphery onboard. Besides the TFT display with touch sensor, an audio codec including microphone, some buttons and LEDs, as well a lot of connections for further electronics is available. The board would act as the user interface. Therefore, the display is the most imported thing. The size of the display and the whole board fits perfectly in a 2HE or 88 mm height housing.&lt;br /&gt;
The STM32 would act as the user interface and controls the BPI.&lt;br /&gt;
&lt;br /&gt;
=== Power Supply ===&lt;br /&gt;
First, a standard charging adapter with an USB-Micro cable was used. After some seconds of booting, the BPI restarts without any error messages. A different charger did also not help, too less current could not be the problem. Maybe wrong image on the SD-card. An old image was found, which already was running on this board. But the BPI still restarts even with this image. The last idea was to change the USB cable. And, tadaa! It boots up without any problems. Also with the current image.&lt;br /&gt;
To get rid of this weak USB cables, an old power supply from a router is reused. The DC-barrel connector is removed and the cable is soldered to the expansion port of the BPI. Since then, the BPI works without any problems. And if there were troubles, they were not related to the power supply.&lt;br /&gt;
&lt;br /&gt;
=== Housing ===&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
=== Linux for the BPI ===&lt;br /&gt;
The latest image for the BPI is an Ubuntu 16. So, the first days was used to bring the image to a current version. After a lot of &amp;quot;do-release-update&amp;quot; and problems with some packages, the image was on the latest version. Next step: backup the image!&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=13</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=13"/>
		<updated>2023-08-16T17:44:26Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following my list of open projects. Some of them are already planned or running since many years. But one day, I will finish them all.&lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; Mary: USB-Audio interface&lt;br /&gt;
; Natacha: Standalone music player&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Mono-amp&amp;diff=3</id>
		<title>Mono-amp</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Mono-amp&amp;diff=3"/>
		<updated>2023-03-30T20:46:39Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: Created page with &amp;quot;Back in the earyl 2000's, I started to build my own power amplifier, based on modules from Thel Audio.   == Features == ; Dual Mono: Two complete separated blocks.  ; Mirrored...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back in the earyl 2000's, I started to build my own power amplifier, based on modules from Thel Audio. &lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
; Dual Mono: Two complete separated blocks. &lt;br /&gt;
; Mirrored construction: Move both block next to each other and it should look like a symetrical dual channel power amplifier.&lt;br /&gt;
; AC input: No external power supply for all of my projects.&lt;br /&gt;
; XLR balanced audio input: Alternatives are single ended through XLR or something digital. &lt;br /&gt;
; Speakon output for speaker: State of the art, but overkill. Will be changed to normal speaker connectors&lt;br /&gt;
; Wooden front: &lt;br /&gt;
; No switches on the front: Just a LED to show the current state of the amplifier&lt;br /&gt;
; Inrush current protection: &lt;br /&gt;
;&lt;br /&gt;
&lt;br /&gt;
== Housing ==&lt;br /&gt;
Original I ordered two housings from Monacor. One of them is already modified for the first test and I want to build a matching pre-amplifier. This must be in the same housing. Unfortunately, they are no longer available. After a long research, I found replacement housings at [https://hifi2000.shop/site/en Hifi 2000]. As soon as this project get running again, I will order the housings.&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=2</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.vvbv.ch/index.php?title=Projects&amp;diff=2"/>
		<updated>2023-03-30T19:39:09Z</updated>

		<summary type="html">&lt;p&gt;Admin wiki: Created page with &amp;quot;Following my list of open projects. Some of them are already planned or running since many years. But one day, I will finish them all.  == Running Projects == ; Mary: USB-Audi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following my list of open projects. Some of them are already planned or running since many years. But one day, I will finish them all.&lt;br /&gt;
&lt;br /&gt;
== Running Projects ==&lt;br /&gt;
; Mary: USB-Audio interface&lt;br /&gt;
&lt;br /&gt;
== Planned Projects ==&lt;br /&gt;
; Mono-Amp: Two mono-block audio power amplifier&lt;br /&gt;
; Pre-Amp: Modular audio pre-amplifier&lt;br /&gt;
; PS/2 Interface: Experimenting with PS/2 keyboard&lt;br /&gt;
; 7-Segment: 7 segment display, controlled only by hardware&lt;br /&gt;
&lt;br /&gt;
== Project Ideas ==&lt;/div&gt;</summary>
		<author><name>Admin wiki</name></author>
		
	</entry>
</feed>