<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://makerspace.cc/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Galambosa</id>
	<title>Makerpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://makerspace.cc/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Galambosa"/>
	<link rel="alternate" type="text/html" href="https://makerspace.cc/Special:Contributions/Galambosa"/>
	<updated>2026-05-06T15:30:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7451</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7451"/>
		<updated>2024-05-29T00:24:40Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on:&lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
Below is an image of the the circuit board with each part of the circuit outlined:&lt;br /&gt;
&lt;br /&gt;
- Image of circuit board with each portion of the circuit labelled&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.81kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.68kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.66kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.53kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11.3kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 12kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.7kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x 10 nF (103)  capacitor &lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 47kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Placing Components and Soldering ==&lt;br /&gt;
With circuit board and materials ready it&#039;s time to place the components and solder them onto the board. &lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7450</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7450"/>
		<updated>2024-05-29T00:16:21Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on:&lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
Below is an image of the the circuit board with each part of the circuit outlined:&lt;br /&gt;
&lt;br /&gt;
- Image of circuit board with each portion of the circuit labelled&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.81kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.68kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.66kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.53kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11.3kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 12kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.7kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 47kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Placing Components and Soldering ==&lt;br /&gt;
With circuit board and materials ready it&#039;s time to place the components and solder them onto the board. &lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7449</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7449"/>
		<updated>2024-05-29T00:02:28Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on:&lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
Below is an image of the the circuit board with each part of the circuit outlined:&lt;br /&gt;
&lt;br /&gt;
- Image of circuit board with each portion of the circuit labelled&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.81kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.68kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.66kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.53kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11.3kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 12kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.7kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Placing Components and Soldering ==&lt;br /&gt;
With circuit board and materials ready it&#039;s time to place the components and solder them onto the board. &lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7448</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7448"/>
		<updated>2024-05-28T20:54:54Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on:&lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
Below is an image of the the circuit board with each part of the circuit outlined:&lt;br /&gt;
&lt;br /&gt;
- Image of circuit board with each portion of the circuit labelled&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.49kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.32kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 9.31kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.76kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 11.8kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.1kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Placing Components and Soldering ==&lt;br /&gt;
With circuit board and materials ready it&#039;s time to place the components and solder them onto the board. &lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7447</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7447"/>
		<updated>2024-05-28T20:36:13Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on: &lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
Below is an image of the the circuit board with each part of the circuit outlined:&lt;br /&gt;
&lt;br /&gt;
- Image of circuit board with each portion of the circuit labelled&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.49kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.32kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 9.31kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.76kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 11.8kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.1kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Step 1: Placing Components ==&lt;br /&gt;
&lt;br /&gt;
== Step 2: Soldering ==&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7446</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7446"/>
		<updated>2024-05-28T18:24:53Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on: &lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below is an image of the &lt;br /&gt;
&lt;br /&gt;
At the heart of a stylophone is a type of circuit known as a voltage controlled oscillator, or VCO for short. A VCO is a type of circuit that outputs an oscillating electrical signal whose frequency depends on the voltage at the input. In a stylophone a VCO is used to create an oscillating signal that is amplified and outputted to a speaker resulting in a sound of a specific frequency being played. The frequency of the sound depends on the voltage input to the VCO. The input voltage to the VCO is determined by a series of voltage dividers that are selected using the stylus.&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.49kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.32kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 9.31kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.76kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 11.8kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.1kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* Makerspace stylophone circuit board &lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus&lt;br /&gt;
&lt;br /&gt;
== Step 1: Placing Components ==&lt;br /&gt;
&lt;br /&gt;
== Step 2: Soldering ==&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7445</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7445"/>
		<updated>2024-05-28T03:40:33Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on: &lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of four major portions. A voltage controlled oscillator (VCO), a resistor ladder, buffer, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Buffer - isolates the VCO circuit from the resistor ladder circuit. &lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below is an image of the &lt;br /&gt;
&lt;br /&gt;
At the heart of a stylophone is a type of circuit known as a voltage controlled oscillator, or VCO for short. A VCO is a type of circuit that outputs an oscillating electrical signal whose frequency depends on the voltage at the input. In a stylophone a VCO is used to create an oscillating signal that is amplified and outputted to a speaker resulting in a sound of a specific frequency being played. The frequency of the sound depends on the voltage input to the VCO. The input voltage to the VCO is determined by a series of voltage dividers that are selected using the stylus.&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board most components are labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board (if applicable).&lt;br /&gt;
&lt;br /&gt;
=== Circuit Components: ===&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL and tuning trimpot R_T. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.49kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.32kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 9.31kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.76kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 11.8kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.1kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
* R_T - 1 x 100Ω trimpot&lt;br /&gt;
&lt;br /&gt;
====== Buffer: ======&lt;br /&gt;
&lt;br /&gt;
* BUFFER_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* BUFFER_C - 1 x ____ (__) capacitor &amp;lt;--- INSERT VALUES&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R5, R8, and R9 - 3 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
* VCO_OPAMP - 1 x MCP 6002-I/P op-amp &lt;br /&gt;
* VCO_C - 1 x 10 nF (103) capacitor&lt;br /&gt;
* Q1 - 1 x 2N3904 transistor&lt;br /&gt;
&lt;br /&gt;
====== Audio Amplification: ======&lt;br /&gt;
&lt;br /&gt;
* BTE-PAM8403 audio amplifier&lt;br /&gt;
* AUDIO_C - 1µF (105) capacitor&lt;br /&gt;
&lt;br /&gt;
=== Other Components: ===&lt;br /&gt;
&lt;br /&gt;
* 8Ω speaker&lt;br /&gt;
* AA battery holder&lt;br /&gt;
* Stylus  &lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7444</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7444"/>
		<updated>2024-05-28T03:26:42Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB has &amp;quot;through holes&amp;quot; that the components can be put through, and the components are connected by &amp;quot;traces&amp;quot;, which are just pieces of copper embedded in the circuit board. Below is an image of the Makerspace stylophone PCB without any components placed on:  &lt;br /&gt;
&lt;br /&gt;
-put image of component free PCB here &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Components are placed on the PCB by putting them into the holes and [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] them into place. Below is an image of the Makerspace stylophone with components soldered on: &lt;br /&gt;
&lt;br /&gt;
- put image of  PCB with components here &lt;br /&gt;
&lt;br /&gt;
== Key Parts of the Circuit ==&lt;br /&gt;
The circuit for the Makerspace stylophone is composed of three major portions. A voltage controlled oscillator (VCO), a resistor ladder, and an audio amplification circuit:&lt;br /&gt;
&lt;br /&gt;
* VCO - this portion of the circuit outputs an oscillating electrical signal whose frequency depends on the voltage at the input. By varying the voltage specific frequencies, and hence notes, can be played. &lt;br /&gt;
* Resistor ladder - this portion of the circuit is a series of resistors that sets the voltage that is inputted to the VCO, therefore setting the note played by each key&lt;br /&gt;
* Audio amplification - this portion of the circuit takes the oscillating output from the VCO and amplifies it so that the signal can be sent to a speaker and converted to sound. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below is an image of the &lt;br /&gt;
&lt;br /&gt;
At the heart of a stylophone is a type of circuit known as a voltage controlled oscillator, or VCO for short. A VCO is a type of circuit that outputs an oscillating electrical signal whose frequency depends on the voltage at the input. In a stylophone a VCO is used to create an oscillating signal that is amplified and outputted to a speaker resulting in a sound of a specific frequency being played. The frequency of the sound depends on the voltage input to the VCO. The input voltage to the VCO is determined by a series of voltage dividers that are selected using the stylus.&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, transistors, and op-amps. On the circuit board each of components is labelled with a name. Below is a list of components needed to build each portion of the stylophone as well as their names on the circuit board.&lt;br /&gt;
&lt;br /&gt;
====== Resistor Ladder: ======&lt;br /&gt;
One resistor per note as well as a grounding resistor RGL. &lt;br /&gt;
&lt;br /&gt;
* R0L - 1 x 10kΩ 1% resistor&lt;br /&gt;
* R1L - 1 x 6.49kΩ 1% resistor&lt;br /&gt;
* R2L - 1 x 6.98kΩ 1% resistor&lt;br /&gt;
* R3L - 1 x 7.32kΩ 1% resistor&lt;br /&gt;
* R4L - 1 x 7.87kΩ 1% resistor&lt;br /&gt;
* R5L - 1 x 8.25kΩ 1% resistor&lt;br /&gt;
* R6L - 1 x 8.87kΩ 1% resistor&lt;br /&gt;
* R7L - 1 x 9.31kΩ 1% resistor&lt;br /&gt;
* R8L - 1 x 9.76kΩ 1% resistor&lt;br /&gt;
* R9L - 1 x 10.5kΩ 1% resistor&lt;br /&gt;
* R10L - 1 x 11kΩ 1% resistor&lt;br /&gt;
* R11L - 1 x 11.8kΩ 1% resistor&lt;br /&gt;
* R12L - 1x 12.1kΩ 1% resistor&lt;br /&gt;
* RGL - 1 x 100kΩ 1% resistor&lt;br /&gt;
&lt;br /&gt;
====== VCO: ======&lt;br /&gt;
&lt;br /&gt;
* VCO_R3, R5, R8, and R9 - 4 x 10kΩ resistor&lt;br /&gt;
* VCO_R1, R2, R4, and R7 - 4 x 50kΩ resistor&lt;br /&gt;
* VCO_R3 and R6 - 2 x 100kΩ resistor&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7443</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7443"/>
		<updated>2024-05-28T03:00:28Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a tutorial for making a stylophone using a Makerspace stylophone kit. A stylophone is an analog electronic instrument invented in 1967 by Brian Jarvis.  It is similar to an electronic keyboard but a stylus is used to “press” the keys rather than the keys being physically pressed. When a key is “pressed” a circuit is completed that results in a note being played. &lt;br /&gt;
&lt;br /&gt;
Electronic projects can seem intimidating especially if your new to them, but do not worry you can do it! There are  details in this tutorial that I have included for people familiar with electronics, but it is doable to make a stylophone without understanding them. The big picture to focus on is that the goal is to put electronic components onto a [https://learn.sparkfun.com/tutorials/pcb-basics/all printed circuit board] (PCB) to create the circuitry for the stylophone. The PCB is just a piece of  &lt;br /&gt;
&lt;br /&gt;
-put image of PCB here &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is that this a [https://www.techspray.com/ultimate-guide-to-electronic-soldering soldering] project. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Soldering, in this context, is melting metal to put    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Makerspace stylophone circuit is composed of three primary parts: resistor ladder, voltage controlled oscillator (VCO), and an audio amplifying circuit. The resistor ladder is responsible for setting the note that each &amp;quot;key&amp;quot; plays and is composed of 13 resistors in series. The &lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
you will make is an electronic circuit primarily composed of three types of analog electrical components: resistors, capacitors, and op-amps. &lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7442</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7442"/>
		<updated>2024-05-27T19:34:03Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Stylophone page&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Electronics]]&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7441</id>
		<title>Stylophone</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Stylophone&amp;diff=7441"/>
		<updated>2024-05-27T19:30:34Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: Created page with &amp;quot;Stylophone page&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Stylophone page&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7015</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7015"/>
		<updated>2023-07-05T17:11:32Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Ender 3 printers are the most convenient 3d printers in the Makerspace since it is possible to print from the Makerspace computer directly (no need to transfer your prints to usb sticks or sd cards).  &lt;br /&gt;
===Materials===&lt;br /&gt;
*[[Filament deposition modeling printer]]&lt;br /&gt;
*1.75mm input filaments&lt;br /&gt;
&lt;br /&gt;
*Range of different materials including:&lt;br /&gt;
**Default : &#039;&#039;&#039;PLA&#039;&#039;&#039; because of it&#039;s combination of cost, printability, strength, and environmental friendliness&lt;br /&gt;
**&#039;&#039;&#039;PETG&#039;&#039;&#039;: Durable and weatherable, it&#039;s ideal for outdoor or wet uses.&lt;br /&gt;
**&#039;&#039;&#039;ABS&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;Wood&#039;&#039;&#039;&lt;br /&gt;
===Preparing your print===&lt;br /&gt;
In order to turn a 3D model into a 3D print, we have to use a program called a &#039;&#039;slicer&#039;&#039; to create a set of instructions (called GCode) that tells the printer how to make the object.&lt;br /&gt;
&lt;br /&gt;
To create this GCode file for the Ender, the program [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] should be used. This program can be found on the computers in the Makerspace.[[File:Prusa app.png|thumb|Icon for the Prusa app. It can be found in the upper right-hand corner of the Makerspace desktop.]]To open your 3D model in PrusaSlicer, open the application, and select&lt;br /&gt;
 File &amp;gt; Import &amp;gt; Import STL/OBJ/AMF/3MF...&lt;br /&gt;
You can also drag the 3D model file in to PrusaSlicer. Alternatively, if you generated your file in Fusion 360, you can also export your file directly to a slicer by selecting File &amp;gt; 3D Print in Fusion 360. If you want to print multiple models at once, repeat this process for each model you wish to use.[[File:Opened file.png|thumb|Once the file has been loaded in to the PrusaSlicer, the 3D model will appear on the virtual print bed. From here you will be able to select print setting and manipulate the model.]]Once you have your 3D model loaded in to PrusaSlicer, you can click it to select it. You can change the model&#039;s location on the print bed by dragging it. For more transformation options, you can use the left icon bar. From top to bottom, these icons allow you to:&lt;br /&gt;
#Translate your model along the X, Y, and Z axes&lt;br /&gt;
#Scale the size of your model&lt;br /&gt;
#Rotate your model&lt;br /&gt;
#Place a specific face of your model down on the print bed&lt;br /&gt;
#Split your model along a plane&lt;br /&gt;
#Paint on where to enforce or block supports for your model (not necessary in most cases)&lt;br /&gt;
#Paint on where to enforce or block seams for your model (not necessary in most cases)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can select what settings you want to use for your print in the option bar on the right hand side.&lt;br /&gt;
====Print Settings====&lt;br /&gt;
Here is where you select the [https://all3dp.com/2/3d-printer-layer-height-how-much-does-it-matter/ layer height] and speed for your print. The layer height is the height of each layer of filament that is deposited for your print. The shorter the layer height, the longer the print will take, however a smaller layer height will result in finer detail in the print, which may be preferable for more natural shapes. The speed impacts how precisely the filament is deposited in a given layer. A slower speed may be important for prints with rugged shapes many fine details. The standard choice for our Ender-3 printers is &#039;&#039;&#039;0.20mm NORMAL&#039;&#039;&#039;.&lt;br /&gt;
====Filament====&lt;br /&gt;
Here is where you select the type of material you are printing with, which you determined in the &#039;&#039;&#039;Materials&#039;&#039;&#039; section above. Make sure you select the correct material so that the printer preheats to the correct temperatures in order to be able to properly deposit the material of the print. The standard choice for the Ender-3 printer is &#039;&#039;&#039;Generic PLA&#039;&#039;&#039;.&lt;br /&gt;
====Printer====&lt;br /&gt;
In the printer selection drop down menu, select one of the Ender-3 printers. Make sure that the printer you have selected is ready print In addition check that the printer you have selected is in the Physical printers section of the drop down menu. &lt;br /&gt;
&lt;br /&gt;
====Supports====&lt;br /&gt;
[https://all3dp.com/1/3d-printing-support-structures/ Supports] are important to use to ensure that the print material can be properly deposited. Select &amp;quot;&#039;&#039;&#039;Everywhere&#039;&#039;&#039;&amp;quot; in the supports menu so that the slicer will generate supports as necessary to accurately print your model.&lt;br /&gt;
====Infill====&lt;br /&gt;
[https://all3dp.com/2/infill-3d-printing-what-it-means-and-how-to-use-it/ Infill] refers to the amount of material used to fill the space between walls of your print. A higher percent infill will correspond to a heavier final print, however will also be stronger. A larger percent infill also corresponds to a longer print time The standard choice for our Ender-3 printers is &#039;&#039;&#039;20%&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you are satisfied with the settings for your print, select the &amp;quot;&#039;&#039;&#039;Slice Now&#039;&#039;&#039;&amp;quot; button at the bottom right of the window. This will generate and show you a preview of a .gcode file which will be interpreted by the 3D printer. The bottom right of the window will not display information about your print, such as the amount of filament it will use and how long the print will take. Make sure to take a moment to log the amount of filament you will use at the check-in station.&lt;br /&gt;
===Starting your print===&lt;br /&gt;
Before starting your print check that the printer you have selected is idle and not printing. Also it is good to check whether there is enough filament to finish the print. On the side of the filament spool there is a drawing that can be used to estimate the amount of filament left on the spool in grams. This number can be compared to Used Filament (g) found in the Sliced Info section in the bottom right of PrusaSlicer.&lt;br /&gt;
&lt;br /&gt;
Now that we have verified the printer is ready to print, we can send to the printer using PrusaSlicer. In the bottom right corner click the button with an image of a G on it that is located right next to the &amp;quot;&#039;&#039;&#039;Export G-code&#039;&#039;&#039;&amp;quot; button. In the menu that subsequently opens up, click &amp;quot;&#039;&#039;&#039;Upload and Print&#039;&#039;&#039;.&amp;quot; &lt;br /&gt;
{{DISPLAYTITLE:Ender 3 }}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:3D-Printers: Ender 3}}&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7014</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7014"/>
		<updated>2023-06-26T21:32:30Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: Copied the content of the Kili page and modified it to fit the Ender-3 printer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Ender 3 printers are the most convenient 3d printers in the Makerspace since it is possible to print from the Makerspace computer directly (no need to transfer your prints to usb sticks or sd cards). &lt;br /&gt;
===Materials===&lt;br /&gt;
*[[Filament deposition modeling printer]]&lt;br /&gt;
*1.75mm input filaments&lt;br /&gt;
&lt;br /&gt;
*Range of different materials including:&lt;br /&gt;
**Default : &#039;&#039;&#039;PLA&#039;&#039;&#039; because of it&#039;s combination of cost, printability, strength, and environmental friendliness&lt;br /&gt;
**&#039;&#039;&#039;PETG&#039;&#039;&#039;: Durable and weatherable, it&#039;s ideal for outdoor or wet uses.&lt;br /&gt;
**&#039;&#039;&#039;ABS&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;Wood&#039;&#039;&#039;&lt;br /&gt;
===Preparing your print===&lt;br /&gt;
In order to turn a 3D model into a 3D print, we have to use a program called a &#039;&#039;slicer&#039;&#039; to create a set of instructions (called GCode) that tells the printer how to make the object.&lt;br /&gt;
&lt;br /&gt;
To create this GCode file for the Ender, the program [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] should be used. This program can be found on the computers in the Makerspace[[File:Prusa app.png|thumb|Icon for the Prusa app. It can be found in the upper right-hand corner of the Makerspace desktop.]]To open your 3D model in PrusaSlicer, open the application, and select&lt;br /&gt;
 File &amp;gt; Import &amp;gt; Import STL/OBJ/AMF/3MF...&lt;br /&gt;
You can also simply drag the 3D model file in to the PrusaSlicer. Alternatively, if you generated your file in Fusion 360, you can also export your file directly to a slicer by selecting File &amp;gt; 3D Print in Fusion 360. If you want to print multiple models at once, repeat this process for each model you wish to use.[[File:Opened file.png|thumb|Once the file has been loaded in to the PrusaSlicer, the 3D model will appear on the virtual print bed. From here you will be able to select print setting and manipulate the model.]]Once you have your 3D model loaded in to PrusaSlicer, you can click it to select it. You can change the model&#039;s location on the print bed by dragging it. For more transformation options, you can use the left icon bar. From top to bottom, these icons allow you to:&lt;br /&gt;
#Translate your model along the X, Y, and Z axes&lt;br /&gt;
#Scale the size of your model&lt;br /&gt;
#Rotate your model&lt;br /&gt;
#Place a specific face of your model down on the print bed&lt;br /&gt;
#Split your model along a plane&lt;br /&gt;
#Paint on where to enforce or block supports for your model (not necessary in most cases)&lt;br /&gt;
#Paint on where to enforce or block seams for your model (not necessary in most cases)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can select what settings you want to use for your print in the option bar on the right hand side.&lt;br /&gt;
====Print Settings====&lt;br /&gt;
Here is where you select the [https://all3dp.com/2/3d-printer-layer-height-how-much-does-it-matter/ layer height] and speed for your print. The layer height is the height of each layer of filament that is deposited for your print. The shorter the layer height, the longer the print will take, however a smaller layer height will result in finer detail in the print, which may be preferable for more natural shapes. The speed impacts how precisely the filament is deposited in a given layer. A slower speed may be important for prints with rugged shapes many fine details. The standard choice for our Ender-3 printers is &#039;&#039;&#039;0.20mm NORMAL&#039;&#039;&#039;.&lt;br /&gt;
====Filament====&lt;br /&gt;
Here is where you select the type of material you are printing with, which you determined in the &#039;&#039;&#039;Materials&#039;&#039;&#039; section above. Make sure you select the correct material so that the printer preheats to the correct temperatures in order to be able to properly deposit the material of the print. The standard choice for the Ender-3 printer is &#039;&#039;&#039;Generic PLA&#039;&#039;&#039;.&lt;br /&gt;
====Printer====&lt;br /&gt;
In the printer selection drop down menu, select one of the Ender-3 printers. Make sure that the printer you have selected is ready print In addition check that the printer you have selected is in the Physical printers section of the drop down menu. &lt;br /&gt;
&lt;br /&gt;
====Supports====&lt;br /&gt;
[https://all3dp.com/1/3d-printing-support-structures/ Supports] are important to use to ensure that the print material can be properly deposited. Select &amp;quot;&#039;&#039;&#039;Everywhere&#039;&#039;&#039;&amp;quot; in the supports menu so that the slicer will generate supports as necessary to accurately print your model.&lt;br /&gt;
====Infill====&lt;br /&gt;
[https://all3dp.com/2/infill-3d-printing-what-it-means-and-how-to-use-it/ Infill] refers to the amount of material used to fill the space between walls of your print. A higher percent infill will correspond to a heavier final print, however will also be stronger. A larger percent infill also corresponds to a longer print time The standard choice for our Ender-3 printers is &#039;&#039;&#039;20%&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you are satisfied with the settings for your print, select the &amp;quot;&#039;&#039;&#039;Slice Now&#039;&#039;&#039;&amp;quot; button at the bottom right of the window. This will generate and show you a preview of a .gcode file which will be interpreted by the 3D printer. The bottom right of the window will not display information about your print, such as the amount of filament it will use and how long the print will take. Make sure to take a moment to log the amount of filament you will use at the check-in station.&lt;br /&gt;
===Starting your print===&lt;br /&gt;
Before starting your print check that the printer you have selected is idle and not printing. Also it is good to check whether there is enough filament to finish the print. On the side of the filament spool there is a drawing that can be used to estimate the amount of filament left on the spool in grams. This number can be compared to Used Filament (g) found in the Sliced Info section in the bottom right of PrusaSlicer.&lt;br /&gt;
&lt;br /&gt;
Now that we have verified the printer is ready to print, we can send to the printer using PrusaSlicer. In the bottom right corner click the button with an image of a G on it that is located right next to the &amp;quot;&#039;&#039;&#039;Export G-code&#039;&#039;&#039;&amp;quot; button. In the menu that subsequently opens up click &amp;quot;&#039;&#039;&#039;Upload and Print&#039;&#039;&#039;.&amp;quot; &lt;br /&gt;
{{DISPLAYTITLE:Ender 3 }}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:3D-Printers: Ender 3}}&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7013</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7013"/>
		<updated>2023-06-26T20:47:11Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Ender 3 printers are the most convenient 3d printers in the Makerspace as it is possible to print from the Makerspace computer directly. &lt;br /&gt;
===Materials===&lt;br /&gt;
*[[Filament deposition modeling printer]]&lt;br /&gt;
*1.75mm input filaments&lt;br /&gt;
&lt;br /&gt;
*Range of different materials including:&lt;br /&gt;
**Default : &#039;&#039;&#039;PLA&#039;&#039;&#039; because of it&#039;s combination of cost, printability, strength, and environmental friendliness&lt;br /&gt;
**&#039;&#039;&#039;PETG&#039;&#039;&#039;: Durable and weatherable, it&#039;s ideal for outdoor or wet uses.&lt;br /&gt;
**&#039;&#039;&#039;ABS&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;Wood&#039;&#039;&#039;&lt;br /&gt;
===Preparing your print===&lt;br /&gt;
In order to turn a 3D model into a 3D print, we have to use a program called a &#039;&#039;slicer&#039;&#039; to create a set of instructions (called GCode) that tells the printer how to make the object.&lt;br /&gt;
&lt;br /&gt;
To create this GCode file for the Ender, the program [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] should be used. This program can be found on the computers in the Makerspace[[File:Prusa app.png|thumb|Icon for the Prusa app. It can be found in the upper right-hand corner of the Makerspace desktop.]]To open your 3D model in PrusaSlicer, open the application, and select&lt;br /&gt;
 File &amp;gt; Import &amp;gt; Import STL/OBJ/AMF/3MF...&lt;br /&gt;
You can also simply drag the 3D model file in to the PrusaSlicer. Alternatively, if you generated your file in Fusion 360, you can also export your file directly to a slicer by selecting File &amp;gt; 3D Print in Fusion 360. If you want to print multiple models at once, repeat this process for each model you wish to use.[[File:Opened file.png|thumb|Once the file has been loaded in to the PrusaSlicer, the 3D model will appear on the virtual print bed. From here you will be able to select print setting and manipulate the model.]]Once you have your 3D model loaded in to PrusaSlicer, you can click it to select it. You can change the model&#039;s location on the print bed by dragging it. For more transformation options, you can use the left icon bar. From top to bottom, these icons allow you to:&lt;br /&gt;
#Translate your model along the X, Y, and Z axes&lt;br /&gt;
#Scale the size of your model&lt;br /&gt;
#Rotate your model&lt;br /&gt;
#Place a specific face of your model down on the print bed&lt;br /&gt;
#Split your model along a plane&lt;br /&gt;
#Paint on where to enforce or block supports for your model (not necessary in most cases)&lt;br /&gt;
#Paint on where to enforce or block seams for your model (not necessary in most cases)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can select what settings you want to use for your print in the option bar on the right hand side.&lt;br /&gt;
====Print Settings====&lt;br /&gt;
Here is where you select the [https://all3dp.com/2/3d-printer-layer-height-how-much-does-it-matter/ layer height] and speed for your print. The layer height is the height of each layer of filament that is deposited for your print. The shorter the layer height, the longer the print will take, however a smaller layer height will result in finer detail in the print, which may be preferable for more natural shapes. The speed impacts how precisely the filament is deposited in a given layer. A slower speed may be important for prints with rugged shapes many fine details. The standard choice for our Prusa printer is &#039;&#039;&#039;0.20mm SPEED&#039;&#039;&#039;.&lt;br /&gt;
====Filament====&lt;br /&gt;
Here is where you select the type of material you are printing with, which you determined in the &#039;&#039;&#039;Materials&#039;&#039;&#039; section above. Make sure you select the correct material so that the printer preheats to the correct temperatures in order to be able to properly deposit the material of the print. The standard choice for our Prusa printer is &#039;&#039;&#039;Prusament PLA&#039;&#039;&#039;.&lt;br /&gt;
====Printer====&lt;br /&gt;
For printing in only one filament, select the bottom option &amp;quot;&#039;&#039;&#039;Kili (Taz 5)&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
====Supports====&lt;br /&gt;
[https://all3dp.com/1/3d-printing-support-structures/ Supports] are important to use to ensure that the print material can be properly deposited. Select &amp;quot;&#039;&#039;&#039;Everywhere&#039;&#039;&#039;&amp;quot; in the supports menu so that the slicer will generate supports as necessary to accurately print your model.&lt;br /&gt;
====Infill====&lt;br /&gt;
[https://all3dp.com/2/infill-3d-printing-what-it-means-and-how-to-use-it/ Infill] refers to the amount of material used to fill the space between walls of your print. A higher percent infill will correspond to a heavier final print, however will also be stronger. A larger percent infill also corresponds to a longer print time The standard choice for our Prusa printer is &#039;&#039;&#039;20%&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you are satisfied with the settings for your print, select the &amp;quot;&#039;&#039;&#039;Slice Now&#039;&#039;&#039;&amp;quot; button at the bottom right of the window. This will generate and show you a preview of a .gcode file which will be interpreted by the 3D printer. The bottom right of the window will not display information about your print, such as the amount of filament it will use and how long the print will take. Make sure to take a moment to log the amount of filament you will use at the check-in station.&lt;br /&gt;
===Starting your print===&lt;br /&gt;
{{DISPLAYTITLE:Ender 3 }}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:3D-Printers: Ender 3}}&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7012</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7012"/>
		<updated>2023-06-26T17:10:23Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Ender 3 }}&lt;br /&gt;
&lt;br /&gt;
ender page&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:3D-Printers: Ender 3}}&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7011</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7011"/>
		<updated>2023-06-26T17:09:24Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ender page&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Ender 3}}&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
	<entry>
		<id>https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7010</id>
		<title>Ender 3 Max Neo</title>
		<link rel="alternate" type="text/html" href="https://makerspace.cc/wiki/index.php?title=Ender_3_Max_Neo&amp;diff=7010"/>
		<updated>2023-06-26T17:07:35Z</updated>

		<summary type="html">&lt;p&gt;Galambosa: Created page with &amp;quot;ender page&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ender page&lt;/div&gt;</summary>
		<author><name>Galambosa</name></author>
	</entry>
</feed>