Player FM - Internet Radio Done Right
72 subscribers
Checked 9h ago
הוסף לפני nine שנים
Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!
Go offline with the Player FM app!
Podcasts Worth a Listen
SPONSORED
T
TED Health


1 My mission to change the narrative of mental health | Glenn Close 13:44
13:44
Play Later
Play Later
Lists
Like
Liked13:44
Legendary actor and mental health advocate Glenn Close is on a quest to change how we think about mental health, starting with her decision to speak out about her own family's struggles — a brave choice considering the stigma that pervades the topic. This week, we're revisiting this sweeping conversation with TEDWomen curator Pat Mitchell, where Close shares the inspiration behind the advocacy group she founded to combat the crisis, underscoring the transformative power of community and the critical need for comprehensive mental health care systems. Want to help shape TED’s shows going forward? Fill out our survey ! Become a TED Member today at https://ted.com/join Hosted on Acast. See acast.com/privacy for more information.…
Deep Dive w/Scott: Emoji Fonts in CircuitPython!
Manage episode 474106556 series 1242341
Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Join Scott as he finishes up work on LVGL font on disk support and answers any questions folks have. He's been trying Windsurf AI assistant for coding too! Visit the Adafruit shop online - http://www.adafruit.com Thanks to dcd for timecodes: 0:00 Getting started 1:11 Hello everyone - welcome to Deep Dive 2:15 Fruit Jam will be available in the future 2:40 Thanks to Tim / FoamyGuy for filling the past few weeks 3:00 Scott will not be doing Deep Dives in May 4:40 Status update: Added third drive to CP 7:00 NerdSnipping - supporting emojis 8:37 unifoundry.com emojis 9:14 added lvmfont to the Adafruit_CircuitPython_BitMap_Font library 10:05 used Claude code to generate file parsing code (it checks for error message from compiler) 12:00 Demo of what is working so far - using new capture card - live output from Fruit Jam 13:16 Windsurf - (a fork of vscode) 14:13 emojipedia.org 15:01 partypopper, parting face, and other emojis 15:40 fonts loaded off the "disk" - not using all the RAM 17:13 NERD FONTS nerdfonts.com - fetching rain cloud icon 21:26 Status Bar emojis vs. terminal emojis 22:40 meta-period to get to emoji selector 23:09 emojipedia / wire keyboard / unicode plains 24:30 Circuitpython-font-generator (created by AI Friend) 26:53 Unicode Character Ranges at jrgraphix.net 27:18 using Cascade AI to help generate code - using Windsurf for code review 30:26 Might look at RooCode in the future 37:08 eject the drive and restart 39:07 Look at Claude code 43:22 vscode issues - the constant pop-ups.... 48:55 check out the Japanese fonts - ( see tio showing the fonts ) 54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts... 1:29:46 add ascii font also to a few languages 1:33:10 that fixed it - ascii in title bar and terminal 1:34:44 update settings.toml ( selecting fonts? ) 1:38:00 staging changes and rebuild 1:42:35 now we have emojis 1:45:10 how to get cascade to remember context 1:48:50 edit ing .windsurfrules 1:49:29 claude created CLAUDE.md, windsurf didn't 1:51:38 stage more changes and git commit --amend 1:53:41 the new HDMI capture card was XR1 lite from EVGA ( was using the adafruit card ) 1:56:46 wrap-up 1:58:39 artifacts in the circuitpython-font-generator ----------------------------------------- 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/ -----------------------------------------
…
continue reading
4970 episodes
Manage episode 474106556 series 1242341
Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Join Scott as he finishes up work on LVGL font on disk support and answers any questions folks have. He's been trying Windsurf AI assistant for coding too! Visit the Adafruit shop online - http://www.adafruit.com Thanks to dcd for timecodes: 0:00 Getting started 1:11 Hello everyone - welcome to Deep Dive 2:15 Fruit Jam will be available in the future 2:40 Thanks to Tim / FoamyGuy for filling the past few weeks 3:00 Scott will not be doing Deep Dives in May 4:40 Status update: Added third drive to CP 7:00 NerdSnipping - supporting emojis 8:37 unifoundry.com emojis 9:14 added lvmfont to the Adafruit_CircuitPython_BitMap_Font library 10:05 used Claude code to generate file parsing code (it checks for error message from compiler) 12:00 Demo of what is working so far - using new capture card - live output from Fruit Jam 13:16 Windsurf - (a fork of vscode) 14:13 emojipedia.org 15:01 partypopper, parting face, and other emojis 15:40 fonts loaded off the "disk" - not using all the RAM 17:13 NERD FONTS nerdfonts.com - fetching rain cloud icon 21:26 Status Bar emojis vs. terminal emojis 22:40 meta-period to get to emoji selector 23:09 emojipedia / wire keyboard / unicode plains 24:30 Circuitpython-font-generator (created by AI Friend) 26:53 Unicode Character Ranges at jrgraphix.net 27:18 using Cascade AI to help generate code - using Windsurf for code review 30:26 Might look at RooCode in the future 37:08 eject the drive and restart 39:07 Look at Claude code 43:22 vscode issues - the constant pop-ups.... 48:55 check out the Japanese fonts - ( see tio showing the fonts ) 54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts...54:45 return to windsurf and add some debug prints 1:00:27 Disable some of the serial mirroring 1:11:23 More debugging required :-) 1:27:06 fix might be to use the counts... 1:29:46 add ascii font also to a few languages 1:33:10 that fixed it - ascii in title bar and terminal 1:34:44 update settings.toml ( selecting fonts? ) 1:38:00 staging changes and rebuild 1:42:35 now we have emojis 1:45:10 how to get cascade to remember context 1:48:50 edit ing .windsurfrules 1:49:29 claude created CLAUDE.md, windsurf didn't 1:51:38 stage more changes and git commit --amend 1:53:41 the new HDMI capture card was XR1 lite from EVGA ( was using the adafruit card ) 1:56:46 wrap-up 1:58:39 artifacts in the circuitpython-font-generator ----------------------------------------- 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/ -----------------------------------------
…
continue reading
4970 episodes
Tất cả các tập
×You can build a 3D printed IoT alarm clock using CircuitPython and electronics from Adafruit. Guide: https://learn.adafruit.com/led-matrix-alarm-clock This LED matrix alarm clock is inspired by the cute plush toy monsters LaBuBu by Pop Mart. It gets time from the internet and features sound effects, brightness dimming for night time and cute animations like winking eyes. The clock is powered by an Adafruit QT Py ESP32-S3 with an amplifier for high quality audio output. Set your timezone, alarm time, volume, and the LED brightness settings for day and night. The alarm sounds are audio .mp3 files that are randomized each time they’re triggered. Scrolling text is displayed when an alarm goes off, and a winking eyes animation plays -- giving the clock some character. A rotary encoder is used to set the alarms. You just press on the encoder and turn the knob to set hours and minutes. Text will display to show if the alarm is On or Off. 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 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 -----------------------------------------…
#newproducts JP’s Product Pick of the Week 6/10/25 Ethernet FeatherWing https://www.adafruit.com/product/3201 Deep discount during livestream 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/ -----------------------------------------…
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Flexy Jellyfish By JIMGA https://makerworld.com/en/models/1484999-jellyfish-articulated-keychain Bambu X1C TPU for ASM 5hr 50mins X:105 Y:75 Z:26mm .2mm layer / .4mm Nozzle 6% Infill / 1mm Retraction 200C / 60C 16g 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 -----------------------------------------…

1 CircuitPython Weekly Meeting for June 9, 2025 23:22
23:22
Play Later
Play Later
Lists
Like
Liked23:22
Notes document is available here, with timecodes: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2025/2025-06-09.md 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. 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. 0:00 Housekeeping 2:23 Community News 6:45 State of CircuitPython, Libraries & Blinka 14:34 Hug Reports 16:00 Status Updates 19:52 In the Weeds 22:46 Wrap-up ----------------------------------------- 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/ -----------------------------------------…

1 Deep Dive w/ Tim: Fruit Jam Library Peripherals Helpers 1:05:33
1:05:33
Play Later
Play Later
Lists
Like
Liked1:05:33
Tim does another Deep Dive into #CircuitPython, discussing the upcoming Adafruit Fruit Jam and the library for working with it's peripherals #Adafruit #FruitJam #CircuitPython #DeepDive

1 EYE ON NPI - Texas Instruments SimpleLink Wi-Fi CC33xx Family 12:24
12:24
Play Later
Play Later
Lists
Like
Liked12:24
This week's EYE ON NPI is a super connector - it's the Texas Instruments SimpleLink Wi-Fi CC33xx Family (https://www.digikey.com/en/product-highlight/t/texas-instruments/simplelink-wi-fi-cc33xx-family) with 2.4GHz and 5GHz WiFi 6 support, plus optional Bluetooth LE, in a low cost co-processor you can add to any microcontroller project you have to instantly IoT-ify it. This family of chips is a big upgrade in the CC3 family, and looks like a very competitive solution to existing market chips - we're excited to see how TI has adapted to the existing market to bring this compelling offering. Oh the TI CC3x series, how you've grown! We first met you back when it was the CC3000, a radical WiFi co-processor with the (at-the-time) astonishing price of ~$10 per module. At the time, we crafted an Arduino-compatible shield and a breakout board (https://learn.adafruit.com/adafruit-cc3000-wifi/overview) as well as an Arduino port of the TCP/IP mini-stack so that folks could do amazing things like get the time (https://learn.adafruit.com/adafruit-cc3000-wifi/internettime), read a web page (https://learn.adafruit.com/adafruit-cc3000-wifi/webclient) or even send a Tweet (https://learn.adafruit.com/adafruit-cc3000-wifi/sendtweet). The big thing was making it so you weren't spending the $50 it cost up-till-then to add a full-linux-system-as-peripheral (https://www.adafruit.com/product/1498). Since then, TI has released some updated versions, such as the CC3100 (https://www.digikey.com/short/9cp431pr), which added 802.11n and lower power draw - we saw it featured in a few micropython projects (https://blog.adafruit.com/2016/08/24/micropython-name-badge-from-emf-2016/) thanks to the core driver support (https://github.com/micropython/micropython/tree/master/drivers/cc3100). And after that, the CC3200 series (https://www.digikey.com/short/9289jcq3), which added TLS/SSL support and had an internal ARM Cortex-M4 that could run code on its own, like MicroPython! (https://github.com/micropython/micropython/blob/master/ports/cc3200/README.md) So it's no surprise that TI is continuing to press their WiFi family forward, to now the CC33xx! The new Texas Instruments SimpleLink Wi-Fi CC33xx Family (https://www.digikey.com/en/product-highlight/t/texas-instruments/simplelink-wi-fi-cc33xx-family) comes with 4 variants: the CC330x have 2.4GHz WiFi only, where-as the CC335x add 5GHz for an additional cost. Likewise, the CC33x0 have only WiFi, and the CC33x1 have WiFi+BLE. Since all the chips / modules are pin-compatible, you can develop with one and then change in production to whatever final setup suits your product. Like the earlier chips, these chips are expected to be connected to a main processor: either a microcontroller or microcomputer, over SPI or SDIO. SPI will work great for your smaller micros, SDIO is great when you have the speed and bandwidth to shift a lot more data around. When connecting over BLE, use the UART-with-flow control - that's the standard for a "BTLE Host Controller Interface" communications (https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-60/out/en/host-controller-interface/uart-transport-layer.html). Of course, there's no way you'll want to write a driver for this kind of complex chip - so visit the CC33xx software download page (https://www.ti.com/tool/CC33XX-SOFTWARE) which has software in the form of Linux kernel patch/drivers for beefy chips, or an microcontroller with an RTOS - follow their porting guide to get it running on a non-TI chipset (https://dev.ti.com/tirex/explore/node?node=A__AEIJm0rwIeU.2P1OBWwlaA__CC33XX-RTOS-MCU__dzPVh4K__LATEST) Now you're probably saying "OK cool but I don't want to do a bunch of RF layout, I want a nice tinned module i can slap down and connect my RP-SMA or chip antenna" - and not surprisingly, it looks like there's a CC3301 module (https://www.ti.com/product/CC3301MOD) in pre-production with an optimistic budgetary price of $2.88 - that's for 2.4GHz + BLE. For the 5GHz CC3351MOD (https://www.ti.com/product/CC3351MOD) the price is $3.50. Sans BLE the CC3350MOD (https://www.ti.com/product/CC3350MOD) is $3.13. If you want a peek at what the CC3301 module might look like, the BoosterPack product page has a tantalizing glimpse (https://www.ti.com/tool/BP-CC3301MOD). You can sign up at TI's site for updates on the release schedule, or chat with your DigiKey sales rep and they'll let you know when the part makes it into general distribution. Until then, you can get plenty of TI CC3350 (https://www.digikey.com/short/3z7tqtrp) and CC3351 (https://www.digikey.com/short/hmqzwv5j) bare chips: they're both in stock at DigiKey for immediate shipment! Order today and you'll quickly add low-cost WiFi 6 + BLE support to your next design, with 2.4/5 GHz support so you're ready for any customer or configuration. With ready-to-go software, and great low prices, you can get your design set up with cutting-edge networking without breaking the BOM bank.…

1 #NewProducts 6/4/25 Feat. @Adafruit Wiz5500 Ethernet Co-Processor Breakout Board 4:16
4:16
Play Later
Play Later
Lists
Like
Liked4:16
Adafruit INA238 DC Current Voltage Power Monitor - STEMMA QT (0:05) https://www.adafruit.com/product/6349 Heat Sink Thermal Sticker Tabs - 10 Pack (0:44) https://www.adafruit.com/product/6308 Aluminum Metal Heatsink Raspberry Pi 5 Case - Without Fan (1:15) https://www.adafruit.com/product/6307 Computer Add-On Pack for Raspberry Pi (2:04) https://www.adafruit.com/product/2129 Adafruit Wiz5500 Ethernet Co-Processor Breakout Board (2:45) https://www.adafruit.com/product/6348 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/ -----------------------------------------…
The hush-hush news from Adafruit in Industry City, Brooklyn, New York. Broadcast June 4, 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/…
ASK AN ENGINEER 6/4/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/ ----------------------------------------- #diy #electronics #opensource…

1 3D Hangouts – LED Matrix Alarm Clock, Fake Typewriter and Iris Fidget 59:01
59:01
Play Later
Play Later
Lists
Like
Liked59:01
This week @adafruit we’re taking a look at a new alarm clocking using QTPy ESP32 and LED matrices. Prototyping a fake typewriter using the new solenoid driver. Rapid render segment highlights TRIPO. Time-lapse this week features a print-in-place iris fidget designed by LouisDesigns on MakerWorld. USB Keyset Video https://youtu.be/A8RW3y0CIgw USB Keyset Learn Guide: https://learn.adafruit.com/usb-keyset/ IS31FL3741 LED Matrix https://www.adafruit.com/product/5201 QT Py ESP32 S3 https://www.adafruit.com/product/5426 Timelapse Tuesday Iris Fidget By louisdesigns https://makerworld.com/en/models/1472499-iris-fidget-print-in-place-3d-fidget https://youtu.be/OyIp-zugD54 🎙️ New to streaming or looking to level up? Check out StreamYard and get $10 discount! 😍 https://streamyard.com/pal/d/5925163669389312…
To show and share a project at 7:30pm Eastern today, view the chat or in discord https://adafru.it/discord and look for the JOIN link to join. For best results, be on a wired network connection and use a headset and microphone.

1 Lady Ada's Electronics Toolkit - All-in-one DIY Kit - Get started with Soldering 6:49
6:49
Play Later
Play Later
Lists
Like
Liked6:49
Working with substandard equipment is a difficult way to learn electronics: a lot of frustration with too little success. The right tool set will keep you progressing without the stressing. This toolbox contains carefully selected hand tools that will last you for many many years. This video is a walkthrough and demo of all the tools in the kit. Level up your workstation and treat yourself to a few new tools! Adjustable 60W Pen-Style Soldering Iron Soldering stand Solder sucker Adafruit Parts Pal Fully Adjustable PCB Clamp Holder Digital Multimeter Diagonal cutters Wire strippers Get the kit here: https://www.adafruit.com/product/136 Visit the Adafruit shop online - http://www.adafruit.com Erin St Blaine - http://www.erinstblaine.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/ -----------------------------------------…

1 JP’s Product Pick of the Week 6/3/25 Feather nRF52840 RECAP 1:00
1:00
Play Later
Play Later
Lists
Like
Liked1:00
#newproducts JP’s Product Pick of the Week 6/3/25 RECAP Feather nRF52840 https://www.adafruit.com/product/4062 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/ -----------------------------------------…
#newproducts JP’s Product Pick of the Week 6/3/25 Feather nRF52840 https://www.adafruit.com/product/4062 Deep discount during livestream 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/ -----------------------------------------…
Build a 3D printed USB chorded keyset inspired by the original Doug Engelbert "Mother of all Demos" keyset from the 1960's. This 5-finger keyset lets you type without moving your hand, entering full words and phrases by pressing multiple keys simultaneously as a chord. Read more link below Learn Guide https://learn.adafruit.com/usb-keyset USB Keyset Learn Guide: https://learn.adafruit.com/usb-keyset/ QTPy RP2040: https://www.adafruit.com/product/4900 CHOC Key Switches: https://www.adafruit.com/product/5114 USB C Cable: https://www.adafruit.com/product/6278 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/ -----------------------------------------…
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Iris Fidget By louisdesigns https://makerworld.com/en/models/1472499-iris-fidget-print-in-place-3d-fidget Bambu X1C Orange Green Glow PLA 3hr 20mins X:49 Y:49 Z:28mm .2mm layer / .4mm Nozzle 6% Infill / 1mm Retraction 200C / 60C 23g 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 June 2, 2025 23:16
23:16
Play Later
Play Later
Lists
Like
Liked23:16
Notes document is available here, with timecodes: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2025/2025-06-02.md 0:00 Housekeeping 01:41 Community News 03:21 State of CircuitPython, Libraries & Blinka 10:27 Hug Reports 12:24 Status Updates 18:26 In the Weeds 22:25 Wrap-up 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

We recently got a request to make LED sequins with bright UV LEDs for costuming projects using UV-reactive paints and textiles. Also known as 'blacklight' paint or fabric, these dyes glow fluorescent when exposed to UV light. 🔗 https://www.digikey.com/short/bndtdnbr 🔗 https://www.adafruit.com/search?q=led+sequin 🔗 https://en.wikipedia.org/wiki/Ultraviolet However, not all UV LEDs will work! UV ranges from 100nm to 450nm, and some frequencies are used for curing or disinfection. For light effects, 365nm is the 'peak' frequency to look for. Let’s find a ~365nm SMT UV LED we can pick and place onto a small PCB for easy sewing. ✨🧵 ----------------------------------------- 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/ ----------------------------------------- #ElectronicsDesign #UVLED #TheGreatSearch…
A
Adafruit Industries

1 Desk of Ladyada – nOOds and Boosters A-Plenty 29:38
29:38
Play Later
Play Later
Lists
Like
Liked29:38
We are Boosting nOOds, testing chargers, and hunting UV LEDs! Wrapping up new designs & exploring UV LEDs for costuming for blacklight flair.
A
Adafruit Industries

1 John Park's CircuitPython Parsec: Reading Button Sequences 4:02
4:02
Play Later
Play Later
Lists
Like
Liked4:02
#circuitpythonparsec How to read button sequences for user combination entry. https://github.com/jedgarpark/parsec/blob/main/2025-05-29/code.py https://www.adafruit.com/product/5691 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

John Park's Workshop Live 5/29/25 Emulation RP2350 PicoNES 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 #NewProducts 5/28/25 Feat. @Adafruit INA237 16-bit DC Current Voltage Power Monitor -STEMMA QT 5:33
5:33
Play Later
Play Later
Lists
Like
Liked5:33
Posable Wooden Mannequin - 20cm (0:07) https://www.adafruit.com/product/6330 Aluminum Metal Heatsink Raspberry Pi 5 Case with Fan (0:54) https://www.adafruit.com/product/6277 Mini Sparkle Motion with Pre-soldered Terminal Block - ESP32 NeoPixel LED Driver (2:08) https://www.adafruit.com/product/6314 Adafruit INA237 85V 10A 16-bit DC Current Voltage Power Monitor - STEMMA QT (3:28) https://www.adafruit.com/product/6340 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 – onsemi NIV3071 4-Channel eFuse Solution 7:58
7:58
Play Later
Play Later
Lists
Like
Liked7:58
This week's EYE ON NPI is another onsemi device - this week we're looking at the NIV3071 4-Channel eFuse Solution (https://www.digikey.com/en/product-highlight/o/on-semi/niv3071-4-channel-efuse-solution) a power distribution manager that can lets you manage a product with a lot of power domains and supplies using just a couple GPIO pins. This week's product is an upgrade from the covered-earlier NIS5420 (https://blog.adafruit.com/2021/09/09/eye-on-npi-onsemi-efuse-porfolio-eyeonnpi-digikey-onsemi-digikey-adafruit/) - with a higher 8~60V input range, and 4 independently-controlled channels. When people first meet fuses, they usually see and think of classic 'wire' fuses (https://www.digikey.com/en/products/detail/bel-fuse-inc/5ST-200-R/1009012) with ceramic or glass or thermoplastic bodies, and a thin wire inside. When too much current goes through the fuse wire, it gets hotter and hotter and eventually melts, cutting off the load from the source voltage. These kinds of fuses are super cheap, very-very-low resistance, easy to find at any hardware store, and there's lots of suppliers with various current limits. However, they're one-shot usage only and only good for over-current, can't act as switches/sequencers. You need to have a way for customers to access the fuse in order to replace it. For those reasons, a lot of engineers prefer going with 'poly fuses' - fuses that are easy to mount into a circuit that auto-reset after a time (usually minutes) so that a temporary overload doesn't make the device a brick so quickly. For example, we have a chunky 24V 5A hold / 10 A trip polyfuse (https://www.digikey.com/en/products/detail/littelfuse-inc/2016L260-24MR/6347052) on the Sparkle Motion board design (https://www.adafruit.com/product/6100), designed to protect folks who accidentally have a short in the output LED strings, and want to avoid damaging the power supply or main board. Poly-fuses are a great step-up from plain wire fuses: they're fairly inexpensive, available from lots of suppliers with various current limits, and best of all the fuse auto-resets after cooling down. However, like wire fuses, they're good for over-current, can't be reset, and have some variation depending on ambient temperature: you may trip 50% higher if its cold, or lower if its hot. Thus the next generation of fuses: eFuses (https://www.digikey.com/en/product-highlight/o/on-semi/efuse-automotive-circuit-protection)! As you could imagine, these are pure-silicon fuses, with a chunky N-FET that acts as the cut-off switch, and current limiting managed as an analog feedback loop that will cut the FET when too high. We get the resetability of a polyfuse, with additional control like sequence-able enable pins and under-voltage lockout. Note that some eFuses also can do over-voltage clamps and negative voltage protection, but the NIV3071 (https://www.digikey.com/short/3v0thr1p) doesn't contain these protections, so you may want to implement those protections separately. Especially designed for automotive power systems, which tend to be 12V/24V/36V/48V multiples, the NIV3071 (https://www.digikey.com/short/3v0thr1p) is AEC−Q100 qualified and PPAP capable (https://www.onsemi.com/pub/collateral/tnd6284-d.pdf). The use of eFuses is becoming popular as cars have become more computerized and electrified, with each 'zone' in a car (https://www.onsemi.com/solutions/automotive/zonal-architecture) - such as entertainment, communication, lighting, charging and sensors - all needing separate power management. If you don't need automotive qualifications, the functionally-compatible NIS3071 (https://www.digikey.com/short/9v2dmvhf) is a couple of cents cheaper. This family of eFuses is good for up to 60V and 2.5A per channel, but if you need more per channel you can just double or triple them up to add 2.5A per. If you want less per channel, to protect low-power devices from overheating or accidental shorts, the current limit can be reduced with an external resistor. And of course, you can turn on/off each channel with a GPIO enable pin: great for sequencing your power chain to reduce stress on the power supply from inrush current, or to allow each section to stabilize and go through self-test. For your next power supply design, the onsemi NIV3071 (https://www.digikey.com/short/3v0thr1p) and NIS3071 (https://www.digikey.com/short/9v2dmvhf) offer high-voltage, high-current control in a small package and a great price. Both are in stock right now at DigiKey for immediate shipment, so you can book today and start integration by tomorrow afternoon.…
A
Adafruit Industries

The hush-hush news from Adafruit in Industry City, Brooklyn, New York. Broadcast May 28, 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

ASK AN ENGINEER 5/28/2025 LIVE From the Desk of Ladyada@05:05 JP's Product Pick of the Week@08:54 Open Source Hardware @15:02 3D Printing @17:30 Eye on NPI @21:30 New Products @30:50 Top Secret @37:19 Questions @42:29 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

SHOW and TELL 5/28/2025 Trevor @01:52 update on The Great Search and celebrating Trevor! Jayy @06:05 Comet Crawler v2 Maker Melissa @08:58 Match3-type game Liz @11:30 robot xylophone with Metro RP2350 john park @14:49 NES emulator running on Metro RP2350 with DVI video Tim (foamyguy) @20:40 OPT 4048 driver for CircuitPython Erin St. Blaine @23:50 birthday frown with LED number filaments Cooper (@relic_se) @24:50 cute little webcam made with OV5640 Camera Breakout Boian Mitov @27:15 Visuino update!…
A
Adafruit Industries

1 3D Hangouts – Chording Keyset, LED Matrix Alarm Clock and Basketball Hoop 57:20
57:20
Play Later
Play Later
Lists
Like
Liked57:20
This week @adafruit we’re taking a look at our USB chording keyset project. Prototyping a new alarm clocking using QTPy ESP32 and LED matrices. Shop talk features 12V batteries and camera slider updates. Catching up on community makes and the time-lapse this week features a print-in-place basketball hoop designed by PrintChallenge on MakerWorld. USB Keyset Learn Guide https://learn.adafruit.com/usb-keyset/ QTPy RP2040 https://www.adafruit.com/product/4900 CHOC Key Switches https://www.adafruit.com/product/5114 USB C Cable https://www.adafruit.com/product/6278 12V Rechargeable Battery Pack https://www.amazon.com/dp/B0D9XCJVBB 6809-2RS Ultra Thin Ball Bearing https://www.amazon.com/dp/B088B9K3NH Rapid Render: BNB Icons https://bnbicons.com/ Timelapse Tuesday Flexy Basketball Hoop By printchallenge https://makerworld.com/en/models/1055971-flexible-basketball-hoop-with-ball https://youtu.be/g7DJwQiEDGA Community Makes https://www.printables.com/make/2639960?comment_id=2639960 https://www.printables.com/make/2634662?comment_id=2634662 https://www.printables.com/make/2582608?comment_id=2582608 https://www.printables.com/make/2600373?comment_id=2600373 🎙️ New to streaming or looking to level up? Check out StreamYard and get $10 discount! 😍 https://streamyard.com/pal/d/5925163669389312…
A
Adafruit Industries

1 JP’s Product Pick of the Week 5/27/25USB Type C CC Resistor Fixer RECAP 1:00
1:00
Play Later
Play Later
Lists
Like
Liked1:00
#newproducts JP’s Product Pick of the Week 5/27/25 USB Type C CC Resistor Fixer for PD supplies https://www.adafruit.com/product/6323 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

#newproducts JP’s Product Pick of the Week 5/27/25 USB Type C CC Resistor Fixer https://www.adafruit.com/product/6323 Deep discount during livestream 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 CircuitPython Weekly Meeting for May 27, 2025 29:52
29:52
Play Later
Play Later
Lists
Like
Liked29:52
0:00 Housekeeping 03:45 Community News 08:09 State of CircuitPython, Libraries & Blinka 18:39 Hug Reports 21:01 Status Updates 27:57 In the Weeds 28:05 Wrap-up Notes document is available here, with timecodes: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2025/2025-05-27.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/ -----------------------------------------…
Welcome to 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.