<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Time Manipulator &#8211; ElectroSmash Shop</title>
	<atom:link href="https://www.electrosmash.com/shop/product-category/analog-projects/time-manipulator/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.electrosmash.com/shop</link>
	<description>we are MAD about guitar pedals</description>
	<lastBuildDate>Wed, 16 Oct 2019 07:56:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.electrosmash.com/shop/wp-content/uploads/2018/11/cropped-electrosmash-favicon-32x32.png</url>
	<title>Time Manipulator &#8211; ElectroSmash Shop</title>
	<link>https://www.electrosmash.com/shop</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Time Manipulator  &#8211; Guitar Pedal Kit</title>
		<link>https://www.electrosmash.com/shop/product/time-manipulator-guitar-pedal-kit/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 19 Feb 2019 10:26:53 +0000</pubDate>
				<guid isPermaLink="false">https://fnz.93f.mywebsitetransfer.com/shop/?post_type=product&#038;p=1159</guid>

					<description><![CDATA[This is a Kit to assemble the Time Manipulator pedal, it contains:
<ul>
 	<li>High-quality PCB with plated pads.</li>
 	<li>The complete Bill of Materials.</li>
 	<li>Drilled Hammond 1590BBS enclosure.</li>
 	<li>Pre-programmed ATMEGA328P-PU microcontroller.</li>
 	<li>Not included: tools like solder iron, pliers, USB cable, etc.</li>
 	<li>Check the Downloads &#38; Links tab for extra information.</li>
</ul>]]></description>
										<content:encoded><![CDATA[<p>The Time Manipulator is a programmable Arduino based Delay/Echo/Reverb guitar pedal. It uses two PT2399 delay integrated circuits to archive up to 600ms delay. Also, with the help of 4 analog switches, the internal configuration of the pedal can change: placing the PT2399 delay chips in series or parallel and adding extra features:</p>
<p>The code for the Arduino chip is programmed in C and it is Open-Source, so users can re-program the functionality or add new effects and share them in the forum. There are 9 effects included by default in the pedal: short delay, delay, echo, reverb, tap echo, chorus, telegraph, accelerator, and psycho. The schematic and bill of materials are public, the circuit was designed using easy-to-find and through-hole components.</p>
<p><iframe width="1020" height="574" src="https://www.youtube.com/embed/bbDv9qQvuLQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p><strong>Time Manipulator Specifications: </strong></p>
<ul>
<li>True Bypass.</li>
<li>Based on Arduino UNO ATMEGA328P-PU (8MHz, 1KB RAM) microcontroller.</li>
<li>Analog input/output stages using MCP6002 operational amplifiers.</li>
<li>Interface:
<ul>
<li>1 Mix knob (blends dry and wet signal)</li>
<li>1 Tails Knob (adjust the number of echo repetitions)</li>
<li>1 Tap foot-switch (programmable)</li>
<li>1 3PDT True Bypass foot-switch</li>
<li>1 Encoder knob + Push Button 2 x Dual color LEDs (programmables).</li>
</ul>
</li>
<li>Connectors:
<ul>
<li>Input Guitar Jack, 1/4 inch unbalanced mono, Zin=1MΩ.</li>
<li>Output Guitar Jack, 1/4 inch unbalanced mono, Zout=0.1Ω.</li>
<li>Power supply: standard 9V Boss connector (center tip positive)</li>
</ul>
</li>
</ul>
<p><iframe width="1020" height="574" src="https://www.youtube.com/embed/BlGSssjzAqQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>All the info at <a href="https://www.electrosmash.com/time-manipulator">www.electrosmash.com/time-manipulator</a><br />
You can always contact us at info@electrosmash.com</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Time Manipulator  &#8211; Guitar Pedal PCB</title>
		<link>https://www.electrosmash.com/shop/product/time-manipulator-guitar-pedal-pcb/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 01 Feb 2019 16:00:43 +0000</pubDate>
				<guid isPermaLink="false">https://fnz.93f.mywebsitetransfer.com/shop/?post_type=product&#038;p=1097</guid>

					<description><![CDATA[Printed Circuit Board for the Time Manipulator:
<ul>
 	<li>The PCB is 110x85mm and made of high-quality FR4 (1.6mm thickness).</li>
 	<li>It has 2 copper layers with silkscreen and soldermask with plated holes for easy soldering on both sides.</li>
 	<li>Check the Downloads &#38; Links tab for extra information.</li>
</ul>]]></description>
										<content:encoded><![CDATA[<p>The Time Manipulator is a programmable Arduino based Delay/Echo/Reverb guitar pedal. It uses two PT2399 delay integrated circuits to archive up to 600ms delay. Also, with the help of 4 analog switches, the internal configuration of the pedal can change: placing the PT2399 delay chips in series or parallel and adding extra features:</p>
<p>The code for the Arduino chip is programmed in C and it is Open-Source, so users can re-program the functionality or add new effects and share them in the forum. There are 9 effects included by default in the pedal: short delay, delay, echo, reverb, tap echo, chorus, telegraph, accelerator and psycho. The schematic and bill of materials are public, the circuit was designed using easy-to-find and through-hole components.</p>
<p><iframe width="1020" height="574" src="https://www.youtube.com/embed/bbDv9qQvuLQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p><strong>Time Manipulator Specifications: </strong></p>
<ul>
<li>True Bypass.</li>
<li>Based on Arduino UNO ATMEGA328P-PU (8MHz, 1KB RAM) microcontroller.</li>
<li>Analog input/output stages using MCP6002 operational amplifiers.</li>
<li>Interface:
<ul>
<li>1 Mix knob (blends dry and wet signal)</li>
<li>1 Tails Knob (adjust the number of echo repetitions)</li>
<li>1 Tap foot-switch (programmable)</li>
<li>1 3PDT True Bypass foot-switch</li>
<li>1 Encoder knob + Push Button 2 x Dual color LEDs (programmables).</li>
</ul>
</li>
<li>Connectors:
<ul>
<li>Input Guitar Jack, 1/4 inch unbalanced mono, Zin=1MΩ.</li>
<li>Output Guitar Jack, 1/4 inch unbalanced mono, Zout=0.1Ω.</li>
<li>Power supply: standard 9V Boss connector (center tip positive)</li>
</ul>
</li>
</ul>
<p><iframe loading="lazy" width="1020" height="574" src="https://www.youtube.com/embed/BlGSssjzAqQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>All the info at <a href="https://www.electrosmash.com/time-manipulator">www.electrosmash.com/time-manipulator</a><br />
You can always contact us at info@electrosmash.com</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 115/135 objects using disk
Page Caching using disk: enhanced 
Database Caching 1/41 queries in 0.016 seconds using disk

Served from: www.electrosmash.com @ 2023-08-30 15:38:37 by W3 Total Cache
-->