Tag: circuitpython
All the articles with the tag "circuitpython".
Controlling Raspberry Pi Pico LED using CircuitPython
Published: at 12:43 AMThis video demonstrates how to control multiple LEDs connected to the Raspberry Pi Pico using CircuitPython. The main theme is about setting up and managing LED outputs efficiently. Viewers can learn how to structure code to control LED states, including turning them on and off in a sequential manner. Additionally, the exploration of GPIO pins and adapter modes provides foundational knowledge for programming with microcontrollers.
Updating CircuitPython Firmware on Raspberry Pi Pico
Published: at 03:21 PMIn this video, viewers will learn how to update the Raspberry Pi Pico's firmware and control an LED using CircuitPython. The main theme revolves around the process of connecting the Pico to a PC, uploading the latest firmware, and modifying the code to successfully operate GPIO pins. By following along, you can gain practical knowledge on working with the Raspberry Pi Pico, which is essential for anyone interested in microcontroller programming and electronics.
What is Raspberry Pi Pico Kit
Published: at 02:48 PMThis video provides a comprehensive overview of the Raspberry Pi Pico development kit, highlighting its unique features compared to other Raspberry Pi models. The main theme of the video is to inform viewers about the affordable and high-performance capabilities of the Pico in embedded systems, guiding them through the process of soldering components for use with existing kits. By watching this video, viewers will gain a better understanding of how to utilize the Pico module alongside their current nrf-52840 kit and learn practical soldering techniques for assembly.