<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drive 4 digit 7-segment LED displays direct from a micro:bit</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2021/04/microbit-7-segment-led/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2021/04/microbit-7-segment-led/</link>
	<description>reading, writing, coding, making</description>
	<lastBuildDate>Tue, 24 Oct 2023 13:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Johan Halmén</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2021/04/microbit-7-segment-led/#comment-103036</link>
		<dc:creator>Johan Halmén</dc:creator>
		<pubDate>Fri, 25 Mar 2022 05:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=3846#comment-103036</guid>
		<description>A 300 ohm resistor is way too big for the led, but probably very good for the Microbit. On this page:
&lt;a href=&quot;https://tech.microbit.org/hardware/powersupply/&quot; rel=&quot;nofollow&quot;&gt;https://tech.microbit.org/hardware/powersupply/&lt;/a&gt;
...it says:
&lt;cite&gt;The on-board current budget will vary depending on the use of the display, the Bluetooth, microphone, speaker and other peripherals. You should allow a worst case budget of 30mA for when all on-board peripherals are in use, leaving V1 90mA / V2 270mA for circuits plugged into the edge connector.&lt;/cite&gt;

The optimal current for one led segment is 20 mA. That makes 140 mA for one digit showing all segments. Add another 20 mA for the decimal point. The V2 Microbit can handle that, but not the V1 Microbit. I&#039;m about to build something out of my Microbit and this kind of 4*7 segment display, but I only have a V1 Microbit. So I&#039;m afraid I have to use a set of transistors to make that happen.</description>
		<content:encoded><![CDATA[<p>A 300 ohm resistor is way too big for the led, but probably very good for the Microbit. On this page:<br />
<a href="https://tech.microbit.org/hardware/powersupply/" rel="nofollow">https://tech.microbit.org/hardware/powersupply/</a><br />
&#8230;it says:<br />
<cite>The on-board current budget will vary depending on the use of the display, the Bluetooth, microphone, speaker and other peripherals. You should allow a worst case budget of 30mA for when all on-board peripherals are in use, leaving V1 90mA / V2 270mA for circuits plugged into the edge connector.</cite></p>
<p>The optimal current for one led segment is 20 mA. That makes 140 mA for one digit showing all segments. Add another 20 mA for the decimal point. The V2 Microbit can handle that, but not the V1 Microbit. I&#8217;m about to build something out of my Microbit and this kind of 4*7 segment display, but I only have a V1 Microbit. So I&#8217;m afraid I have to use a set of transistors to make that happen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
