<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-12-05T16:10:34-08:00</updated><id>/feed.xml</id><title type="html">Angelo Does Things</title><subtitle>Doin' shit on the web since 1995.</subtitle><entry><title type="html">Breakout board for Anytone AT-D868UV external mic and speaker</title><link href="/2019/01/31/anytone-868-mic-speaker-adapter/" rel="alternate" type="text/html" title="Breakout board for Anytone AT-D868UV external mic and speaker" /><published>2019-02-01T00:44:11-08:00</published><updated>2019-02-01T00:44:11-08:00</updated><id>/2019/01/31/anytone-868-mic-speaker-adapter</id><content type="html" xml:base="/2019/01/31/anytone-868-mic-speaker-adapter/">&lt;p&gt;&lt;img src=&quot;/content/images/2019/02/IMG_0415.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In the fall of 2018 I got a &lt;a href=&quot;https://en.wikipedia.org/wiki/Digital_mobile_radio&quot;&gt;DMR&lt;/a&gt; radio, the &lt;a href=&quot;https://powerwerx.com/anytone-atd868uv-dmr-dual-band-handheld&quot;&gt;Anytone AT-D868UV&lt;/a&gt;, for amateur radio use. Although it’s a rugged handheld radio, my primary use is at my desk in the home office.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;For this use case, a separate microphone is handy to avoid needing to hold the radio or press the less-than-ergonomic PTT button. There are plenty of speaker-mics and headsets available for the Kenwood type connecton on the radio, but I wasn’t really interested in that. I have a good &lt;a href=&quot;https://elecraft.com/products/mh3-kx-line&quot;&gt;Elecraft MH3&lt;/a&gt; microphone and plenty of headphones and speakers around the house. I didn’t want to spend the money on new hardware when I had perfectly good items already. When traveling, I’d also like to share one mic and speaker set with my other radios.&lt;/p&gt;

&lt;p&gt;So I decided that I needed to find a way to make my microphone and an existing speaker place nice.&lt;/p&gt;

&lt;h1 id=&quot;step-1-build-a-prototype&quot;&gt;Step 1: Build a prototype&lt;/h1&gt;

&lt;p&gt;With a bit of research about the radio and mic connections, I was able to cobble together a circuit to connect them all together. &lt;a href=&quot;https://www.miklor.com/COM/UV_Technical.php&quot;&gt;This site&lt;/a&gt; was helpful for the Anytone connection, and &lt;a href=&quot;https://vk2io.wordpress.com/2015/03/13/fixing-elecraft-mh3-microphone/&quot;&gt;this blog post&lt;/a&gt; was helpful for the microphone.&lt;/p&gt;

&lt;p&gt;I didn’t have a Kenwood connector sitting around nor was I able to quickly find any, so I opted to get some &lt;a href=&quot;https://www.sparkfun.com/products/11143&quot;&gt;3.5mm&lt;/a&gt; and &lt;a href=&quot;https://www.sparkfun.com/products/10159&quot;&gt;2.5mm&lt;/a&gt; TRS audio plugs to do initial prototyping with. It was a bit janky, but it worked to prove the plan.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0421.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;Janky &quot;Kenwood&quot; Connector&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;I eventually found this &lt;a href=&quot;https://www.amazon.com/gp/product/B077XF7N61/&quot;&gt;2-pack of Kenwood style connection cables on Amazon&lt;/a&gt;. It turns out the keywords to find that were not the most obvious. Pro tip: search for “replacement cables” and “kenwood 2 pin”.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0420.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;The finished prototype&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;As you can see, I also added a potentiometer to adjust the speaker volume. The radio has a loud internal speaker and it puts out just as much of a punch on the headphone line. By default the volume knob on the radio, when at the lowest setting, was still way too loud. You can adjust the maximum volume output in the radio settings, which adjusts all of the volume steps too, but I still wasn’t a fan of the granularity of the steps available using just the radio adjustments. The potentiometer helped immensely.&lt;/p&gt;

&lt;p&gt;I used the prototype for a bit and decided it was a success. It was time to move on to the next step.&lt;/p&gt;

&lt;h1 id=&quot;step-2-schematic&quot;&gt;Step 2: Schematic&lt;/h1&gt;

&lt;p&gt;At this point, I decided that I wanted to make this a little more lasting than just the breadboarded prototype. It had been quite a long time since I had designed a schematic and I had never laid out a PCB. What better time than the present to give it a go?&lt;/p&gt;

&lt;p&gt;I fired up the free version of &lt;a href=&quot;https://www.autodesk.com/products/eagle/overview&quot;&gt;EAGLE&lt;/a&gt; and did my best to remember &lt;em&gt;anything&lt;/em&gt; from the electronics class I had in college.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/schematic.png&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;The schematic&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;It did take me a while to figure out the right way to load in the components I was thinking about using. My first pass used whatever generic componets I could find in the libraries that come with EAGLE. With some searching I found online sources for the components I was going to buy.&lt;/p&gt;

&lt;p&gt;During schematic design I also decided to make the radio connection an RJ-45 connector instead of directly soldering the wires from the Kenwood connector to the board. I wanted this breakout to be somewhat portable and reusable. Having a long wire hanging out of it felt like an annoyance, especially if I wanted to ever adjust how I was connecting to the radio. I also thought that perhaps this setup could be useful for other radios (such as my &lt;a href=&quot;https://www.yaesu.com/indexVS.cfm?cmd=DisplayProducts&amp;amp;ProdCatID=111&amp;amp;encProdID=4A66D869E574453F343581B53E9FAB40&amp;amp;DivisionID=65&amp;amp;isArchived=0&quot;&gt;Yaesu FT2DR&lt;/a&gt;) too with just a change of the radio plug.&lt;/p&gt;

&lt;h1 id=&quot;step-3-board-layout&quot;&gt;Step 3: Board Layout&lt;/h1&gt;

&lt;p&gt;At this point I was totally and completely out of my knowledge area. Time to learn.&lt;/p&gt;

&lt;p&gt;I dug around &lt;a href=&quot;https://www.digikey.com&quot;&gt;Digi-Key&lt;/a&gt; to find the parts I would use for this. I selected them based on cost and whether I could find layout, footprint, and 3D model files for the component. Most of the time Digi-Key product pages linked to those useful files, and if not I just looked for them on &lt;a href=&quot;https://www.snapeda.com&quot;&gt;SnapEDA&lt;/a&gt; directly.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/board-1.png&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;The Board&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;After much playing around, I found (what I thought) was a pretty tight board layout that packed all the parts together in a useful way.&lt;/p&gt;

&lt;!--kg-card-begin: gallery--&gt;
&lt;figure class=&quot;kg-card kg-gallery-card kg-width-wide kg-card-hascaption&quot;&gt;&lt;div class=&quot;kg-gallery-container&quot;&gt;&lt;div class=&quot;kg-gallery-row&quot;&gt;
&lt;div class=&quot;kg-gallery-image&quot;&gt;&lt;img src=&quot;/content/images/2019/01/front.png&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;kg-gallery-image&quot;&gt;&lt;img src=&quot;/content/images/2019/01/bottom.png&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;figcaption&gt;Rendered PCBs&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: gallery--&gt;
&lt;h1 id=&quot;step-4-pcbs&quot;&gt;Step 4: PCBs&lt;/h1&gt;

&lt;p&gt;I ordered the PCBs from &lt;a href=&quot;https://oshpark.com&quot;&gt;OSH Park&lt;/a&gt;. They had a good balance of cost, turn-around time, reputation, simplicity, and capabilities for what I needed. Being my first set of boards, ever, I wasn’t really picky.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0412.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;PCBs!&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;
&lt;h1 id=&quot;step-5-assembly&quot;&gt;Step 5: Assembly&lt;/h1&gt;

&lt;p&gt;A little solder and scotch was all that was needed to assemble this project. The right ratio of scotch to solder is important, otherwise the results could be quite painful.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0413.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;Preparation for assembly&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;
&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0415.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;Assembled!&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;Once assembled, I plugged it all in and gave it a test run. I was able to key up and the radio began transmitting – but my voice wasn’t being transmitted. Well crap.&lt;/p&gt;

&lt;p&gt;After staring at the board, the schematic, and my prototype I realized that I missed two connections on the prototype when I made the schematic. Turns out I had done such a good job neatly hiding some of the wiring under other components on the breadboard that I forgot they existed. Oops.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0417.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;Bug fixes&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;

&lt;p&gt;The schematic (and board layout) missed the microphone ground connection. I had only grounded PTT (which is why I was able to key up). I also missed the speaker connection to link the left and right channels together to make a single mono output. It was a quick fix with some wire to bridge the terminals on the board.&lt;/p&gt;

&lt;h1 id=&quot;step-6-its-alive&quot;&gt;Step 6: It’s alive!&lt;/h1&gt;

&lt;p&gt;So far, this little adapter is working well. No longer am I worried about yanking wires apart when using my radio.&lt;/p&gt;

&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0418.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;Prototype and final product&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;
&lt;!--kg-card-begin: image--&gt;
&lt;figure class=&quot;kg-card kg-image-card kg-card-hascaption&quot;&gt;&lt;img src=&quot;/content/images/2019/01/IMG_0419.jpeg&quot; class=&quot;kg-image&quot; /&gt;&lt;figcaption&gt;The final setup&lt;/figcaption&gt;&lt;/figure&gt;
&lt;!--kg-card-end: image--&gt;
&lt;h1 id=&quot;the-end&quot;&gt;The End&lt;/h1&gt;

&lt;p&gt;It isn’t perfect, but it’s wonderfully usable. It was a relatively simple project to break in to creating a schematic, board layout, and getting a PCB made.&lt;/p&gt;

&lt;p&gt;I was disappointed when it seemed like my options were to buy an off-the-shelf speaker-mic or headset. Separating the speaker and mic for desk-use feels a lot more natural – and now I can also connect the radio to an external antenna during use!&lt;/p&gt;

&lt;p&gt;This implementation is pretty specific to the MH3 microphone, but the concept could be adapted to any number of other microphones and radios. I hope someone else finds inspiration or help to build their own homebrew radio project to solve a problem they’re having.&lt;/p&gt;

&lt;!--kg-card-begin: hr--&gt;
&lt;hr /&gt;
&lt;!--kg-card-end: hr--&gt;
&lt;h2 id=&quot;update-april-24-2019&quot;&gt;Update: April 24, 2019&lt;/h2&gt;

&lt;p&gt;For anyone wanting to build this yourself, here are links to OSH Park and Digi-Key to order your own parts. The PCB is an updated version with the fix mentioned above already included in the design.&lt;/p&gt;

&lt;!--kg-card-begin: html--&gt;
&lt;p&gt;&lt;a href=&quot;https://oshpark.com/shared_projects/SCtN53JL&quot;&gt;&lt;img src=&quot;https://oshpark.com/assets/badge-5b7ec47045b78aef6eb9d83b3bac6b1920de805e9a0c227658eac6e19a045b9c.png&quot; alt=&quot;Order from OSH Park&quot; /&gt;&lt;/a&gt;&lt;!--kg-card-end: html--&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.digikey.com/short/pp00t7&quot;&gt;Digi-Key Shopping Cart&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="ham-radio" /><summary type="html">In the fall of 2018 I got a DMR radio, the Anytone AT-D868UV, for amateur radio use. Although it’s a rugged handheld radio, my primary use is at my desk in the home office.</summary></entry><entry><title type="html">Mustang: Rear Seatbelts</title><link href="/2013/07/28/mustang-rear-seatbelts/" rel="alternate" type="text/html" title="Mustang: Rear Seatbelts" /><published>2013-07-28T08:00:00-07:00</published><updated>2013-07-28T08:00:00-07:00</updated><id>/2013/07/28/mustang-rear-seatbelts</id><content type="html" xml:base="/2013/07/28/mustang-rear-seatbelts/">&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-b7q9TMW/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-b7q9TMW/1/839e9f1d/S/IMG_5382-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the 1960‘s seatbelt laws were a relatively new thing.&lt;!--more--&gt; Until the National Traffic Safety and Motor Vehicle Safety Act was passed in 1966 there was no federal safety standards on automobiles. The law requiring seatbelts in all seats came in to effect in 1968. Cars manufactured before then generally had seatbelts as optional accessories. The front ones usually came by default and the rear belts were special order.&lt;/p&gt;

&lt;p&gt;In the case of my ‘65 Mustang the front seats both had lap belts and the rear seats had nothing. At some point, a previous owner installed a lap belt for one of the rear seats. I’ve replaced the existing seatbelt (which was the wrong color) and installed a seatbelt for the other seat.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-rTC9fqv/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-rTC9fqv/1/02d57a15/S/IMG_5379-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That almost looks like it’s supposed to be there!&lt;/p&gt;

&lt;p&gt;Hooray for slightly more safety! This won’t, sadly, make those rear seats any more comfortable.&lt;/p&gt;</content><author><name></name></author><category term="mustang" /><summary type="html">In the 1960‘s seatbelt laws were a relatively new thing.</summary></entry><entry><title type="html">First trip to the doctor</title><link href="/2013/07/24/first-trip-to-the-doctor/" rel="alternate" type="text/html" title="First trip to the doctor" /><published>2013-07-24T08:00:00-07:00</published><updated>2013-07-24T08:00:00-07:00</updated><id>/2013/07/24/first-trip-to-the-doctor</id><content type="html" xml:base="/2013/07/24/first-trip-to-the-doctor/">&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-N4qQPbN/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-N4qQPbN/1/5a6b8eae/S/IMG_4962-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just got the Mustang back this week from the shop. It had been there for the past two weeks. While I had dropped it off for what I had thought was going to routine clutch and transmission work – it didn’t quite turn out exactly that way.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;For the first few weeks I have had the car, I was driving it all the time. Way more than it had been driven in a very long time. It was also the first manual transmission car I had ever driven more than just down the street. I had assumed, apparently incorrectly, that my terrible progress of learning to drive a manual had accelerated the death of the clutch. Apparently, though, it wasn’t me. And I’m better at driving a manual than I thought.&lt;/p&gt;

&lt;p&gt;The clutch plate had been installed &lt;strong&gt;backwards&lt;/strong&gt; by a previous mechanic. Backwards. How do you even make that mistake?&lt;/p&gt;

&lt;p&gt;That, then, severely screwed up the flywheel and the flywheel bolts. Oh yeah, and the transmission input seal got damaged, most likely from the screwed up clutch. Really, all in all, a solid &lt;em&gt;fuck up&lt;/em&gt; by someone in the past. Thanks.&lt;/p&gt;

&lt;p&gt;Second gear was also causing problems by popping out. A synchronizer gear was to blame and so the transmission, with all this mess, needed to be rebuilt. And so it was.&lt;/p&gt;

&lt;p&gt;Lastly the shifter was tightened up and the bushings replaced. No more slopping shifting for this car!&lt;/p&gt;

&lt;p&gt;That car is even more of a pleasure to drive now. No more slipping, stalling, jumping, and popping. Smooth sailing all around. Knowing a good mechanic is priceless – except for the parts and labor, of course.&lt;/p&gt;</content><author><name></name></author><category term="mustang" /><summary type="html">Just got the Mustang back this week from the shop. It had been there for the past two weeks. While I had dropped it off for what I had thought was going to routine clutch and transmission work – it didn’t quite turn out exactly that way.</summary></entry><entry><title type="html">Quadcopter</title><link href="/2013/07/14/quadcopter/" rel="alternate" type="text/html" title="Quadcopter" /><published>2013-07-14T08:00:00-07:00</published><updated>2013-07-14T08:00:00-07:00</updated><id>/2013/07/14/quadcopter</id><content type="html" xml:base="/2013/07/14/quadcopter/">&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Hobbies/Quadcopter/i-QxKQSFf/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Hobbies/Quadcopter/i-QxKQSFf/0/65ae9445/S/IMG_2764-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Back in May I picked up an &lt;a href=&quot;http://www.aeroquadstore.com/AeroQuad_Typhoon_ARF_Kit_p/aqarf-002.htm&quot;&gt;AeroQuad Typhoon quadcopter kit&lt;/a&gt; at Maker Faire.&lt;!--more--&gt; I have been interested in model airplanes and other model flying things since I was little. I frequently had a styrofoam or balsa wood glider to play with in the yard. Gliders are fun – but throwing and chasing it around the yard got old after a while.&lt;/p&gt;

&lt;p&gt;My Dad and I also had a gas powered model airplane many years ago (probably a good 10-15 years) that we only got out to fly a few times. Due to the need for a runway and space to fly we ended up having to join the AMA and a local club. They had a field and people who could help with instruction so we could actually learn to fly the thing.&lt;/p&gt;

&lt;p&gt;I think the downfall of that experiment was the overhead of not just being able to pick up and fly it. That was a weekend hobby that wouldn’t get “fun” until a decent amount of effort was put in.&lt;/p&gt;

&lt;p&gt;Fast forward to today where everything in that old airplane is outdated and archaic. For me, the introduction of the quadcopter (and other multi-rotor flying things) changed my thoughts on trying again. Quadcopters are generally easier to control, more stable, and the software on them can act like training wheels, keeping it upright and in the air (unless configure the accelerometer wrong).&lt;/p&gt;

&lt;p&gt;The first few flights behind the house ended in collisions with walls and other things. I discovered the &lt;a href=&quot;http://sunnyvale.ca.gov/Departments/CommunityServices/Parks/BaylandsPark.aspx&quot;&gt;Sunnyvale Baylands Park&lt;/a&gt; via &lt;a href=&quot;http://bayrc.com/&quot;&gt;BayRC&lt;/a&gt; and it has worked out well for flying. I got the hang of it pretty quickly – and am now able to zip around the park. We’ll see how long it lasts before the first big crash.&lt;/p&gt;</content><author><name></name></author><summary type="html">Back in May I picked up an AeroQuad Typhoon quadcopter kit at Maker Faire.</summary></entry><entry><title type="html">Rose the Mustang</title><link href="/2013/07/08/rose-the-mustang/" rel="alternate" type="text/html" title="Rose the Mustang" /><published>2013-07-08T08:00:00-07:00</published><updated>2013-07-08T08:00:00-07:00</updated><id>/2013/07/08/rose-the-mustang</id><content type="html" xml:base="/2013/07/08/rose-the-mustang/">&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-QWwZdhB/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Rose-1965-Mustang/i-QWwZdhB/1/99aef82b/S/IMG_4963-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I recently acquired a ‘65 Mustang convertible so you’ll start seeing things about it appear here.&lt;!--more--&gt; I’ve failed a bit at keeping up with posts about the Beetle – but I’m going to give this another go.&lt;/p&gt;

&lt;p&gt;The name “Rose” was the name the previous owner used for the car. I’ve decided to keep it for lack of any truly better ideas (and to not confuse the car too much).&lt;/p&gt;

&lt;p&gt;The photo above is from one of my first trips with the car down &lt;a href=&quot;https://maps.google.com/maps?q=Skyline+Blvd+%40+37.324444,+-122.203889&amp;amp;hl=en&amp;amp;ll=37.324305,-122.203674&amp;amp;spn=0.68909,1.496201&amp;amp;sll=37.324305,-122.203674&amp;amp;sspn=0.68909,1.496201&amp;amp;t=h&amp;amp;gl=us&amp;amp;z=11&quot;&gt;Skyline Blvd on the San Francisco peninsula&lt;/a&gt;.&lt;/p&gt;</content><author><name></name></author><category term="mustang" /><summary type="html">I recently acquired a ‘65 Mustang convertible so you’ll start seeing things about it appear here.</summary></entry><entry><title type="html">Defcon 20 Badge Pin Layout</title><link href="/2012/08/05/defcon-20-badge-pin-layout/" rel="alternate" type="text/html" title="Defcon 20 Badge Pin Layout" /><published>2012-08-05T08:00:00-07:00</published><updated>2012-08-05T08:00:00-07:00</updated><id>/2012/08/05/defcon-20-badge-pin-layout</id><content type="html" xml:base="/2012/08/05/defcon-20-badge-pin-layout/">&lt;p&gt;Last weekend I was in Las Vegas for &lt;a href=&quot;https://defcon.org/&quot;&gt;Defcon 20&lt;/a&gt;. The badge for Defcon was electronic and included a fully hackable microprocessor, the &lt;a href=&quot;http://www.parallax.com/tabid/407/Default.aspx&quot;&gt;Parallax Propeller&lt;/a&gt;. Towards the end of the convention they were selling extra badges – which I grabbed two spares to use as Propeller development boards.&lt;/p&gt;

&lt;p&gt;So, to actually use the board I needed to figure out what the hell the unlabled connection points at the top of the badge were (all the I/O, etc was unlabled). I figured I’d publish the results so someone else won’t have to go through the same identification process.&lt;/p&gt;

&lt;figure class=&quot;kg-card kg-image-card&quot;&gt;&lt;img src=&quot;/content/images/2018/12/defcon_20_badge_pinout.jpg&quot; class=&quot;kg-image&quot; /&gt;&lt;/figure&gt;</content><author><name></name></author><summary type="html">Last weekend I was in Las Vegas for Defcon 20. The badge for Defcon was electronic and included a fully hackable microprocessor, the Parallax Propeller. Towards the end of the convention they were selling extra badges – which I grabbed two spares to use as Propeller development boards.</summary></entry><entry><title type="html">VW Beetle Project Part 6</title><link href="/2011/11/09/vw-beetle-project-part6/" rel="alternate" type="text/html" title="VW Beetle Project Part 6" /><published>2011-11-09T08:00:00-08:00</published><updated>2011-11-09T08:00:00-08:00</updated><id>/2011/11/09/vw-beetle-project-part6</id><content type="html" xml:base="/2011/11/09/vw-beetle-project-part6/">&lt;p&gt;Recently I decided to re-upholster the seats in the Bug. Thus far I’ve made it through the two front seats. It’s been about 16+ hours of labor so far.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-b8BhwhR/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-b8BhwhR/0/f5b011bd/S/IMG_1594-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Parts&lt;/p&gt;

&lt;p&gt;The process is basically:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Take out seat
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-KCddp9q/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-KCddp9q/0/16e5946d/S/IMG_1603-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Strip seats to frame
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-ZJL57B3/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-ZJL57B3/0/09a23810/S/IMG_1615-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Make repairs to frame/spring
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-Lzh3rwX/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-Lzh3rwX/0/d4f6f35b/S/IMG_1672-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this case I had to weld the backrest spring back together.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Put new cover on spring 
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-kp87P9v/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-kp87P9v/0/b510b4cd/S/IMG_1618-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-CnpVc75/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-CnpVc75/0/be1cc1bc/S/IMG_1630-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Put new cushion on 
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-7k599tt/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-7k599tt/0/9fed2294/S/IMG_1622-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-HSLgKWC/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-HSLgKWC/0/05d0157d/S/IMG_1632-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Cover cushion with felt
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-nnZGkvV/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-nnZGkvV/0/e544fa6e/S/IMG_1624-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Put cover on seat
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-PQH5WQX/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-PQH5WQX/0/3d3a27a7/S/IMG_1627-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Attach buttons on backrest&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This was interesting because I didn’t have new buttons to attach. The original seats were red and the new seats would be black. I decided I’d keep a little bit of the old car in there by keeping the faded, red buttons on the black seats. It adds a bit of uniqueness to the car.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-TGWpvTR/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-TGWpvTR/0/306e2019/S/IMG_1638-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-Vd9j2th/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-Vd9j2th/0/f4861e57/S/IMG_1649-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Put seat in car
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-j7kLf5q/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re/i-j7kLf5q/0/6f74ca97/S/IMG_1654-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The seat on the left is the re-upholstered passenger seat.&lt;/p&gt;

&lt;p&gt;The full gallery of images is &lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Seat-Re&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</content><author><name></name></author><category term="beetle" /><summary type="html">Recently I decided to re-upholster the seats in the Bug. Thus far I’ve made it through the two front seats. It’s been about 16+ hours of labor so far.</summary></entry><entry><title type="html">VW Beetle Project Part 5</title><link href="/2011/09/25/vw-beetle-project-part5/" rel="alternate" type="text/html" title="VW Beetle Project Part 5" /><published>2011-09-25T08:00:00-07:00</published><updated>2011-09-25T08:00:00-07:00</updated><id>/2011/09/25/vw-beetle-project-part5</id><content type="html" xml:base="/2011/09/25/vw-beetle-project-part5/">&lt;p&gt;I’ve accomplished a whole bunch of stuff over the past month on the Bug (but I haven’t had time to post about it).&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Washed the car&lt;/li&gt;
  &lt;li&gt;Lubricated frontend&lt;/li&gt;
  &lt;li&gt;Checked master cylinder&lt;/li&gt;
  &lt;li&gt;Adjusted the brakes&lt;/li&gt;
  &lt;li&gt;Adjusted e-brake setting&lt;/li&gt;
  &lt;li&gt;Adjusted steering wheel alignment (hooray driving straight!)&lt;/li&gt;
  &lt;li&gt;Fixed the passenger defrost vent airflow adjustment dial&lt;/li&gt;
  &lt;li&gt;Passenger seatbelt was attached incorrectly, causing it to be twisted&lt;/li&gt;
  &lt;li&gt;Replaced the door window rubber seals&lt;/li&gt;
  &lt;li&gt;Replaced door seals&lt;/li&gt;
  &lt;li&gt;Replaced visor clips&lt;/li&gt;
  &lt;li&gt;Fought with bent hinges on the driver side door (door doesn’t close right)&lt;/li&gt;
  &lt;li&gt;Replaced trunk liner&lt;/li&gt;
  &lt;li&gt;Replaced door panel attachment clips&lt;/li&gt;
  &lt;li&gt;Replaced trunk wiring cover&lt;/li&gt;
  &lt;li&gt;Replaced trunk rubber seal&lt;/li&gt;
  &lt;li&gt;Replaced engine rubber seal&lt;/li&gt;
  &lt;li&gt;Attempted to adjust the camber of the front, passenger wheel&lt;/li&gt;
&lt;/ul&gt;</content><author><name></name></author><category term="beetle" /><summary type="html">I’ve accomplished a whole bunch of stuff over the past month on the Bug (but I haven’t had time to post about it).</summary></entry><entry><title type="html">VW Beetle Project Part 4</title><link href="/2011/08/22/vw-beetle-project-part4/" rel="alternate" type="text/html" title="VW Beetle Project Part 4" /><published>2011-08-22T08:00:00-07:00</published><updated>2011-08-22T08:00:00-07:00</updated><id>/2011/08/22/vw-beetle-project-part4</id><content type="html" xml:base="/2011/08/22/vw-beetle-project-part4/">&lt;p&gt;Today I finally solved the mystery of the gas fumes in the cabin. The gas smell seemed to be heavy in the trunk, where the gas tank sits. Looking around I realized a few things:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The gas cap washer was dried out and brittle&lt;/li&gt;
  &lt;li&gt;The gas tank fill lines looked original to the car&lt;/li&gt;
  &lt;li&gt;The defroster vent hoses were a mess&lt;/li&gt;
  &lt;li&gt;One of the fresh air hoses in the engine compartment had a hole in it&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Any or all of these things could have been the cause so I just fixed it all.&lt;/p&gt;

&lt;h4 id=&quot;every-time-i-open-another-box-from-wolfsbürg-west-its-like-christmas&quot;&gt;Every time I open another box from &lt;a href=&quot;http://www.wolfsburgwest.com/&quot;&gt;Wolfsbürg West&lt;/a&gt; it’s like Christmas&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-mqtpCMX/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-mqtpCMX/2/6fbd91f2/S/IMG_1292-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;after-i-removed-the-gas-fill-hoses&quot;&gt;After I removed the gas fill hoses&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-pFLCH25/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-pFLCH25/2/e33ea3a4/S/IMG_1298-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;the-replaced-gas-fill-hoses&quot;&gt;The replaced gas fill hoses&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-XqWWq3V/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-XqWWq3V/1/a51a4293/S/IMG_1302-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;i-vacuumed-and-cleaned-up-the-rest-of-the-trunk&quot;&gt;I vacuumed and cleaned up the rest of the trunk.&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-fxnVsdR/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-fxnVsdR/1/cdcdc8f9/S/IMG_1306-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-ntNbBGm/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-ntNbBGm/1/3e78d101/S/IMG_1307-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&quot;the-engine-compartment-is-starting-to-look-and-run-a-lot-better-now-too&quot;&gt;The engine compartment is starting to look (and run) a lot better now too.&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-5HTJ3DT/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-5HTJ3DT/1/4a1d7200/S/IMG_1310-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="beetle" /><summary type="html">Today I finally solved the mystery of the gas fumes in the cabin. The gas smell seemed to be heavy in the trunk, where the gas tank sits. Looking around I realized a few things:</summary></entry><entry><title type="html">VW Beetle Project Part 3</title><link href="/2011/08/11/vw-beetle-project-part3/" rel="alternate" type="text/html" title="VW Beetle Project Part 3" /><published>2011-08-11T08:00:00-07:00</published><updated>2011-08-11T08:00:00-07:00</updated><id>/2011/08/11/vw-beetle-project-part3</id><content type="html" xml:base="/2011/08/11/vw-beetle-project-part3/">&lt;p&gt;&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-kLrV8Zg/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-kLrV8Zg/2/3a77c8b3/S/IMG_0948-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Over the past weekend I dove in to the first of the maintenance on the Beetle.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Valve adjustment&lt;/li&gt;
  &lt;li&gt;Oil change&lt;/li&gt;
  &lt;li&gt;Spark plug gap adjustment&lt;/li&gt;
  &lt;li&gt;Adjust distributer points&lt;/li&gt;
  &lt;li&gt;Adjust idle
&lt;a href=&quot;https://adinardi.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-jz2ttWH/A&quot;&gt;&lt;img src=&quot;https://photos.smugmug.com/Everything/Cars/Beetle/1969-VW-Beetle-Misc/i-jz2ttWH/2/54312295/S/IMG_0944-S.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Took me most of the weekend to work through it all and get it to the point where I was happy with things. At the beginning of the weekend the car would idle incredibly rough, stutter on acceleration and generally be a bit sluggish. I attributed this to the car just being old. Boy was I wrong. By the end of the weekend I was zipping around the block and it felt like a whole new car.&lt;/p&gt;

&lt;p&gt;In the days since the weekend I’ve continued to work on tuning the idle. I got a new Tach-Dwell Meter on Tuesday which enabled me to check the distributer points more precisely and also verify the correct idle speed (850 rpm). The idle is a bit finicky, but as of Wednesday night I think I’ve finally got it between 850-900 rpm and running smooth.&lt;/p&gt;

&lt;p&gt;During the spark plug gapping we discovered that the cylinder #4 spark plug was threaded incorrectly at some point in the past and now sits at a nasty angle. It definitely still works but I have a feeling that cylinder isn’t working at 100%. I’ll be investigating solutions including inserts and possibly replacement of the &lt;a href=&quot;https://en.wikipedia.org/wiki/Cylinder_head&quot;&gt;cylinder head&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It’s amazing what little things can make a big difference in a car. Today most cars “just work” and computers control most of the functions. Being able to see how every little thing in a car works, though, means you have so much more appreciation for what it does and how it does it. I’m starting to get a good “feel” for the car and can tell when things are “off”.&lt;/p&gt;

&lt;p&gt;Next up I’m hoping to replace some worn engine parts such as the spark plugs and air hoses. Then on to replacing some of the gas tank parts. Those hoses are pretty damn old (and leaking smell – but no gas yet).&lt;/p&gt;</content><author><name></name></author><category term="beetle" /><summary type="html"></summary></entry></feed>