# Punk Console Project

{% hint style="warning" %}
The Punk Console Project requires the optional [V-One Drill Attachment](https://store.voltera.io/products/v-one-drill-attachment?srsltid=AfmBOoqST1hPN-Ht1tBdxmbu1vNHUWRqa-s6aR8oxwezJAFym-KuVWI8) and is for **advanced users**, we suggest that you complete all of the previous projects first!
{% endhint %}

For this tutorial, we are going to be building Voltera's version of an [Atari Punk Console](https://en.wikipedia.org/wiki/Atari_Punk_Console). It is a simple circuit that creates old school synth sounds using a piezo buzzer as a speaker. The circuit consists of a 556 IC (two 555 timers), an LED, a few capacitors, some resistors, two trimpots, and the piezo buzzer.

![](https://images.ctfassets.net/e6vf9wdhbae5/7r4VbnlbC2Q9YutOkBBQPZ/760dfed1dd6e12aeac92e31f066a26d6/FullyAssembled.jpg)

Adjusting the trimpots will change either the frequency or width of the electric pulses creating different sounds. Check out the end of [this video](https://youtu.be/Oi3dmSMpjsU?t=3m51s) to see it in action!

We have included all the materials and components you need to print the Punk Console. If you need another kit, you can grab one from our store:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Punk Console Component Kit</strong></td><td><a href="https://2994552790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKMS1I2mCuOJeZyXjzOqV%2Fuploads%2Fa8vWHqGf35wxeW6ZuhQZ%2FPunk%20console%20store.png?alt=media&#x26;token=2c9a6cf9-b38f-4e72-8666-2a6d519c4d23">Punk console store.png</a></td><td><a href="https://store.voltera.io/products/punk-console-component-kit?_pos=1&#x26;_psq=punk&#x26;_ss=e&#x26;_v=1.0">https://store.voltera.io/products/punk-console-component-kit?_pos=1&#x26;_psq=punk&#x26;_ss=e&#x26;_v=1.0</a></td></tr></tbody></table>

{% hint style="warning" %}
Before starting the project, be sure to review the [Safety ](https://docs.voltera.io/docs/v-one/getting-started/v-one-user-manual/v-one-safety-information/english)[Guidelines](https://docs.voltera.io/docs/v-one/getting-started/v-one-user-manual/v-one-safety-information/english) for using the V-One.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.voltera.io/docs/v-one/learn-v-one/v-one-projects/punk-console-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
