Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
An independent podcast with the people in and around CircuitPython. Created and hosted by Paul Cutler.... more
FAQs about The CircuitPython Show:How many episodes does The CircuitPython Show have?The podcast currently has 50 episodes available.
October 13, 2025Noe RuizNoe Ruiz joins the show and shares how he started learning design and 3D modeling, creating the Layer by Layer tutorials, designing CAD parts, and more.Follow the show on Mastodon or Bluesky.Show Notes00:00 Intro00:19 Getting started with computers and electronics1:38 Learning design4:38 Snap-fit enclosures6:36 3D HangoutsLive in New York CityEpisode 18:28 Adafruit CAD Parts12:05 Layer by Layer13:35 Which board?Enjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more15minPlay
September 29, 2025John FletcherIn the kickoff of season 6, John Fletcher joins the show. John shares how he ported CircuitPython to web assembly, how it works, and how using Claude Code helped.Follow the show on Mastodon and Bluesky.Show Notes00:00 Intro00:23 John’s start with computers4:07 John’s Discord nickname5:05 CircuitPython and web assembly6:43 How CircuitPython works in the browser7:46 Advantages to using CircuitPython in the browser9:25 Windows Subsystem for Linux10:25 Using Claude Code10:49 Managing the prompts12:48 How to test CircuitPython in the browserThe CircuitPython web-editor with web assembly13:33 Where to learn moreJohn’s GitHub repositoriesEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more16minPlay
May 19, 2025Justin MyersIn the final episode of season 5, Justin Myers joins the show. Justin shares how he created the new connectionmanager library for networking in CircuitPython.Follow the show on Mastodon or Bluesky for news of when the show will return.Show Notes00:00 Intro00:21 Justin’s start with computers1:11 Discovering electronics2:15 Discovering CircuitPython3:02 ConnectionManager4:55 How does connectionmanager work?7:10 What were the challenges in creating connectionmanager?8:35 Software testing framework11:21 Which board?13:25 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more14minPlay
May 05, 2025Cooper DalrympleCooper Dalrymple, who recently was a guest on the Audio Effects Panel Discussion, joins the show. He shares how he got started with electronics, his music background, what’s next for CircuitPython’s audio effects, and more.00:00 Welcome00:26 Cooper’s start with computers and electronics1:31 Discovering CircuitPython5:57 Cooper’s music background8:18 Designing hardware13:26 Advantages between CircuitPython and Arduino19:03 What’s next in audio effects?21:41 Learn more about CooperTindie StoreYouTubeGitHub23:02 Which board?24:04 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more25minPlay
April 21, 2025Designing Games for CircuitPython with Tim "foamyguy" CocksTim Cocks, better known as foamyguy in the Adafruit community, shares his experiences in designing games for CircuitPython. Tim and Paul also discuss some recent games Tim has worked on.00:00 Intro00:16 Tim’s start with computers1:48 Discovering CircuitPython8:16 Challenges designing games for microcontrollers13:16 1D Chomper15:44 Blinka Says18:58 Karel the Robot23:24 Which microcontroller?25:42 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more27minPlay
April 07, 2025Audio Effects Panel DiscussionCooper Dalrymple, Jeff Epler, Mark Komus, and Tod Kurt join the show to discuss the new audio effects available in CircuitPython.00:00 Welcome00:19 Mark’s inspiration for adding audio effects1:46 Mark’s drum gist4:23 The new audio effects available in CircuitPython8:02 LFOs10:30 Synthio vs Audio Effects11:36 MP3 Bass and Treble Control12:48 The RP235017:34 RP2350 vs RP204018:11 Audio on Espressif19:50 Guitar pedals26:59 Future projects29:59 CircuitPython Karaoke30:42 CircuitPython Audio Effects Tricks32:38 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more34minPlay
March 24, 2025Project Collaboration with Liz Clark and Noe RuizLiz Clark and Noe Ruiz join the show and share how they collaborate on projects, where they get inspiration, and share some of their favorite projects.Follow the show on Mastodon or Bluesky.Show Notes00:00 Intro00:21 Project inspirations4:17 Iterating on a project6:09 Working together to improve a project8:01 Noe’s favorite project - Adabot9:41 Liz’s favorite project - the Midi Fighter11:00 The MX Guitarr15:12 The The CircuitPython Motorized Camera Slider17:09 The Jack-o-lantern PropMaker19:24 The NFC Rapsberry Pi Media Player24:02 The RP2350 Audio Reactive Video Synth29:18 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more30minPlay
March 10, 2025Writing a CircuitPython Library for the Community BundleJan Goolsbey and Tod Kurt return to the show and share their experience in writing libraries and drivers for the CircuitPython Community Bundle.Follow the show on Mastodon or Bluesky and join our newsletter.Guests:Jan Goolsbey - Jan’s GitHub repositoriesTod Kurt Tod’s GitHub repositories00:00 Welcome00:18 The CircuitPython Community Bundle2:01 When is your code is ready for the bundle?2:50 Creating a library using cookiecutterCreating and sharing a CircuitPython library Learn Guide9:01 Documentation requirements11:15 Submitting a library to the Community Bundle14:22 Circup15:37 Advice for someone sharing their first library19:03 Can a library move to the Adafruit CircuitPython Bundle?22:46 Licensing24:10 Libraries Jan and Tod have writtenPaletteFaderRuhRohRotaryIO29:22 Hidden gems in the Community BundleAtari Punk Console34:17 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more35minPlay
February 24, 2025Building CircuitPython with Dan HalbertCircuitPython core developer Dan Halbert joins the show and shares how to build CircuitPython from source.Dan was previously a guest on episode 28.Follow the show on Mastodon or Bluesky and join our newsletter.00:00 Intro00:24 When would someone want to build CircuitPython?2:23 The pre-requisites for building CircuitPython and the Building CircuitPython Learn Guide5:15 Building for different hardware ports using git submodules6:46 Usage of Python in the build process and virtual environments9:11 Asking for help in the Adafruit Discord9:34 Adding a new board to CircuitPython and How to Add a Board Learn Guide13:58 Obtaining a vendor ID and product ID16:49 Adding the board to circuitpython.org and its Learn Guide18:13 Advice for building CircuitPython (XKCD)21:10 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more22minPlay
February 10, 2025Designing a PCB with Bradán LaneWelcome to a new episode of The CircuitPython Show! Bradán Lane joins the show for a second time and shares his process, tips, and tricks for designing a PCB that uses CircuitPython.We’re now on Bluesky!00:00 WelcomeBradán Lane homepageBradán on The CircuitPython Show episode 1900:24 Recommended toolsEasyEDAKiCad2:54 Where to start when designing a board?4:24 Finding open source hardware examples and schematicsAdafruitSolder Party7:02 Designing a board to support CircuitPython9:00 The board layout and its constraints12:28 Creating a feature board aka the kitchen sink14:12 Picking out parts and components17:14 Placing parts on the board19:19 Advice for new board designers20:37 The DC NextGen Graffiti Badge25:28 Getting CircuitPython to run on a board29:39 Wrap-upEnjoying the show? You can now sponsor the show, learn more at www.circuitpythonshow.com. Thank you for your support!...more31minPlay
FAQs about The CircuitPython Show:How many episodes does The CircuitPython Show have?The podcast currently has 50 episodes available.