<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Max Novakovic</title><link>/</link><description>Recent content on Max Novakovic</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Mon, 07 Jul 2025 12:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>PDS Admin UI</title><link>/project/2025-07-07-pds-admin/</link><pubDate>Mon, 07 Jul 2025 12:00:00 +0000</pubDate><guid>/project/2025-07-07-pds-admin/</guid><description/></item><item><title>Imprint</title><link>/imprint/</link><pubDate>Thu, 02 Jan 2025 00:00:00 +0000</pubDate><guid>/imprint/</guid><description>&lt;h1 id="imprint"&gt;Imprint&lt;/h1&gt;
&lt;p&gt;Information according to § 5 TMG&lt;/p&gt;
&lt;h2 id="contact-information"&gt;Contact Information&lt;/h2&gt;
&lt;p&gt;Max Novakovic&lt;br&gt;
c/o betahaus GmbH&lt;br&gt;
Rudi-Dutschke-Straße 23&lt;br&gt;
10969 Berlin, Germany&lt;/p&gt;
&lt;h2 id="contact"&gt;Contact&lt;/h2&gt;
&lt;p&gt;Email: max(at)maxnov.com&lt;/p&gt;
&lt;h2 id="tax-information"&gt;Tax Information&lt;/h2&gt;
&lt;p&gt;VAT ID: DE365716068&lt;/p&gt;
&lt;h2 id="responsible-for-content"&gt;Responsible for Content&lt;/h2&gt;
&lt;p&gt;According to § 55 Abs. 2 RStV: Max Novakovic&lt;/p&gt;
&lt;h2 id="disclaimer"&gt;Disclaimer&lt;/h2&gt;
&lt;h3 id="liability-for-content"&gt;Liability for Content&lt;/h3&gt;
&lt;p&gt;The contents of these pages have been created with the utmost care. However, I cannot guarantee the accuracy, completeness, or timeliness of the content.&lt;/p&gt;
&lt;h3 id="liability-for-links"&gt;Liability for Links&lt;/h3&gt;
&lt;p&gt;This website contains links to external websites over which I have no control. Therefore, I cannot assume any liability for these external contents. The respective provider or operator of the linked pages is always responsible for their content.&lt;/p&gt;</description></item><item><title>Libre.fm and Listenbrainz sync</title><link>/project/2020-01-01-librefm/</link><pubDate>Mon, 01 May 2023 16:56:54 +0000</pubDate><guid>/project/2020-01-01-librefm/</guid><description/></item><item><title>Merry Colour Blindness</title><link>/project/2010-12-23-merry-colour-blindness/</link><pubDate>Thu, 23 Dec 2010 16:56:54 +0000</pubDate><guid>/project/2010-12-23-merry-colour-blindness/</guid><description/></item><item><title>getImageData</title><link>/project/2010-01-01-getimagedata/</link><pubDate>Sat, 01 May 2010 16:56:54 +0000</pubDate><guid>/project/2010-01-01-getimagedata/</guid><description/></item><item><title>PC-350 Arduino Synthesizer</title><link>/project/pc-350-arduino-synthesizer/</link><pubDate>Fri, 01 May 2009 16:56:54 +0000</pubDate><guid>/project/pc-350-arduino-synthesizer/</guid><description>&lt;h1 id="pc-350-arduino-synthesiser"&gt;PC-350: Arduino Synthesiser&lt;/h1&gt;
&lt;p&gt;This project uses &lt;a href="http://www.arduino.cc/"&gt;Arduino&lt;/a&gt;, a Nintendo DS touch-screen, a speaker, the &lt;a href="http://code.google.com/p/arduino-tone/" title="http://code.google.com/p/arduino-tone/"&gt;Arduino Tone library&lt;/a&gt; and various other components to create a nicely packaged, stand-alone audio synthesiser. This page exists to hopefully aid people in creating something similar.&lt;/p&gt;
&lt;h2 id="contents"&gt;Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#pc-350--arduino-synthesiser"&gt;PC-350: Arduino Synthesiser&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#contents"&gt;Contents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#aim"&gt;Aim&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#research"&gt;Research&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#experimental-musical-instruments"&gt;Experimental Musical Instruments&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#interfaces"&gt;Interfaces&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#arduino-and-nintendo-wii-nunchuck"&gt;Arduino and Nintendo Wii Nunchuck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#arduino-and-nintendo-ds-touchscreen"&gt;Arduino and Nintendo DS Touchscreen&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#sound-out"&gt;Sound Out&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#user-scenario"&gt;User Scenario&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#development"&gt;Development&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#requirements---analysis"&gt;Requirements &amp;amp; Analysis&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#components"&gt;Components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#what-i-need-to-do"&gt;What I Need to Do&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#the-program"&gt;The program&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#design---implementation"&gt;Design &amp;amp; Implementation&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#the-speaker"&gt;The speaker&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#breadboard"&gt;Breadboard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#schematic"&gt;Schematic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#the-touchscreen"&gt;The touchscreen&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#breadboard-1"&gt;Breadboard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#schematic-1"&gt;Schematic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#putting-it-all-together"&gt;Putting it all together&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#breadboard-2"&gt;Breadboard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#schematic-2"&gt;Schematic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#finishing-off"&gt;Finishing off&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#testing"&gt;Testing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#final-outcome"&gt;Final Outcome&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#demos---final-code"&gt;Demos &amp;amp; Final Code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#references"&gt;References&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#notes"&gt;Notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="aim"&gt;Aim&lt;/h2&gt;
&lt;p&gt;To create a device that takes a users input and based upon that input play sounds. I want this &amp;lsquo;synthesiser&amp;rsquo; to be simple to play, requiring little or no skill. Therefore, allowing the user to experiment with the sounds they are producing instantly as opposed to learning the technicalities of it first.&lt;/p&gt;</description></item></channel></rss>