<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><description>Open Source EMDR Machine. The Whole Blog. 

 
So there is some bad news. I started working with my Arduino Nano 33 IoT board and tried to implement the Bluetooth communication part first. And I successfully burned (fried?) my board. Not sure why ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>https://community.element14.com/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><pubDate>Mon, 19 Apr 2021 08:38:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d5d47ec0-58b4-4513-80ca-41b35dada386</guid><dc:creator>ilvyanyatka</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Enrique,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Wow, I didn&amp;#39;t know that! I thought limitations are the same as other Arduinos have. Where can I read about it more?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was testing my LED functionality, powering it from 3.3V pin and everything was working fine. I assume it was totally save based on (other Arduinos) specs - 200 mA max for 3.3V pin and the fact that I have only 1 LED on at any given time.&lt;/p&gt;&lt;p&gt;Then I added code for Bluetooth, using ArduinoBLE library. On the first upload ,or maybe the first run after upload, (I got distracted so I missed the exact time) my Arduino Nano hangs. One LED stays On all the time and not moving. When disconnecting/connection Nano again I get the same result.&amp;nbsp; I tried to reupload the code both though ArduinoIDE and Eclipse but no success - IDEs hang for good 5-10 minutes with the message &amp;quot;Uploading&amp;quot;, and then return me generic error &amp;quot;Error happened when uploading&amp;quot;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I assumed my Bluetooth code burned the board somehow. I think more correct English word will be &amp;quot;fried&amp;quot;.&amp;nbsp; I am clueless how exactly though.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, after your comment, I have a question: I was planning to power my Nano from old computer PSU unit, putting 5V on Vin. Is it safe? If not - is it safe to power it with 3,3V on Vin? What about Powerbank (I assume any USB cable connected to it will give me 5V)? I really don&amp;#39;t want to power it from a computer.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11182&amp;AppID=279&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>https://community.element14.com/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><pubDate>Mon, 19 Apr 2021 08:09:20 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d5d47ec0-58b4-4513-80ca-41b35dada386</guid><dc:creator>javagoza</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Victoria, I&amp;#39;m sorry about your Arduino Nano 33 IoT.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you say you&amp;#39;ve burned the board, what do you mean? What are the symptoms?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Have you taken into account in your design that the Arduino nano 33 IoT does not tolerate 5v? The Arduino NANO 33 IoT microcontroller runs at 3.3V, which means you should never apply more than 3.3V to your digital and analog pins.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It must have care to connect the sensors and actuators to ensure that this limit never exceeds 3.3V.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Connecting higher voltage signals, such as the 5V commonly used with the other Arduino boards, will damage the Arduino NANO 33 IoT.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also note that the maximum current per pin is 7 mA compared to 40 mA on other Arduino boards.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11182&amp;AppID=279&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>https://community.element14.com/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><pubDate>Mon, 19 Apr 2021 00:48:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d5d47ec0-58b4-4513-80ca-41b35dada386</guid><dc:creator>fmilburn</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;The one I am using is called the DFPlayer Mini, a link can be found here: https://wiki.dfrobot.com/DFPlayer_Mini_SKU_DFR0299&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;An identical, or near identical version is sold by others and I got mine on Amazon.&amp;nbsp; It can be used in stereo or mono modes.&amp;nbsp; I&amp;#39;m using mine mono on an Arduino MKR1010 and using hardware serial but software serial should work.&amp;nbsp; The schematic for my project is in this post: &lt;a class="jive-link-blog-small" href="/challenges-projects/project14/cheerusup/b/blog/posts/make-robot-friend-bender"&gt;make robot friend. Bender | element14 | Cheer Us Up&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To use mono (like I did) wire it up between what is marked SPK1 and SPK2 on my schematic.&amp;nbsp; For stereo use two speakers and hook them between SPK1 and GND, and SPK2 and GND.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am happy to help further if I can and good luck on your project &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-d5d47ec0-58b4-4513-80ca-41b35dada386/8883.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;edit: for some reason the link to DF Robot doesn&amp;#39;t seem to work.&amp;nbsp; But do a google search for DFPlayer Mini and you will find it.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11182&amp;AppID=279&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>https://community.element14.com/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><pubDate>Sun, 18 Apr 2021 21:24:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d5d47ec0-58b4-4513-80ca-41b35dada386</guid><dc:creator>fmilburn</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Are you having a problem with the DFPlayer?&amp;nbsp; I used it successfully on a recent project so just curious but perhaps could help if you ran into an issue. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11182&amp;AppID=279&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Open Source EMDR Machine #4. Breadboard layout and Schematics</title><link>https://community.element14.com/challenges-projects/design-challenges/design-for-a-cause-2021/b/blog/posts/open-source-emdr-machine-4-breadboard-layout-and-schematic</link><pubDate>Sun, 18 Apr 2021 20:08:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d5d47ec0-58b4-4513-80ca-41b35dada386</guid><dc:creator>cjodrey</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Nice schematics!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=11182&amp;AppID=279&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>