Player FM - Internet Radio Done Right
72 subscribers
Checked 2m ago
Tilføjet nine år siden
Indhold leveret af Adafruit Industries. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Adafruit Industries eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
Player FM - Podcast-app
Gå offline med appen Player FM !
Gå offline med appen Player FM !
Podcasts der er værd at lytte til
SPONSORERET
S
State Secrets: Inside The Making Of The Electric State


1 Family Secrets: Chris Pratt & Millie Bobby Brown Share Stories From Set 22:08
22:08
Afspil senere
Afspil senere
Lister
Like
Liked22:08
Host Francesca Amiker sits down with directors Joe and Anthony Russo, producer Angela Russo-Otstot, stars Millie Bobby Brown and Chris Pratt, and more to uncover how family was the key to building the emotional core of The Electric State . From the Russos’ own experiences growing up in a large Italian family to the film’s central relationship between Michelle and her robot brother Kid Cosmo, family relationships both on and off of the set were the key to bringing The Electric State to life. Listen to more from Netflix Podcasts . State Secrets: Inside the Making of The Electric State is produced by Netflix and Treefort Media.…
EYE ON NPI - Arduino + Finder Opta
Manage episode 449087066 series 1242341
Indhold leveret af Adafruit Industries. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Adafruit Industries eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
This week's EYE ON NPI is Perfect and Looking Cool - We're checking out the Arduino Opta line of programmable PLCs (https://www.digikey.com/en/product-highlight/a/arduino/opta-expansions). PLC stands for "programmable logic controller" (https://en.wikipedia.org/wiki/Programmable_logic_controller) and these devices are used in manufacturing and robotics to automate sensor inputs and robotic control outputs in factories. Because of dependable PLC performance, your food, clothing, medicine and water are affordable and high quality, with repeatable results. Manufacturing engineers have used PLCs since the 80's, and they've been essential for the 3rd Industrial Revolution (https://en.wikipedia.org/wiki/Information_Age). If in the second industrial revolution moved us from individually-manufactured handmade goods (https://en.wikipedia.org/wiki/Handicraft) to assembly-line repeatability (https://en.wikipedia.org/wiki/Assembly_line), then the information age and PLCs took us from the back-breaking work of doing the same task day-in-day-out to robots (https://www.youtube.com/watch?v=CjL_dQ5HAAg). Tasks like: measuring out the exact weight or count of product, applying labels, heating to temperature and holding it there for 45 minutes. While designing the machines that do this automatically is also time-consuming expensive, it's something you only have to do once. The Opta was designed in collaboration with Finder, (https://opta.findernet.com/en/) an Italian company like Arduino, which specializes in PLC design. This is a great team-up because Finder already had a family automation products and tools, so it has the industrial experience whereas Arduino has the IDE, cloud and PCB-design skills to bring in the user experience. The Opta family looks like a classic PLC, with screw terminal inputs and outputs. There are LEDs embedded to the case that can be controlled, as well as analog inputs, digital IO and built in power relays. All of the IO ports have wide voltage ranges like 0-10V and are well protected from under/over-volting, short-circuiting or ESD. Inside is an STM32H747XI (https://www.digikey.com/short/hzr2rnv2), a ultra-powerful Cortex M7 @ 480MHz + Cortex M4 @ 240MHz chip with a ton of SRAM and Flash. It can easily run an entire factory! Some versions have WiFi, Ethernet, or RS-485 for connectivity - however they are all designed to run standalone. Traditional PLCs are completely opaque, to the point where you have to use only the proprietary software that the vendor provides. What's nice about the Opta (https://www.digikey.com/short/jbb74j41) is you get to use the Arduino IDE, which has integrated support with a couple different programming systems. (https://docs.arduino.cc/software/plc-ide/tutorials/plc-programming-introduction/) You can of course use the classic Arduino sketch system (https://opta.findernet.com/en/tutorial/getting-started) and use digitalWrite(), analogRead() and all the other C++ capabilities of the classic IDE. But you can also use the classic "IEC 61131-3 programming languages" (https://en.wikipedia.org/wiki/IEC_61131-3), Structured Text ST, Instruction List IL, Ladder Diagram LD, Sequential Function Chart SFC, and Function Block Diagram FBD. These are somewhat archaic languages, but many mechanical engineers are trained in their use, so the Opta is a nice transitionary device. There's also expansion options so if you want more digital input pins and relays, you can plug a port on (https://www.digikey.com/en/product-highlight/a/arduino/opta-expansions) which will give you 16 more inputs and 8 more SSR or electromechanial relay outputs. If you've ever been curious about how PLCs work, or if you want to maintain, upgrade or repair factory equiptment, the Arduino + Finder Opta (https://www.digikey.com/short/jbb74j41) is an great product which will let you replicate the microcontroller experience to industrial automation. And best of all, it's in stock right now at DigiKey! Order today and DigiKey will ship your Opta immediately so that you can be manufacturing the future by tomorrow afternoon.
…
continue reading
4839 episoder
Manage episode 449087066 series 1242341
Indhold leveret af Adafruit Industries. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Adafruit Industries eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
This week's EYE ON NPI is Perfect and Looking Cool - We're checking out the Arduino Opta line of programmable PLCs (https://www.digikey.com/en/product-highlight/a/arduino/opta-expansions). PLC stands for "programmable logic controller" (https://en.wikipedia.org/wiki/Programmable_logic_controller) and these devices are used in manufacturing and robotics to automate sensor inputs and robotic control outputs in factories. Because of dependable PLC performance, your food, clothing, medicine and water are affordable and high quality, with repeatable results. Manufacturing engineers have used PLCs since the 80's, and they've been essential for the 3rd Industrial Revolution (https://en.wikipedia.org/wiki/Information_Age). If in the second industrial revolution moved us from individually-manufactured handmade goods (https://en.wikipedia.org/wiki/Handicraft) to assembly-line repeatability (https://en.wikipedia.org/wiki/Assembly_line), then the information age and PLCs took us from the back-breaking work of doing the same task day-in-day-out to robots (https://www.youtube.com/watch?v=CjL_dQ5HAAg). Tasks like: measuring out the exact weight or count of product, applying labels, heating to temperature and holding it there for 45 minutes. While designing the machines that do this automatically is also time-consuming expensive, it's something you only have to do once. The Opta was designed in collaboration with Finder, (https://opta.findernet.com/en/) an Italian company like Arduino, which specializes in PLC design. This is a great team-up because Finder already had a family automation products and tools, so it has the industrial experience whereas Arduino has the IDE, cloud and PCB-design skills to bring in the user experience. The Opta family looks like a classic PLC, with screw terminal inputs and outputs. There are LEDs embedded to the case that can be controlled, as well as analog inputs, digital IO and built in power relays. All of the IO ports have wide voltage ranges like 0-10V and are well protected from under/over-volting, short-circuiting or ESD. Inside is an STM32H747XI (https://www.digikey.com/short/hzr2rnv2), a ultra-powerful Cortex M7 @ 480MHz + Cortex M4 @ 240MHz chip with a ton of SRAM and Flash. It can easily run an entire factory! Some versions have WiFi, Ethernet, or RS-485 for connectivity - however they are all designed to run standalone. Traditional PLCs are completely opaque, to the point where you have to use only the proprietary software that the vendor provides. What's nice about the Opta (https://www.digikey.com/short/jbb74j41) is you get to use the Arduino IDE, which has integrated support with a couple different programming systems. (https://docs.arduino.cc/software/plc-ide/tutorials/plc-programming-introduction/) You can of course use the classic Arduino sketch system (https://opta.findernet.com/en/tutorial/getting-started) and use digitalWrite(), analogRead() and all the other C++ capabilities of the classic IDE. But you can also use the classic "IEC 61131-3 programming languages" (https://en.wikipedia.org/wiki/IEC_61131-3), Structured Text ST, Instruction List IL, Ladder Diagram LD, Sequential Function Chart SFC, and Function Block Diagram FBD. These are somewhat archaic languages, but many mechanical engineers are trained in their use, so the Opta is a nice transitionary device. There's also expansion options so if you want more digital input pins and relays, you can plug a port on (https://www.digikey.com/en/product-highlight/a/arduino/opta-expansions) which will give you 16 more inputs and 8 more SSR or electromechanial relay outputs. If you've ever been curious about how PLCs work, or if you want to maintain, upgrade or repair factory equiptment, the Arduino + Finder Opta (https://www.digikey.com/short/jbb74j41) is an great product which will let you replicate the microcontroller experience to industrial automation. And best of all, it's in stock right now at DigiKey! Order today and DigiKey will ship your Opta immediately so that you can be manufacturing the future by tomorrow afternoon.
…
continue reading
4839 episoder
Alle episoder
×A
Adafruit Industries

TARIFF TALK! WITH LADYADA 🌍🚢 - Join Ladyada as she breaks down how recent tariff shifts impact electronic component availability and pricing, reshoring trends, and what may happen to engineering/BOM and DIY project costs. Get the inside scoop on navigating supply chain challenges while keeping your builds affordable and excellent! All this week on ASK AN ENGINEER WEDS 8PM ET on all the socials. https://youtu.be/fVrmZe67Xcs Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- #tariffs #usa #manufacturing…
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Minecraft Ghast By kirimba makerworld.com/en/models/1202599-minecraft-ghast-tentacles-articulated Bambu X1C Black White Grey PLA 2hr 40mins X:130 Y:111 Z:32mm .2mm layer / .4mm Nozzle 6% Infill / 1mm Retraction 200C / 60C 40g 230mm/s ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Shop for parts to build your own DIY projects http://adafru.it/3dprinting 3D Printing Projects Playlist: https://www.youtube.com/playlist?list=PLjF7R1fz_OOWD2dJNRIN46uhMCWvNOlbG 3D Hangout Show Playlist: https://www.youtube.com/playlist?list=PLjF7R1fz_OOVgpmWevin2slopw_A3-A8Y Layer by Layer CAD Tutorials Playlist: https://www.youtube.com/playlist?list=PLjF7R1fz_OOVsMp6nKnpjsXSQ45nxfORb Timelapse Tuesday Playlist: https://www.youtube.com/playlist?list=PLjF7R1fz_OOVagy3CktXsAAs4b153xpp_ Connect with Noe and Pedro on Social Media: Noe's Twitter / Instagram: @ecken Pedro's Twitter / Instagram: @videopixil ----------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com/?utm_source=youtube&utm_medium=videodescrip&utm_campaign=3dprinting Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Adafruit Monthly Deals & FREE Specials https://www.adafruit.com/free?utm_source=youtube&utm_medium=videodescrip&utm_campaign=3dprinting Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell Watch our latest project videos: http://adafru.it/latest?utm_source=youtube&utm_medium=videodescrip&utm_campaign=3dprinting 3DThursday Posts: https://blog.adafruit.com/category/3d-printing?utm_source=youtube&utm_medium=videodescrip&utm_campaign=3dprinting New tutorials on the Adafruit Learning System: http://learn.adafruit.com/?utm_source=youtube&utm_medium=videodescrip&utm_campaign=3dprinting Music by Dan Q https://soundcloud.com/adafruit -----------------------------------------…
A
Adafruit Industries

1 CircuitPython Weekly Meeting for April 7, 2025 26:55
26:55
Afspil senere
Afspil senere
Lister
Like
Liked26:55
Notes document is available here, with timecodes: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2025/2025-04-07.md Join here for the chat all week: http://adafru.it/discord The CircuitPython Weekly normally is held at 2pm US ET/11am us PT on Mondays. Check the #circuitpython-dev channel on Discord for notices of change in time and links to past meetings. Meeting times are also available in iCal format using the following link: https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical or view it in your browser: https://open-web-calendar.herokuapp.com/calendar.html?url=https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical CircuitPython development is sponsored by Adafruit. Please support them by purchasing hardware from https://adafruit.com. Reminders: Podcast available on most services. Let us know if we’re missing some. Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
A
Adafruit Industries

For our RP2350 Bones boards, we might not use the built-in DC/DC converter on some variants—and it's not required! We could use an external 1.1V regulator, if it can source 200mA. This affects low-power usage, but that might not be important in some cases. If we can source a tiny regulator, this could shave a bit of space off. See the chosen part on DigiKey https://www.digikey.com/short/h95z024d ----------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
A
Adafruit Industries

New RP2350 chips are here, and we're building fresh "Bones" boards—starting with the Adalogger RP2350. We also fixed Sparkle Motion's power issue and designed a Stick version. Plus, we're exploring tiny 1.1V regulators to optimize future boards.
A
Adafruit Industries

1 John Park's CircuitPython Parsec: LED Segments with List Slices 3:42
3:42
Afspil senere
Afspil senere
Lister
Like
Liked3:42
#circuitpythonparsec Create NeoPixel strip segments using CircuitPython list slices. https://github.com/jedgarpark/parsec/blob/main/2025-04-03/code.py https://www.adafruit.com/product/1487 Learn about CircuitPython: https://circuitpython.org Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
A
Adafruit Industries

1 John Park's Workshop Live 4/3/25 1:08:45
1:08:45
Afspil senere
Afspil senere
Lister
Like
Liked1:08:45
John Park's Workshop Live 4/3/25 Larsio Paint Music Sample Packs CircuitPython Parsec JPPPoW recap Projects and more! Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
A
Adafruit Industries

1 New Product 4/02/25 Feat. @Adafruit - Raspberry Pi Pico 2W with Header 6:07
6:07
Afspil senere
Afspil senere
Lister
Like
Liked6:07
Mini Chiclet Keyboard - USB Wired - Black (0:10) https://www.adafruit.com/product/1736 USB Game Controller with SNES-like Layout (1:17) https://www.adafruit.com/product/6285 Adafruit ANO Rotary Navigation Encoder to I2C Stemma QT Adapter - Pre-Soldered Encoder (2:22) https://www.adafruit.com/product/6310 Adafruit ANO Rotary Navigation Encoder Breakout - Pre-Soldered Encoder (2:57) https://www.adafruit.com/product/6311 Adafruit ESP32-S2 Reverse TFT Feather with wFL - STEMMA QT / Qwiic (3:38) https://www.adafruit.com/product/6312 Assembled Adafruit FeatherWing OLED - 128x64 OLED Add-on - STEMMA QT / Qwiic (4:23) https://www.adafruit.com/product/6313 Raspberry Pi Pico 2W with Header (5:05) https://www.adafruit.com/product/6315 Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- New nEw NEWs New Products, News, and more: https://www.adafruit.com/newsletter #newnewnew Shop for all of the newest Adafruit products: http://adafru.it/new Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
A
Adafruit Industries

1 EYE ON NPI - Infineon Technologies PSOC Control C3 Microcontroller Line 10:39
10:39
Afspil senere
Afspil senere
Lister
Like
Liked10:39
This week's EYE ON NPI is Pretty Sweet Of Course! It's the Infineon Technologies PSOC Control C3 Microcontroller Line (https://www.digikey.com/short/8cw3wpp8) a souped-up microcontroller that is a perfect choice for engineers who need to do some motor control while also managing buttons, LEDs, displays, and other product requirements all on one chip. With a the high-speed ADCs on board, you can manage your BLDC motors and handle the feedback loop in firmware for dynamic tuning without the expense of a specialized co-processor. The PSOC Control C3 series comes in two flavors, the Entry and Main line chips (https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/32-bit-psoc-control-arm-cortex-m33-mcu/psoc-control-c3m/). Both are based on the Arm Cortex M33 which means you know that your CMSIS-based code will be an easy compile and you can use existing pre-compiled libraries. The M33 line is an upgrade to the M3 and M4, giving you the same or better clock speeds and FPU/DSP commands you get with the M4 plus TrustZone and better power efficiency. The Entry line runs at 100MHz, with max 256k Flash 64K SRAM, 10-bit DAC, a 6 MSPS 12-bit ADC, 16 x 16-bit + 4 x 32-bit TCPWMs and a "CORDIC math coprocessor". The Main line can run at 180MHz, same Flash/SRAM and TCPWMs, and has a 12 MSPS ADC plus 4-channel HRPWM with less than 100ps resolution. Both come in 48 and 64 pin TQFP/QFN varieties, the Main line also has an 80-pin version. (There will also apparently be a Performance line, so far un-announced, which may offer more memory / higher frequency). Both have FPU/DSP support, so you'll be able to process the 6 or 12-MSPS ADC data quickly. And the CORDIC processor (https://en.wikipedia.org/wiki/CORDIC) optimizes trig functions like sin/cos/tan/ln so you don't need lookup tables for performing these floating point calculations. These are particularly useful when handling motor motion calculations since they are often sinusoidal and we need to convert to-and-from the ADC measurements to the precision PWM timers. There's a huge selection of Arm processors out there, but the PSOC Control C3 has the best peripherals for motor control: it's rare to see 12MSPS 12-Bit ADC plus so many 16-bit and 32-bit timers with high-speed PWM. The CORDIC co-processor especially will make managing BLDC or Stepper motors a breeze. Plus you still get all the peripherals you would expect of a microcontroller: I2C, UART, SPI, CAN bus, DAC, IRQs, and lots of GPIO. That means you can handle all the other stuff your product has to do while also managing the motor in the background, saving you lots of space and money in BOM costs and fewer integration woes when trying to communicate between a main processor and a motor-control co-processor. The KITPSC3M5EVK eval board (https://www.digikey.com/en/products/detail/infineon-technologies/KITPSC3M5EVK/25880112) is in stock right now if you want a ready-to-go kit at a good price. It comes with 'Arduino shield compatible" pinouts plus a USB / debug interface, and MikroBus connector for expansion. You can also pick up just the bare chip - for example the PSC3M5FDS2ACQ1AQSA1 (https://www.digikey.com/short/8cw3wpp8) is a fancy version with 256K of flash, the 12 Msps ADC, and hall encoder in a TQFP-64 package. It's in stock now at DigiKey for immediate shipment! Order today and you can have a powerful microcontroller with excellent motor feedback control in your hands by tomorrow morning.…
A
Adafruit Industries

The hush-hush news from Adafruit in Industry City, Brooklyn, New York. Broadcast April 2, 2025 These are items or concept products that may/might/could be introduced into the Adafruit store in the future (or not)! It's not out yet, so please don't ask questions or ask when it'll be available.... Check out the Adafruit store for all the great products that are available and for coming soon products you can sign up to be notified when they are in stock. https://www.adafruit.com/new Visit the Adafruit shop online - http://www.adafruit.com Also visit DigiKey for Adafruit products at http://www.digikey.com/ ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/…
A
Adafruit Industries

1 Python on Hardware weekly video for April 2, 2025 2:13
2:13
Afspil senere
Afspil senere
Lister
Like
Liked2:13
The wonderful world of Python on hardware! Episode 308 (April 2, 2025). This is our weekly Python video highlights! Ladyada and PT review the Python on hardware news of the week. The news comes from the Python community, Discord, Adafruit communities and more. It’s part of the comprehensive newsletter we do each week. The video playlist of episodes is here: http://adafru.it/pohepisodes *************************************************** Sign up for the Python on Microcontrollers weekly email newsletter here: https://www.adafruitdaily.com/ Over 12,100 subscribers! *************************************************** Read the newsletters past and present at https://www.adafruitdaily.com/category/circuitpython/ Learn all about CircuitPython here: https://www.circuitpython.org/ https://adafruit.com/circuitpython/ Over 600 compatible microcontroller boards! --------------------------------------------------------------- Join us on Discord! https://adafru.it/discord/ Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe…
A
Adafruit Industries

1 3D Hangouts – Asteroid Tracker, Camera Slider and REPO robot 1:03:48
1:03:48
Afspil senere
Afspil senere
Lister
Like
Liked1:03:48
This week @adafruit we’re prototyping new projects. First up from Pedro, a new round display project that tracks asteroids using NASA APIs. Noe is back working on the camera slider. Featuring made projects from the community. Timelapse video this week features the REPO robot by DanishFish. 1.28in Round Display https://www.adafruit.com/product/6178 QT Py ESP32 S3 https://www.adafruit.com/product/5700 EYESPI BFF https://www.adafruit.com/product/5772 TMC2209 Driver https://www.adafruit.com/product/6121 KBRP2040 Board https://www.adafruit.com/product/5302 Timelapse Tuesday R.E.P.O Robot By DanishFish https://youtu.be/0MsvqpWu7H8 https://makerworld.com/en/models/1192726-repo-robot-posable-and-disposable…
A
Adafruit Industries

ASK AN ENGINEER 4/2/2025 LIVE! Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- #ask #engineering #art…
A
Adafruit Industries

SHOW and TELL 4/2/2025
A
Adafruit Industries

1 JP’s Product Pick of the Week 4/1/25 RECAP Sparkle Motion Mini WLED-friendly ESP32 LED Driver 1:00
1:00
Afspil senere
Afspil senere
Lister
Like
Liked1:00
#newproducts JP’s Product Pick of the Week 4/1/25 Sparkle Motion Mini WLED-friendly ESP32 NeoPixel LED Driver https://www.adafruit.com/product/6160 Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------…
Velkommen til Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.