Ready to make an Unsounded installation and create/join a network? Let's start doing it right away!
The first step is to check the component list and acquire the components. You can download the component list with links to the manufacturers here.
You might make the case for the installation by laser-cutting or CNC milling. Download the .drx file here.
The next step is to program the micro-controller. In the project, an Arduino Nano is used. However, you can always replace it with any micro-controller you know well with similar functions. The source code can be found here. The easiest way to do this is to clone the whole repo to your computer and open it with Arduino IDE. If you are using other micro-controllers or you are a advanced user, you can also upload the code with other IDEs, like Embeetle.
Now you have all the components and a programmed micro-controller. It is the time to put them together. You can do this by referencing the Unsounded Manual. A digital version of it is avaliable here.
Congratulation! Now you have a Unsounded device. Put it into your neibourhood to join the network or start a new one! Hide it in electric box or network switch box to create surprise. If you want to share some pictures of your installations with us, simply make a PR or a ticket with them in the github repo.