<?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>Blog - All Comments</title><link>/technologies/open-source-hardware/b/blog</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Mon, 08 Jun 2026 16:47:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>balajivan1995</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;Nice write up. But something seem to be missing and it took me a while to realise the part where git asks for password to push local commits to remote branch is missing.&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Sun, 07 Jun 2026 19:58:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Very good post.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Sun, 07 Jun 2026 17:11:59 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Just added the following diagram to help follow things.&lt;/p&gt;
&lt;p&gt;I hope it&amp;#39;s correct, but if anyone spots any error, please let me know!&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4f93f685-a031-4a13-8f6b-e11ac68cc430/feature_2D00_and_2D00_release_2D00_diagram.png" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Sun, 07 Jun 2026 15:35:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>genebren</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Thanks for the great explanation!&amp;nbsp; I have used Git in the past, but I am still rusty on all the ins and outs of the process, so this was a great review.&amp;nbsp; Having started my software development on Unix environments, I have had a lot of experience using CVS.&amp;nbsp; I have also used SVN (tortoise) on PCs, but I was never very impressed with that environment.&amp;nbsp; I can see a lot of value in starting to use Git for my internal software development, so I have bookmarked this post to refer back to it when I am ready use it.&amp;nbsp; Thanks for sharing this with the community!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Sun, 07 Jun 2026 02:31:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>kmikemoo</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Great information!&amp;nbsp; I may never get to this level, but it&amp;#39;s noce to know that this guide is here if/when I need it.&amp;nbsp; Thanks!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GitHub for Professional Beginners: From First Repository to First Release</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/github-for-professional-beginners-from-first-repository-to-first-release</link><pubDate>Sat, 06 Jun 2026 17:03:53 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4f93f685-a031-4a13-8f6b-e11ac68cc430</guid><dc:creator>manojroy123</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very Interesting. I was looking for such Beginners guide t GitHub.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29849&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Building a Transistor Audio Preamplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/building-a-transistor-audio-preamplifier</link><pubDate>Sun, 31 May 2026 09:21:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d20f2e52-15ce-4b77-a9e1-95e3fb434df5</guid><dc:creator>jc2048</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;You and Michael are way ahead of me, this is all I&amp;#39;ve done so far - just built the K2 one.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-d20f2e52-15ce-4b77-a9e1-95e3fb434df5/assembled_2D00_K2_2D00_board.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;Since it&amp;#39;s a bit cooler today, I&amp;#39;ll try doing some measurements later.&lt;br /&gt;&lt;br /&gt;&amp;quot;I&amp;rsquo;m no audio expert!&amp;quot; Me neither, but I seem to be slowly learning.&lt;br /&gt;&lt;br /&gt;R13/C6 (and R8/C3) is a little more than just filtering supply noise. With ac coupling and multiple time constants clustered together down the low end of the frequency range there&amp;#39;s potentially an issue with stability there as well as at the top end (you&amp;#39;d hear it as &amp;#39;motor- boating&amp;#39;, a kind of puttering at a few hertz). That can be dealt with the same way as at the top end - make one of them dominate and position the others more than a decade away - but there&amp;#39;s probably some merit also in reducing any unwanted parasitic feedback through the supply rails (later stage affecting the supply voltage feeding to the earlier stage). In my simulation it looks fairly safe (about 40 degrees of phase margin at worst, just below a hertz) but that possibly depends on assumptions about what is driving it (I had a source impedance of 600R for the generator).&lt;br /&gt;&lt;br /&gt;From simulation, I&amp;#39;d be a bit uncomfortable with C8 and C4. C8 alone is an integrator and nicely rolls of the response whilst giving an extremely safe phase margin, but C4 is then lifting the response which massively extends the bandwidth and gives an open-loop 0db point up in the multiple MHz area with next to no phase margin. Of course reality can be very different to what&amp;#39;s in the simulation. The simulator is modelling C1 as a pure capacitor, but a real (leaded) electrolytic would probably have an srf low enough to be (perhaps massively) affecting things and is possibly what is saving the day. It would be interesting to try and measure the real open loop response, though I suspect it would be difficult to do well.&lt;br /&gt;&lt;br /&gt;Final thought - audio designers seem to be sniffy about using ceramics as coupling caps (microphony, I think, though value change with dc voltage may also be a factor). Not sure how much that&amp;#39;s a real concern, just thought I&amp;#39;d mention it. There do seem to be SMD film caps now, if the concern is to keep things compact, though you&amp;#39;d need to keep an eye on the voltage ratings for the smaller ones.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29797&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Building a Transistor Audio Preamplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/building-a-transistor-audio-preamplifier</link><pubDate>Tue, 26 May 2026 19:26:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d20f2e52-15ce-4b77-a9e1-95e3fb434df5</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Very interesting.&lt;/p&gt;
&lt;p&gt;That is a very good design for basic audio.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29797&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Simple DCR (Direct Conversion Receiver) – Part 2: Common Emitter Amplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/simple-dcr-direct-conversion-receiver-part-2-common-emitter-amplifier</link><pubDate>Fri, 24 Apr 2026 15:33:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:57f4a650-e698-4aa2-a56b-3c45cb899a8a</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Here&amp;#39;s the complete intercom circuit proposal.. The simulation of the sub-circuits seems OK, but needs constructing!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I scrapped the 30 kHz alert detect circuit, I didn&amp;#39;t have a good feeling about it. Instead, now there&amp;#39;s DC applied when the user wants to alert the remote end. The wires need to be connected with polarity for that though (future circuit could toggle positive and negative on the line slowly to get around that), but it seemed a minor limitation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-57f4a650-e698-4aa2-a56b-3c45cb899a8a/intercom_2D00_sch_2D00_proposal.jpg" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29605&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Reflow Micro Table: Compact USB PD Reflow Table with Browser Control</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/reflow-micro-table</link><pubDate>Sat, 11 Apr 2026 19:35:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8f821a5a-cb1c-40a5-9931-7f20e3b6936a</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Great project.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29667&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Simple DCR (Direct Conversion Receiver) – Part 2: Common Emitter Amplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/simple-dcr-direct-conversion-receiver-part-2-common-emitter-amplifier</link><pubDate>Fri, 27 Mar 2026 16:13:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:57f4a650-e698-4aa2-a56b-3c45cb899a8a</guid><dc:creator>michaelkellett</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;That&amp;#39;s a really weird pre-amp.&lt;/p&gt;
&lt;p&gt;R16 - R19 set up the DC biasing of Q5 with 3.3 mA of collector current.&lt;/p&gt;
&lt;p&gt;The AC impedance at the emitter is the impedance of C13//R19, the LF breakpoint is at 0.72Hz - why !!!!!!&lt;/p&gt;
&lt;p&gt;At higher frequencies the emitter load impedance tends to zero.&lt;/p&gt;
&lt;p&gt;The AC impedance at the collector is more complex at low frequencies 1k//(180R + ZC12).&lt;/p&gt;
&lt;p&gt;The LF breakpoint is 19Hz.&lt;/p&gt;
&lt;p&gt;The input impedance will be very low (because Q5 emitter is effectively grounded for AC).&lt;/p&gt;
&lt;p&gt;The actual gain will depend on the emitter resistance of Q5 .&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Since the intention is to drive about 100mV into a 1k load a lower Q5 collector current would be fine.&lt;/p&gt;
&lt;p&gt;I tried this (in simulation)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-57f4a650-e698-4aa2-a56b-3c45cb899a8a/pastedimage1774627333160v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It has good PSU rejection (18dB worst case at 30 Hz and 90dB at 100kHz.&lt;/p&gt;
&lt;p&gt;About 2mA current drain.&lt;/p&gt;
&lt;p&gt;Much smaller capacitors.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not the best way to use two transistors but not bad. It still uses the first transistor open loop so the gain at 1kHz is lower that you would expect from the ratio of R3 to R4 because of emitter resistance.&lt;/p&gt;
&lt;p&gt;It manages 28.7 dB of gain (you would expect 33.4) and can drive 1V pk-pk into the 1K load.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-57f4a650-e698-4aa2-a56b-3c45cb899a8a/pastedimage1774627994448v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;MK&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29605&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Simple DCR (Direct Conversion Receiver) – Part 2: Common Emitter Amplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/simple-dcr-direct-conversion-receiver-part-2-common-emitter-amplifier</link><pubDate>Tue, 24 Mar 2026 19:40:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:57f4a650-e698-4aa2-a56b-3c45cb899a8a</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very good post.&lt;/p&gt;
&lt;p&gt;Excellent walk through the circuit and the changes you made.&lt;/p&gt;
&lt;p&gt;Well done.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29605&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Simple DCR (Direct Conversion Receiver) – Part 2: Common Emitter Amplifier</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/simple-dcr-direct-conversion-receiver-part-2-common-emitter-amplifier</link><pubDate>Tue, 24 Mar 2026 13:11:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:57f4a650-e698-4aa2-a56b-3c45cb899a8a</guid><dc:creator>jc2048</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Good fun.&lt;/p&gt;
&lt;p&gt;This is for SSB and morse?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not much of a transistor circuit designer, but I&amp;#39;ve noticed that one thing they sometimes used to do in the old days was to flip the polarity of stages. As you&amp;#39;ve got it, the transistor Q3 develops its output through R10 (ie relative to the rail), but the input to Q4 is relative to GND (the BE junction). If you flip the entire 2nd stage, so that Q3 becomes PNP, then the output will be relative to GND and that then isolates somewhat from the supply noise. The input to that flipped second stage is then relative to the power rail and can come from the pot going to the rail rather than ground, which matches what the output of the first stage is doing anyway. The input of the first stage remains relative to ground, which suits the mixer output. The only potentially poor PSRR is then the output stage, but I think that one works ok because of the transformer coupling to the loudspeaker. You&amp;#39;d have to be careful around the pot, but you need to take care there anyway with so much gain following it and a middling impedance.&lt;/p&gt;
&lt;p&gt;Whilst it might improve the situation, you&amp;#39;d probably still need to work on the power side of things.&lt;/p&gt;
&lt;p&gt;Another approach is to transformer-couple between all the stages (which is essentially how it works going through an IF strip).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29605&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: A 4-zone universal transmitter node for open-drain sensors (Proof of Concept)</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/a-4-zone-universal-transmitter-node-for-open-drain-sensors-proof-of-concept</link><pubDate>Sat, 21 Mar 2026 20:42:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a3913eb4-b72b-491e-b29d-b7985e8c1f9b</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Interesting post.&lt;/p&gt;
&lt;p&gt;Most of the questions you pose do not have simple answers.&lt;/p&gt;
&lt;p&gt;In circuit design, decisions are usually based on the needs of the end product requirements.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29597&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Simple DCR: Assembling a 7 MHz (40m) Direct Conversion Radio Receiver – Part 1</title><link>https://community.element14.com/technologies/open-source-hardware/b/blog/posts/simple-dcr-assembling-a-7-mhz-40m-direct-conversion-radio-receiver-part-1</link><pubDate>Fri, 13 Mar 2026 02:49:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d61f305c-5d1a-4bd3-b7d0-d9e0978c2b71</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I took another look at the construction, and realized that for the transistor biasing, I had set R12 to 56k, and R13 to 10k (I don&amp;rsquo;t know why; I have forgotten, since I soldered those resistors almost a year ago!). This resulted in very little current through the transistor, just a few milliamps, which is great for battery life, but not so great for generating more output.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve experimented a bit, and now replaced with R12 = 18k, and R13 = 8.2k, and that results in a value closer to about 15 mA. Now with a 64 ohm load, I can drive the input to about 40 mV p-p, and see 1.35 V p-p output.&lt;br /&gt;However, with an 8 ohm load, I can drive the input higher, to about 80 mV p-p, and see about 830 mV p-p output (these values are with a 1 kHz signal). Even at 100 mV p-p input, the distortion would be tolerable.&lt;/p&gt;
&lt;p&gt;So, the conclusion now is, that the 8 ohm speaker would be better &amp;ndash; the amplifier stage can be driven with more input, and the power output should be higher. I didn&amp;rsquo;t have an 8-ohm speaker to listen to it, but I&amp;rsquo;m going to go with those resistor values, and use an 8-ohm speaker speaker.&lt;/p&gt;
&lt;p&gt;For anyone curious about the transformer, it has about 89 ohm DC resistance at the primary, and 3.3 ohm on the secondary. I put some impedance measurements in the table below, but I&amp;rsquo;m not sure how useful they are, I don&amp;rsquo;t think there&amp;rsquo;s much value trying to improve this circuit much further, since it is based on an AliExpress transformer which could be very different when ordered a year later that the one I measured.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-d61f305c-5d1a-4bd3-b7d0-d9e0978c2b71/transformer_2D00_measurements.png" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29579&amp;AppID=18&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>