<?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>Data Acquisition Board for Pi Pico</title><link>/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><description>Table of Contents

 Introduction 
 Circuit Diagram 
 Board Assembly 
 Testing It 
 Known Issues 
 Next Steps 


Introduction
Data acquisition is pretty essential! However, it proved surprisingly difficult to find a plug-on analog-to-digital (ADC) board</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Fri, 15 Dec 2023 14:20:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Some sample results, using bulk sampling and averaging&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;10 single measurements; taken in bulk in 1/86 sec&lt;/li&gt;
&lt;li&gt;averaging 215 samples, taken in bulk in 1/4 sec&lt;/li&gt;
&lt;li&gt;averaging 860 samples, taken in bulk in 1 sec&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt=" " height="414" src="/resized-image/__size/998x828/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1702649900121v1.png" width="499" /&gt;&lt;/p&gt;
&lt;p&gt;All samples in the exercise are taken at the same speed, 860 samples per second.&amp;nbsp;On the yellow line, each data point is one sample. On the red line it represents an average of 215 samples. On the blue line, 860 samples are averaged for each data point.&lt;/p&gt;
&lt;p&gt;I think that I have a wrong value in the spreadsheet for the first 215-avg data point. Ignore that.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Fri, 24 Nov 2023 08:30:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Modding time: I connected the ADS1115 READY pin to a GPIO (GP13). To support continuous mode.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="288" src="/resized-image/__size/998x576/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/ready_5F00_pin.jpg" width="499" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I plan to launch an i2c read at each pulse.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="142" src="/resized-image/__size/998x284/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1700814313624v1.png" width="499" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also late late change request for a future version: a little pad connected to pin 2 would make it easier, for modifications, to get at the ADC&amp;#39;s pin 2: ALERT/RDY.&lt;br /&gt;It&amp;#39;s doable to tag a tiny wire directly to the IC leg, but it&amp;#39;s somewhat fiddly.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Mon, 20 Nov 2023 17:02:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>ggabe</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;[mention:b0bc65b9ecdc4307bd967592f00e340a:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;as far as next revision, one more idea: to protect the GND reference of the input, thus the computer&amp;#39;s USB port it&amp;#39;s plugged into: a current limiter.&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/GND_5F00_inp_5F00_p.png" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Tue, 14 Nov 2023 16:05:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>ggabe</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;We have unused GPIOs on U7, why not design in the range switching?&lt;/p&gt;
&lt;p&gt;Paralleling 1 of 2 resistors with each of R3,6,9,10 could&amp;nbsp;give us 3 ranges: 0.5V, 5V, 25V. A single improved&amp;nbsp;rds(on) version of 4053 would be reasonable. Or, breaking &amp;nbsp;the low cost falling back to 4053 layout compatibility, a TMUX1574 or&amp;nbsp;74CBTLV3257 could be still inexpensive. Or, someone can choose DNP the range switch completely. We have the space!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Tue, 14 Nov 2023 03:08:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>flyingbean</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Great topic. Will make a couple of Pi Pico DAQ boards for my own LabVIEW labs.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Sun, 12 Nov 2023 01:38:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>shabaz</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;Here&amp;#39;s the &lt;a href="https://github.com/shabaz123/adc_board_basic/blob/main/pico_adc_basic.pdf" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;current&amp;nbsp;PDF schematic&lt;/a&gt;. The main changes to the original rev 1.0 board are:&lt;/p&gt;
&lt;p&gt;1. Bodge wire issue resolved&lt;/p&gt;
&lt;p&gt;2. Op-amp footprints changed to a dual op-amp and a single op-amp&lt;/p&gt;
&lt;p&gt;3. EEPROM replaced with the more useful PCA9500&lt;/p&gt;
&lt;p&gt;4. Most resistors and capacitors are now 0603 to save space&lt;/p&gt;
&lt;p&gt;5. Got rid of the temperature sensor, it can be on a separate board (maybe a thermocouple with ADS1118).&lt;/p&gt;
&lt;p&gt;6. Added input protection using BAV199 diodes and zener replacement circuit&amp;nbsp;as discussed&amp;nbsp;by [mention:bffbb58a51e44afa8e6e976a48255202:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The PCB layout is taking shape. Routing is complete and zero DRC errors, but I still need to tidy up traces and silkscreen.&lt;/p&gt;
&lt;p&gt;I figured I would stick the &lt;a href="https://github.com/shabaz123/adc_board_basic" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;KiCad files on GitHub&lt;/a&gt; now even though it&amp;#39;s not complete, in case anyone wants to inspect deeper or make changes. I&amp;#39;ll leave it like this for a while, in case further changes are needed, and then maybe generate the final rev 1.1 gerbers in a week or two. Note to self: replace the MOSFET footprint it is still the hand-solder SOT-23 footprint, and label the inputs to the ADC for those who wish to experiment with the board as discussed by [mention:acaf6a9338de4eef8f6717d5561ed01d:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Fri, 10 Nov 2023 16:08:43 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;development challenge:&lt;/p&gt;
&lt;p&gt;The RP2040 has two ARM cores. It may be possible to continuously collect samples from the ADC in the second core, and either:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;present them raw to core 1, for interaction with the screen / client software&lt;/li&gt;
&lt;li&gt;aggregate, average, .... and present aggregated values to the 1st core.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If core 1 deals with user interfacing, UART/USB, ... and does not touch the i2c interface used by the ADC, then the 2nd core can&amp;nbsp;have full speed, unshared access to&amp;nbsp;that IC.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Fri, 10 Nov 2023 15:01:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;late change request:&lt;/p&gt;
&lt;p&gt;A place (4-pin header, test pad, ...) to get at the 4 ADC inputs.&lt;br /&gt;You can then use the same PCB for &amp;quot;generic&amp;quot;&amp;nbsp;ADS1115 projects, by not mounting the opamps.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Fri, 10 Nov 2023 10:33:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Test, with a voltage reference:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="254" src="/resized-image/__size/1000x508/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1699612651886v1.jpeg" width="500" /&gt;&lt;/p&gt;
&lt;p&gt;input shorted:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1699612432483v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;input 2.5 V&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1699612364462v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;input 5 V&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1699612401730v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;input -2.5 V&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pastedimage1699613160004v1.png" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Mon, 06 Nov 2023 23:28:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Tons of space..&amp;nbsp;The footprints are now 0603 (but nevertheless the large variant of that) and still easy to hand-solder. About 40% free top surface, and the underside is 80% free.&lt;/p&gt;
&lt;p&gt;I still need to tidy this up, but no errors on DRC.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="452" src="/resized-image/__size/1716x904/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/render_2D00_1_2D00_1_2D00_interim2.jpg" width="857" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="360" src="/resized-image/__size/1690x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/cad_2D00_1_2D00_1_2D00_interim2.jpg" width="845" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Mon, 06 Nov 2023 18:53:43 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>shabaz</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Here are renders of a potential revision 1.1 board. I still need to tidy the traces and the silkscreen, but it successfully routes with no errors.&lt;/p&gt;
&lt;p&gt;I won&amp;#39;t finalise this revision for a&amp;nbsp;while, so that there is plenty of time for more potential modifications (hopefully small).&lt;/p&gt;
&lt;p&gt;The changes are:&lt;/p&gt;
&lt;p&gt;1. Fixed the bodge wire problem that was on the rev 1 board&lt;/p&gt;
&lt;p&gt;2. Improvement to the STS40 area, to try to improve ambient temperature measuring&lt;/p&gt;
&lt;p&gt;3. Swapped the quad op-amp footprint (of which only three op-amps were being used) for a dual and a single op-amp, they are VSSOP-8 and SC70 sized. The VSSOP-8 can suit OPA2325 or many other op-amps. Similarly the SC70 footprint supports a range of op-amps too, but there are a couple of popular pin configurations. I used the configuration where pin 4 is the op-amp output.&lt;/p&gt;
&lt;p&gt;4. Replaced the EEPROM chip with PCA9500, in case I/O is needed for future boards. The PCA9500 also has the benefit of having address pins, so now it is possible to stack at least two boards with EEPROMs. More boards are easily possible if I bring out another address pin (I will probably make that adjustment to the PCB).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The PCA9500 is moved from where the rev 1 EEPROM was, to a much more convenient location if the I/O is needed for future front end control etc.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="472" src="/resized-image/__size/1764x944/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/render_2D00_1_2D00_1_2D00_interim_2D00_top_2D00_annotated.jpg" width="881" /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m tempted to remove the temperature sensor in a later revision. It may be better to stick it on a different board with any other small ancillary stuff if required. That way, the temperature sensor can be very far away from anything heat producing, and won&amp;#39;t be sandwiched between boards.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="410" src="/resized-image/__size/1692x820/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/render_2D00_1_2D00_1_2D00_interim_2D00_underside.jpg" width="845" /&gt;&lt;/p&gt;
&lt;p&gt;Probably the passives need to shrink to 0603 in a future board, but for now they are all still 0805.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Sun, 05 Nov 2023 12:11:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I put the front-end on the test bench:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;[mention:a35b6a699a624e18af44f2903dfb091c:f7d226abd59f475c9d224a79e3f0ec07]&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" height="398" src="/resized-image/__size/1000x796/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/1067.pastedimage1699185296667v4.png" width="500" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Sat, 04 Nov 2023 18:00:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice addition to the Pico.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Sat, 04 Nov 2023 17:31:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>ggabe</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Here is an enhancement idea I&amp;#39;m thinking of: expand the input range to +/-60V max, and use gpio controlled gain settings to allow 50V, 5V, 0,5V differential input for full scale. Do that on two channels, with modest ~100K input impedance.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;It will require a -5V supply, easily generated by an NXE1S0505. &amp;nbsp;For simplicity, THS4530 fully differential amp per channel. DG411 for gain switching, an optionally ADG5421 for input protection.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Data Acquisition Board for Pi Pico</title><link>https://community.element14.com/products/raspberry-pi/raspberrypi_projects/b/blog/posts/data-acquisition-board-for-pi-pico</link><pubDate>Sat, 04 Nov 2023 17:23:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cb8171f9-74c1-43a7-99c0-72d3490f534c</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I&amp;#39;ve attached a zip file containing the KiCad symbol and footprint (KiCad 7 files) for making this shape add-ons.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For reasons I can&amp;#39;t recall, it wasn&amp;#39;t a good idea to have the board outline (Edge.Cuts) layer in the footprint, so that would need to be done in the PCB Editor, simply following the mechanical layer outline (which if you&amp;#39;re on a 0.5 mm grid, will be easy to do). Or for any other style e.g. Pico Flap as [mention:07ad7044180c4e69b9d6764380da6d07:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;mentions you could extend further.&lt;/p&gt;
&lt;p&gt;Optionally you could put a radius on the corners; the ADC board in the photos has a 0.5 mm radius.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="547" src="/resized-image/__size/1258x1094/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cb8171f9-74c1-43a7-99c0-72d3490f534c/pico_2D00_shield_2D00_kicad.png" width="628" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27173&amp;AppID=84&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>