<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ?]]></title><description><![CDATA[<p dir="auto">Dear M5Stack Community,</p>
<p dir="auto">on the way of making a robot i am currently at the point of diving into hardware. The actual simulation and servo-controls runs on mobile phone (Android, utilizing the GPU).</p>
<p dir="auto">So i like to send the controls (angular-velocities) via USB-C into a micro-controller at which the servos and batteries are attached to. The micro-controller will apply these to the servos, as well as collecting and reporting-back the servo angular-positions.</p>
<p dir="auto">Quite optimistic from the software-side (C++) i am surely lost in hardware-land and hope to get this step by step.</p>
<p dir="auto">To use 24 servos in total is it possible to use an<br />
ATOM Lite ESP32<br />
and control with it TWO separate<br />
SERVO2-Modules<br />
with each a<br />
Battery-Module<br />
and each<br />
12 Servos (360°)</p>
<p dir="auto">It would be great to charge both Battery-Modules by attaching a single magnetic Charging-Base at one.<br />
(In the future i like to add cameras to the setup and send the images via USB-C to the phone as well. Maybe the ATOM wont have enough power to pipe all this data so it may need CORE anyway?)</p>
<p dir="auto">I'd love to build the frame for a prototype with LEGO so all this M5Stack hardware appears so perfect. Can you folks please hint me if the setup above makes kinda sense or point me into some proper direction?</p>
<p dir="auto">Thanks and happy building!</p>
]]></description><link>https://community.m5stack.com/topic/3950/making-a-robot-usb-c-atom-2x-servo2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 16:23:50 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3950.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Jan 2022 20:59:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sun, 20 Jul 2025 17:53:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/hacxx" aria-label="Profile: hacxx">@<bdi>hacxx</bdi></a></p>
<p dir="auto">sorry, but I do not understand why you would reply to a post three years later. It just doesn't make sense to me.</p>
<p dir="auto">Plus an M5Atom Lite doesn't stack well with any module as it doesn't have the M5Stack bus.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/29553</link><guid isPermaLink="true">https://community.m5stack.com/post/29553</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 20 Jul 2025 17:53:50 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sun, 20 Jul 2025 17:24:52 GMT]]></title><description><![CDATA[<p dir="auto">Your setup sounds doable! The ATOM Lite ESP32 can control two SERVO2 modules (12 servos each) without major issues, but powering 24 servos may require careful battery and power management. Using separate battery modules with a single charging base is smart—just ensure proper wiring and charging circuits. For streaming camera data over USB-C, the ATOM Lite might struggle; upgrading to an ESP32-C3 or Core might be better. LEGO framing is a great idea for prototyping! Start small, test servo control and power, then scale up step by step.</p>
]]></description><link>https://community.m5stack.com/post/29551</link><guid isPermaLink="true">https://community.m5stack.com/post/29551</guid><dc:creator><![CDATA[hacxx]]></dc:creator><pubDate>Sun, 20 Jul 2025 17:24:52 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sun, 06 Feb 2022 14:16:54 GMT]]></title><description><![CDATA[<p dir="auto">On one hand things are going great and i'm learning a lot on the way.</p>
<p dir="auto">On the other hand i realized that reading the Position of a servo, like it is shown in the Arduino example-code of the Motion Kit, is not sufficient as sensory-data (it just represents the applied position/velocity). Due to physical interaction i want to track the real, measured angle to compare with the desired.</p>
<p dir="auto">So in the long run i'll use servos with Position-Feedback to read the angle from the additional wire. As noob its hard to compare any specs, but the "KST MR320 PF" may be appropriate as replacement (still confused about the min and max angle it can take, it must not turn infinite, but a range of at least 270° would be great).</p>
<p dir="auto">For the current prototyping, i will extend each servo with an Angle-Module (potentiometer), combined with a PbHub and connected to the Motion-Kit. This may be a bit overkill (in cables and weight), but cheaper and sufficient to have a nervous-system as processing-inputs.</p>
]]></description><link>https://community.m5stack.com/post/16544</link><guid isPermaLink="true">https://community.m5stack.com/post/16544</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Sun, 06 Feb 2022 14:16:54 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 18:20:24 GMT]]></title><description><![CDATA[<p dir="auto">okay lets try this setup. from the descriptions it seems to be perfect for a robotic-arm. so just need 6 of these. interconnecting them in a row using the Port.B and Port.C plugs on the Motion-board and Grove cables.<br />
in software the servo-controls get piped from the usb-connection down the Ports through all the ATOMs.<br />
<img src="/assets/uploads/files/1642875505402-bb0556b4-238b-47e4-88ad-b90d90f978c1-image.png" alt="0_1642875503705_bb0556b4-238b-47e4-88ad-b90d90f978c1-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Maybe this sounds reasonable. Sadly the ATOM Motion Kit is currently Out of Stock</p>
<p dir="auto">edit: in case the servo-controls can not be passed easily/quickly though the row-connection (e.g. the data needs to be received and sent by each ATOM with major delay), it may make sense to connect them using a PaHUB2 and an additional ATOM for parallel distribution?</p>
]]></description><link>https://community.m5stack.com/post/16307</link><guid isPermaLink="true">https://community.m5stack.com/post/16307</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Sat, 22 Jan 2022 18:20:24 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 16:28:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> thank you for clearing this up! the schemantics are surely to trust!<br />
taking a look at the "PLEN5Stack DIY Small Bipedal Robot" it uses a custom "Control-Board" to connect the servos, and has also a custom battery plugged into (1500 mAh)... 8 servos are though an optimistic number</p>
]]></description><link>https://community.m5stack.com/post/16306</link><guid isPermaLink="true">https://community.m5stack.com/post/16306</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Sat, 22 Jan 2022 16:28:02 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 09:33:08 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: Schlabbermampf">@<bdi>Schlabbermampf</bdi></a></p>
<p dir="auto">looking at the schematics I don't see a path from the 5V the M5Stack device provides to the outputs of the servos. I think that statement <em>"When the battery base is used for power supply, the maximum output power is 5V / 2A"</em>. is wrong. Also a little below there is another statement <em>"The module must use the external power supply of DC interface when driving the servo."</em> which contradicts the first one.</p>
<p dir="auto">That said, I don't own this particular module so I cannot say for sure what is correct and what not.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16301</link><guid isPermaLink="true">https://community.m5stack.com/post/16301</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 22 Jan 2022 09:33:08 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 09:24:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> okay makes sense somehow, so it is dangerous to change the commands to the servos with a very high frequency. That makes it of course harder to just run a single servo at a time xP<br />
But in general it sounds reasonable to control 12 servos but power only 1 at a time with a battery-module?</p>
]]></description><link>https://community.m5stack.com/post/16299</link><guid isPermaLink="true">https://community.m5stack.com/post/16299</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Sat, 22 Jan 2022 09:24:29 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 09:02:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: schlabbermampf">@<bdi>schlabbermampf</bdi></a> said in <a href="/post/16288">Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> yes makes sense, thats what the SERVO2 module shop-description says, i just get it to understand slowly ;D (just discovered the Documentation of all the M5 parts!) since i like to use the 360° servos with speed and direction control via PWM it may be possible to ensure (in software) a limit for the applied power in total.</p>
<p dir="auto">Looks like bridging the 30 pin MBus over some short distance with a cable is kinda overkill so a single stack it shall be.</p>
<p dir="auto">Power management strongly depends on what the servos have to lift, so overall weight-balance/efficiency of all parts is what its all about then in the long term (even when plugged into a full power source).</p>
<p dir="auto">So i want to get my hands on these pieces soon and start digging. happy to share some progress here :D<br />
Thanks for your kind and fast replies :D</p>
<p dir="auto">edit: here is the stack, quite simple. (hope these servos do not fry to soon):</p>
</blockquote>
<p dir="auto">You will need to add a 200ms wait at the end of the program loop (or was it 500ms) to slow down the command transmissions otherwise they will fry (I have learned that the hard way after killing 3!)</p>
<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> stated, the battery packs will not power the servos, the servos will only be powered from the external supply. If you try, the Fire will suffer from "Brown outs" and keep resetting when more then a few try to operate.</p>
]]></description><link>https://community.m5stack.com/post/16298</link><guid isPermaLink="true">https://community.m5stack.com/post/16298</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 22 Jan 2022 09:02:50 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 08:35:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> Thank you for your kind answer! Since the shop description of the SERVO2 states: "When the battery base is used for power supply, the maximum output power is 5V / 2A." So it sounds like its possible in general but realistically to drive 1 or 2 servos at a time? or do i miss the point? i understand that the Battery-Module is way to weak to power all the servos at once.</p>
]]></description><link>https://community.m5stack.com/post/16296</link><guid isPermaLink="true">https://community.m5stack.com/post/16296</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Sat, 22 Jan 2022 08:35:53 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Sat, 22 Jan 2022 04:36:47 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: Schlabbermampf">@<bdi>Schlabbermampf</bdi></a></p>
<p dir="auto">just to be clear. The servos attached to the SERVO2 module will <strong>not</strong> be powered from the Battery Module (or the battery bottom of the FIRE). The Battery Module will only power the M5Stack device.</p>
<p dir="auto">The SERVO2 module has a separate <strong>VBAT_2</strong> line which is <strong>not</strong> connected to the <strong>VBAT</strong> of the Battery Module or M5Stack device. Check the schematic <a href="https://docs.m5stack.com/en/module/servo2" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>. Subsequently the magnetic charger will only charge the battery for the M5Stack.</p>
<p dir="auto">You'll need to attach a separate battery to the SERVO2 module directly at the <strong>DC INPUT (6 - 12V)</strong> using the provided thick wired cable. And it probably will need substantially more capacity than the 500mAh of the Battery module anyways. One servo has a rated <em>Locked rotor current</em> of about <strong>750mA</strong> and your battery needs to drive 12 of them. See specification <a href="https://shop.m5stack.com/products/servo-kit-360" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">And you'll have to charge the battery for the servos with an external charger.</p>
<p dir="auto">I would probably start w/o the battery for the servos and initially power them through an external power supply. With that setup you could measure the DC current of the working robot and then depending on how long it should run from battery decide on the size and capacity of the battery. (Which will add additional weight to the robot.)</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16293</link><guid isPermaLink="true">https://community.m5stack.com/post/16293</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 22 Jan 2022 04:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 22:34:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arno" aria-label="Profile: Arno">@<bdi>Arno</bdi></a> yes, i can remove the battery-bottom from the FIRE module, put the SERVO2 module instead and attach the battery at the bottom (to use the charger). just thought: to have each SERVO2 has its own power supply (maybe using more SERVO2+Battery modules with each less servos attached?)</p>
<p dir="auto"><img src="/assets/uploads/files/1642804442869-abc4fbb7-6ee1-4706-8456-98f021ad194b-image-resized.png" alt="0_1642804434965_abc4fbb7-6ee1-4706-8456-98f021ad194b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/16290</link><guid isPermaLink="true">https://community.m5stack.com/post/16290</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Fri, 21 Jan 2022 22:34:09 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 21:47:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: schlabbermampf">@<bdi>schlabbermampf</bdi></a> You can delete the M5GO Bottom2 battery from your shopping list, it is reserved for CORE2 and you already have a battery in the M5Stack FIRE pack.</p>
]]></description><link>https://community.m5stack.com/post/16289</link><guid isPermaLink="true">https://community.m5stack.com/post/16289</guid><dc:creator><![CDATA[Arno]]></dc:creator><pubDate>Fri, 21 Jan 2022 21:47:01 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 21:47:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> yes makes sense, thats what the SERVO2 module shop-description says, i just get it to understand slowly ;D (just discovered the Documentation of all the M5 parts!) since i like to use the 360° servos with speed and direction control via PWM it may be possible to ensure (in software) a limit for the applied power in total.</p>
<p dir="auto">Looks like bridging the 30 pin MBus over some short distance with a cable is kinda overkill so a single stack it shall be.</p>
<p dir="auto">Power management strongly depends on what the servos have to lift, so overall weight-balance/efficiency of all parts is what its all about then in the long term (even when plugged into a full power source).</p>
<p dir="auto">So i want to get my hands on these pieces soon and start digging. happy to share some progress here :D<br />
Thanks for your kind and fast replies :D</p>
<p dir="auto">edit: here is the stack, quite simple. (hope these servos do not fry to soon):<br />
<img src="/assets/uploads/files/1642801259463-63649332-9b52-4024-ad68-2907e595af7d-image-resized.png" alt="0_1642801251972_63649332-9b52-4024-ad68-2907e595af7d-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/16288</link><guid isPermaLink="true">https://community.m5stack.com/post/16288</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Fri, 21 Jan 2022 21:47:26 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 20:17:07 GMT]]></title><description><![CDATA[<p dir="auto">The Atoms are not directly compatible as the bases and modules are 54X54mm and use the 30 pin MBus where as the atom is only 20x20mm and uses the Atom expansion port.</p>
<p dir="auto">That said the modules communicate using I2C and can be driven but you would need to alter the I2C address of each module to use have separate address and separate power supplies as 24 servos will cause brownouts (I get brownouts with only 6 servos if I don't use a separate power supply. If you change the I2c address' they can be stacked together and use only one external power supply.</p>
]]></description><link>https://community.m5stack.com/post/16283</link><guid isPermaLink="true">https://community.m5stack.com/post/16283</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 21 Jan 2022 20:17:07 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 19:08:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arno" aria-label="Profile: Arno">@<bdi>Arno</bdi></a> thats good to know ;D i imagined one could wire the ATOM and SERVO2s together anyway to pipe the signals. But having a CORE seems fine too so here is the new setup:</p>
<p dir="auto"><img src="/assets/uploads/files/1642791508184-304310cc-82a3-4b4a-84df-09fb7421d376-image-resized.png" alt="0_1642791500749_304310cc-82a3-4b4a-84df-09fb7421d376-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">its great that the FIRE does have a Battery-Bottom already and i assume this is a very basic setup now. maybe it would be more straight forward to make a single stack but making two interconnected stacks like in the image is surely possible.</p>
<p dir="auto">Maybe removing the Battery-Modules and get the power right instead. (Though i really like the magnetic charging-connector ;)</p>
]]></description><link>https://community.m5stack.com/post/16282</link><guid isPermaLink="true">https://community.m5stack.com/post/16282</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Fri, 21 Jan 2022 19:08:44 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 17:56:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: schlabbermampf">@<bdi>schlabbermampf</bdi></a> ATOM lite is not compatible with CORE M5stack modules. It is preferable to use a CORE M5FIRE or M5GO</p>
]]></description><link>https://community.m5stack.com/post/16280</link><guid isPermaLink="true">https://community.m5stack.com/post/16280</guid><dc:creator><![CDATA[Arno]]></dc:creator><pubDate>Fri, 21 Jan 2022 17:56:08 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 17:53:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulhdietz" aria-label="Profile: paulhdietz">@<bdi>paulhdietz</bdi></a> thank you that's surely something to consider! i may also think about reducing the total amount of servos as well.</p>
]]></description><link>https://community.m5stack.com/post/16279</link><guid isPermaLink="true">https://community.m5stack.com/post/16279</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Fri, 21 Jan 2022 17:53:21 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 17:12:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlabbermampf" aria-label="Profile: schlabbermampf">@<bdi>schlabbermampf</bdi></a> - Your picture shows 12 servos being driven from one battery. That's a lot if they are all running at the same time. You might be able to get away with that if only one servo moves at a time and they have no static load. But otherwise you will need to give some serious thought to a big battery with thick wires and serious connectors.</p>
]]></description><link>https://community.m5stack.com/post/16278</link><guid isPermaLink="true">https://community.m5stack.com/post/16278</guid><dc:creator><![CDATA[paulhdietz]]></dc:creator><pubDate>Fri, 21 Jan 2022 17:12:28 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 17:31:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> Looks very nice, gives me hope that it is all is possible in the end. The SERVO2-Module i thought is intended to control multiple servos. Here is some paint-work of the intended setup:<br />
<img src="/assets/uploads/files/1642785304913-f5df0915-2c45-406d-8090-8aa9a7500081-image-resized.png" alt="0_1642785297048_f5df0915-2c45-406d-8090-8aa9a7500081-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/16275</link><guid isPermaLink="true">https://community.m5stack.com/post/16275</guid><dc:creator><![CDATA[Schlabbermampf]]></dc:creator><pubDate>Fri, 21 Jan 2022 17:31:10 GMT</pubDate></item><item><title><![CDATA[Reply to Making a Robot: USB-C -&gt; ATOM -&gt; 2x SERVO2 ? on Fri, 21 Jan 2022 12:48:11 GMT]]></title><description><![CDATA[<p dir="auto">I wrote a guide on using two servos with 1 grove port here:<br />
<a href="https://www.hackster.io/AJB2K3/2-servos-1-grove-port-9fe6ea" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.hackster.io/AJB2K3/2-servos-1-grove-port-9fe6ea</a></p>
]]></description><link>https://community.m5stack.com/post/16274</link><guid isPermaLink="true">https://community.m5stack.com/post/16274</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 21 Jan 2022 12:48:11 GMT</pubDate></item></channel></rss>