Tag: python
All the articles with the tag "python".
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.
Controlling NeoPixel using Bluefruit Connect on CircuitPython
Published: at 09:44 AMThis video demonstrates how to use Bluefruit technology to connect to a smartphone via BLE, allowing users to control Neopixels using a smartphone application. It guides viewers through the process of installing necessary library files and configuring the system for seamless communication and operation. The main theme is to provide a step-by-step tutorial on integrating components for an efficient smart lighting system that accurately displays selected colors on Neopixels. By watching this video, you will gain knowledge about working with CircuitPython to implement Bluetooth connectivity and enhance your understanding of color representation in your projects.