<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Audiobook</id>
	<title>Audiobook - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Audiobook"/>
	<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Audiobook&amp;action=history"/>
	<updated>2026-08-30T07:13:39Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://wiki.joanillo.org/index.php?title=Audiobook&amp;diff=256658&amp;oldid=prev</id>
		<title>Joan: /* Mòdul wtv020-sd-16p */</title>
		<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Audiobook&amp;diff=256658&amp;oldid=prev"/>
		<updated>2017-10-16T08:18:28Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Mòdul wtv020-sd-16p&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Introducció=&lt;br /&gt;
&lt;br /&gt;
=Desenvolupament=&lt;br /&gt;
==Llegir SD card (no cal)==&lt;br /&gt;
Buscant a eBay per ''sd card module'' trobo molts mòduls similars a:&lt;br /&gt;
*http://www.ebay.es/itm/Modulo-Lector-Grabador-Tarjetas-micro-SD-Arduino-Card-Reader-Writer-Module-/112283198005?hash=item1a2499a235:g:TqgAAOSw-0xYi4j2&lt;br /&gt;
aquests mòduls tenen un controlador de voltatge per convertir els 5V de l'Arduino als 3.3V que necessita la targeta, i també hi ha una sèrie de resistències per adaptar els senyals.&lt;br /&gt;
&lt;br /&gt;
Ara bé, en el projecte Makerbuino tot això no hi és. La raó és que el Makerbuino funciona a 3.3V directament (el ATMega328 admet 3.3-5.5V), i per tant la lectura de la targeta SD pot quedar més simplificada.&lt;br /&gt;
&lt;br /&gt;
El primer que hauria de fer és provar de fer funcionar el següent projecte:&lt;br /&gt;
*https://www.efxkits.us/4-steps-arduino-music-player/&lt;br /&gt;
amb el hardware del Makerbuino. Ara bé, el Makerbuino té un buzzer que no té res a veure amb un  altaveu petit. Per a un audiobook vull una qualitat de so, i per tant no podré utilitzar un buzzer, sinó alguna cosa més decent.&lt;br /&gt;
&lt;br /&gt;
Pins d'una SD Card:&lt;br /&gt;
*http://pressplay.pbworks.com/f/1311207499/IMG_2816.JPG&lt;br /&gt;
&lt;br /&gt;
Comprar SD card adapter. Per ex:&lt;br /&gt;
*https://www.aliexpress.com/w/wholesale-micro-sd-card-adapter-soldering.html (compte! és microsd)&lt;br /&gt;
*https://www.aliexpress.com/item/10pcs-SD-Card-Terminal-Adapter-SD-Card-Connector-PCB-Mount-SMT-PUSH-Type-for-SD-Memory/32797785654.html?spm=2114.search0104.3.39.k72gZo&amp;amp;ws_ab_test=searchweb0_0,searchweb201602_2_10152_10065_10151_10068_10084_10308_10083_10080_10082_10081_10110_10303_10137_10111_10060_10176_10112_10113_10155_10114_5360015_10154_438_10056_10055_10054_10182_10059_10184_100031_10099_10078_10079_10210_10103_10073_10102_10052_10053_10142_10107_10050_10051,searchweb201603_16,ppcSwitch_5&amp;amp;btsid=f2adf89f-5935-4162-a3db-618ea0ecfc53&amp;amp;algo_expid=996c5754-f324-478c-8c1f-f4f5fe6b31d1-5&amp;amp;algo_pvid=996c5754-f324-478c-8c1f-f4f5fe6b31d1&lt;br /&gt;
==Mòdul wtv020-sd-16p==&lt;br /&gt;
[[Fitxer:Mp3 mode.jpg | thumbnail]]&lt;br /&gt;
Finalment he comprat aquest mòdul que reprodueix directament els fitxers que tenim ficats en una targeta miniSD.&lt;br /&gt;
*http://cgi.ebay.es/ws/eBayISAPI.dll?ViewItemVersion&amp;amp;item=310629013078&lt;br /&gt;
&lt;br /&gt;
*http://robotshop.com/letsmakerobots/files/WTV020_manual_V1.3.pdf&lt;br /&gt;
*http://www.buildcircuit.com/example-1-using-wtv020sd-16p-music-module-with-arduino/&lt;br /&gt;
*http://matthew-morris.com/wiki/index.php?title=Wtv020-SD-16P&lt;br /&gt;
*http://www.buildcircuit.com/mp3-mode-circuit-wtv020sd-16p-tutorial/&lt;br /&gt;
&lt;br /&gt;
Format AD4: Supports 4-bit ADPCM (.ad4) file formats with sampling rates from 6Khz to 32Khz. Audio tool per convertir a ad4: http://www.4dsystems.com.au/product/SOMO_14D/&lt;br /&gt;
&lt;br /&gt;
Suporta varis modes, però el mode més senzill (que li diuen mp3) és el que es veu a la foto, on tinc un botó de next, previous i reset, i és el primer que hauria de provar. En altres modes es pot connectar a un MCU (arduino) a través de la línia sèrie, per fer coses més interessants.&lt;br /&gt;
&lt;br /&gt;
*Working voltage: DC2.7 to 3.5V -&amp;gt; és a dir, ho puc fer funcionar amb dues piles AAA&lt;br /&gt;
&lt;br /&gt;
S'ha de vigilar molt en l'elecció de la targeta microSD, pot donar problemes. Hauria de ser de 1Gb o 2Gb:&lt;br /&gt;
*https://forum.arduino.cc/index.php?topic=117009.0&lt;br /&gt;
He comprat aquesta targeta: 1GB High Speed MicroSD Memory Card Class1 Fast Micro SD SDHC TF+Free Adapter&lt;br /&gt;
*http://www.ebay.com/itm/201953181906&lt;br /&gt;
&lt;br /&gt;
{{Autor}}, octubre 2017&lt;/div&gt;</summary>
		<author><name>Joan</name></author>
		
	</entry>
</feed>