An award-winning cannabis podcast for women, by women. Hear joyful stories and useful advice about cannabis for health, well-being, and fun—especially for needs specific to women like stress, sleep, and sex. We cover everything from: What’s the best weed for sex? Can I use CBD for menstrual cramps? What are the effects of the Harlequin strain or Gelato strain? And, why do we prefer to call it “cannabis” instead of “marijuana”? We also hear from you: your first time buying legal weed, and how ...
…
continue reading
内容由Adafruit Industries提供。所有播客内容(包括剧集、图形和播客描述)均由 Adafruit Industries 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
Player FM -播客应用
使用Player FM应用程序离线!
使用Player FM应用程序离线!
JP’s Product Pick of the Week 3/18/25 PCM5102 I2S Stereo DAC RECAP
Manage episode 472393717 series 1242341
内容由Adafruit Industries提供。所有播客内容(包括剧集、图形和播客描述)均由 Adafruit Industries 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
JP’s Product Pick of the Week 3/18/25 PCM5102 I2S Stereo DAC RECAP PCM5102 I2S DAC w Line Level Output 112dB SNR https://www.adafruit.com/product/6250 Deep discount during livestream 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/ -----------------------------------------
…
continue reading
4817集单集
Manage episode 472393717 series 1242341
内容由Adafruit Industries提供。所有播客内容(包括剧集、图形和播客描述)均由 Adafruit Industries 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
JP’s Product Pick of the Week 3/18/25 PCM5102 I2S Stereo DAC RECAP PCM5102 I2S DAC w Line Level Output 112dB SNR https://www.adafruit.com/product/6250 Deep discount during livestream 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/ -----------------------------------------
…
continue reading
4817集单集
Alle episoder
×A
Adafruit Industries

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/ -----------------------------------------…
A
Adafruit Industries

#circuitpythonparsec Here's a demo of Feather RP2040 USB Host running a USB gamepad to read data and remap button presses inside of CircuitPython. https://learn.adafruit.com/adafruit-feather-rp2040-with-usb-type-a-host/usb-host-read-data https://github.com/jedgarpark/parsec/blob/main/2025-03-25/ https://www.adafruit.com/product/5723 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/ -----------------------------------------…
John Park's Workshop Live 3/27/25 Larsio Paint Music 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 3/26/25 Feat. @Adafruit Adafruit TLV320DAC3100 - I2S DAC with Headphone and Speaker Out 7:27
USB Wired Mouse - Two Buttons plus Wheel (0:05) https://www.adafruit.com/product/2025 Raspberry Pi PoE+ Injector (0:32) https://www.adafruit.com/product/6281 Pimoroni Plasma 2350 W - Wireless RP2350 LED Driver - PIM729 (1:40) https://www.adafruit.com/product/6246 Pimoroni Inky Frame 7.3" - Pico 2 W Aboard - PIM737 (2:54) https://www.adafruit.com/product/6247 Adafruit ESP32-S3 Reverse TFT with w.FL Antenna (4:30) https://www.adafruit.com/product/6303 Adafruit TLV320DAC3100 - I2S DAC with Headphone and Speaker Out (5:32) https://www.adafruit.com/product/6309 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

For this week's EYE ON NPI, we'll Hazard a guess that you'll be excited to see the Raspberry Pi RP2350 chip available for purchase at Digi-Key for integration into your next design. We've been working with this chip for a few months and it's quickly becoming our favorite Arm Cortex chip, with fun peripherals and a well-supported toolchain. It also is one of the first mass-produced RISC-V chips: one that you can buy and start using for trying out RISC-V development without the 'risc' of worrying you may have picked the wrong core. Available in two chip sizes and with a boost in performance and peripherals, the RP2350 (https://www.digikey.com/short/mzpjhptm) represents a big upgrade to the RP2040 (https://www.digikey.com/en/products/detail/raspberry-pi/SC0914-13/14306010) that you've seen take over the microcontroller world over the last 4 years. Raspberry Pi is famous for their single board computers (https://www.digikey.com/en/products/filter/single-board-computers-sbcs/933) so much so that they created a full market for sub-$100 all-in-one PCs. The big disruption we feel they brought to the market was the creation of a hackable and open-source ecosystem with good main-line OS and driver support. With well-written documentation and up-to-date Linux software, purchasing a Pi meant you got to join in with a community that was having fun, not struggling with compiling out-of-tree kernel modules and closed-source firmware. So in 2021 when they announced the RP2040, folks were interested: could a SBC maker design low power silicon? Turns out, yes! The RP2040 was a fun dual-core 133 MHz Cortex-M0+ processor, with 264K of SRAM, with a satisfying collection of peripherals: USB, ADC, UART/SPI/I2C, PWM, DMA and timers plus the nifty PIO state machine (https://www.raspberrypi.com/news/what-is-pio/). The killer feature, though, was the price: at $1 a chip, and tons of availability with an on-going chip shortage, the RP2040 won our hearts and soldering stations! Three years later, Raspberry Pi is back with a sequel: The RP2350A (https://www.digikey.com/en/products/filter/microcontrollers/685?s=N4IgTCBcDaIE4AcwGYCsAGAgiAugXyA) and RP2350B (https://www.digikey.com/en/products/filter/microcontrollers/685?s=N4IgTCBcDaIE4AcwGYCsAGAQiAugXyA) two variants of an upgrade chip that keeps what was great about the '2040 but with some boosts. First up, the core was upgraded from dual Cortex-M0's to the M33: this means you get an FPU and better low-power performance, plus TrustZone security. The core is spec'd for 150MHz but we've overclocked it to 264MHz without too much complaint. You also have the option to get dual RISC-V cores (https://riscv.org/) instead. SRAM was also bumped: from 264K to 520KB. This is great for running interpreted languages like MicroPython (https://micropython.org/) or CircuitPython (https://circuitpython.org/). Like the original, the RP2350 does not have any built in FLASH memory. Instead, you will need to wire it to a QSPI flash memory chip (https://www.digikey.com/short/80t4zt5t). This way you can pick from 1 MBytes to 16 MBytes whatever your code size needs. This new chip adds the ability to wire in PSRAM (https://www.digikey.com/short/d8033bfw) to the same QSPI bus plus an extra chip select. This is not going to be nearly as fast as on-chip SRAM, but it's great when you want large working memory that the chip will manage for you: by configuring it in the CMakefile, you 'magically' get a huge area you can malloc. Another improvement is in the number of PIO blocks: the original had 2, the RP2350 has 3. The two biggest new features we found are the new HSTX peripheral and the 80-QFN RP2350B (https://www.digikey.com/en/products/filter/microcontrollers/685?s=N4IgTCBcDaIE4AcwGYCsAGAQiAugXyA) variant. HSTX stands for High Speed Transmission and its a high-speed peripheral that can drive 8 output lines - note that it's output only! There's a few possible use cases, but the core reasoning is that this lets you control a DVI display directly from the chip using just the DMA and internal memory without requiring overclocking, PIO, or an extra core. Note that the built in SRAM limits the size of the display if you want to have a video buffer: you can do 320x240 @16bpp or 640x480 @8bpp but, still! Second, if you found the original QFN-60 a bit constraining in terms of GPIO, the QFN-80 'B' version has 20 extra GPIO available for just 10 cents more. If you've been doing grabby-hands in hopes of getting a reel of RP2350 chips into your next design: today is your lucky day! Digi-Key has these chips in stock RIGHT NOW for immediate shipment. You can get a reel of either A or B type chips, with cut tape individual components coming shortly. Both types are great, but recently we've been having a lot of fun with the roomy B type (https://www.digikey.com/short/mzpjhptm), with the extra GPIO. Order today and you can start integrating the trendiest new silicon into your new PCB assembly by tomorrow afternoon.…
The hush-hush news from Adafruit in Industry City, Brooklyn, New York. Broadcast March 26, 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

The wonderful world of Python on hardware! Episode 307 (March 26, 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,000 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 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…
SHOW and TELL 3/26/2025
A
Adafruit Industries

This week @adafruit we’re checking out bluetooth speaker inspired by the Severance TV show. Prototyping a new project using a round display. Timelapse video this week features a flexy pangolin designed by FilliFuu. Speaker Learn Guide https://learn.adafruit.com/bluetooth-speaker/ Speaker YouTube Video https://youtu.be/togv3JSCk14 Feather ESP32 V2 https://www.adafruit.com/product/5400 I2S 3W Amplifier https://www.adafruit.com/product/3006 3W Speaker https://www.adafruit.com/product/4445 Timelapse Tuesday Flexi Pangolin By FilliFuu https://makerworld.com/en/models/1090887-flexi-pangolin https://youtu.be/q0n6-MRYUzM Community Makes https://www.printables.com/make/2501464?comment_id=2501464…
Full tutorial: https://learn.adafruit.com/love-light/overview Let your LOVE light shine with this lovely handmade light. Press gently on the wooden base to turn the sign on or off. The warm white glow illuminates your bedside table and shouts your message to the world. This project will work with any 4-letter word using our LED letter filaments. This one is battery powered so you can take it anywhere, anytime. I'll also show you how to make a USB powered version, for that eternal glow. This is a fairly easy project. You'll need to solder together some components but there's no coding or software required: these lights just power up and glow. Filament Letters: https://www.adafruit.com/product/6195 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/ -----------------------------------------…
A
Adafruit Industries

#newproducts JP’s Product Pick of the Week 3/25/25 Adafruit Metro RP2350 no PSRAM https://www.adafruit.com/product/6003 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 AN ENGINEER 3/26/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 #live…
#newproducts JP’s Product Pick of the Week 3/25/25 Adafruit Metro RP2350 no PSRAM https://www.adafruit.com/product/6003 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 Bluetooth speaker, inspired by the TV Show Severance. Powered by the Feather ESP32 V2 and the MAX98357A 3W I2S amplifier. This project is written in Arduino and uses two libraries by Phil Schatzmann that make using the ESP32 for Bluetooth audio really easy. Great for playing defiant jazz, watching your favorite TV show, or sync with your mobile device. Just please don't throw it at your coworkers, as it may cause a nasty bump to the head. Tutorial, Files and Code https://learn.adafruit.com/bluetooth-speaker/ Feather ESP32 https://www.adafruit.com/product/5400 IS2 Amplifier https://www.adafruit.com/product/3006 3W Speaker https://www.adafruit.com/product/4445 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/ -----------------------------------------…
Full tutorial: https://learn.adafruit.com/glowing-hair-flowers-with-n00ds/overview Light up your hair with these beautiful iridescent glowing hair flowers. The magical light comes from Adafruit n00ds: a fun, flexible noodle-like LED filament. These little noodles are jam-packed with LEDs and look a bit like EL wire, but with no need for an inverter. They are available in a variety of colors and lengths so you'll be able to find just the right n00d for your project. This is a fun beginner project that requires a little bit of tricky soldering but no coding or software. Just connect the n00ds to a coin cell battery breakout and they will light up and glow. Adafruit n00ds come in a variety of colors and lengths. We also have them in single-ended or double-ended variety. The double-ended variety are a bit easier to solder to: solder a wire to each end. The single-ended variety have both leads on one end, which is perfect for some projects where you don't want to have to double back to the battery, but these are wicked hard to solder to. For these hair flowers I used the 300mm single-ended n00ds in red, blue, and warm white. https://www.adafruit.com/product/6150 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/ -----------------------------------------…
欢迎使用Player FM
Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。