Tag:python
All the articles with the tag "python".
Running BLE advertising on CircuitPython
Published: at 08:44 PMIn this video, viewers will learn to utilize the NRF 52840 module for Bluetooth Low Energy (BLE) advertising using CircuitPython. The main theme revolves around integrating key modules from the padio and b2.Radio packages to smoothly operate radio functionalities. By following the tutorial, viewers gain insights into creating instances, managing advertisements, and ensuring that the device can be discovered by other Bluetooth devices, which enhances their project setup with crucial radio features.
Controlling neopixels on CircuitPython
Published: at 10:08 AMThis video offers a detailed guide on how to control NeoPixel strips using CircuitPython. By following the steps outlined, viewers will gain an understanding of connecting components, importing libraries, and manipulating color settings to customize lighting effects. The main theme of this video revolves around learning to control pixel colors individually or collectively, ensuring that viewers can achieve their desired outcomes with flexibility in their projects.
Controlling a Servo Motor on CircuitPython
Published: at 09:51 AMIn this video, you will learn how to control a servo motor using Circuit Pi. The session guides you through the connections required, how to install the necessary libraries from GitHub, and set up the code needed for precise movement of the servo motor. The main theme is demonstrating the complete range of motion of the servo, showcasing how to operate it at angles from 0 to 180 degrees efficiently. By following the detailed instructions, viewers can gain practical skills in managing servo motors effectively.
Controlling an ultrasonic sensor on CircuitPython
Published: at 04:53 PMIn this video, you will learn how to control an Ultrasonic Sensor using CircuitPython, which is vital for accurate distance measurement. The main theme centers around effective setup and implementation of the sensor, ensuring the correct connections, code adjustments, and real-time monitoring for precise functionality. By following the demonstrated steps, you can gain valuable knowledge in configuring hardware components and executing code effectively, leading to enhanced learning in electronics and programming.
Controlling a water level sensor on CircuitPython
Published: at 04:42 PMWatching this video will enhance your understanding of how to control and utilize a highly sensitive water level sensor. The main theme of the video revolves around accurately measuring water height using specific components, including an OLED display and proper connections. By following the detailed instructions provided, you will ensure the integrity and performance of the system, ultimately leading to successful operation and accurate measurements.
Controlling a soil moisture sensor on CircuitPython
Published: at 03:56 PMThis video demonstrates how to control a soil moisture sensor using CircuitPython, focusing on key components like the Y12 pin and the OLED display. Understanding each step and the connections is crucial for optimal performance and achieving precise sound predictions from the analog input. By following the instructions, viewers will gain confidence in their ability to set up the moisture sensor and monitor environmental conditions effectively.
Controlling a light sensor on CircuitPython
Published: at 03:23 PMThis video is beneficial for those looking to control a light sensor using analog input through the ADC. The main theme revolves around setting up the sensor, displaying values on an OLED screen, and understanding voltage readings to classify lighting conditions. By following the detailed steps, users can enhance their electronic projects and accurately interpret light levels, which is useful for applications like photography and plant growth monitoring.
Controlling a DHT11 temperature and humidity sensor on CircuitPython
Published: at 09:04 AMThis video provides a detailed guide on how to utilize the DHT11 temperature and humidity sensor with an OLED display using CircuitPython. The main theme of the video revolves around programming and integrating the DHT11 sensor to display real-time temperature and humidity data efficiently. By following along, viewers will gain essential skills in coding, sensor integration, and troubleshooting, enhancing their understanding of electronics and programming.
Controlling a DS18X20 temperature sensor on CircuitPython
Published: at 10:19 AMThis video is beneficial for viewers who want to learn how to utilize the DS18X20 temperature sensor with an OLED display through CircuitPython. The main theme focuses on the step-by-step process of connecting, coding, and displaying the temperature readings accurately. By following the detailed instructions, you'll gain insights into one-wire communication, ensuring secure connections for precise temperature measurements.
Controlling a PIR sensor on CircuitPython
Published: at 10:08 AMControlling a PIR sensor on CircuitPython
Using UART on CircuitPython
Published: at 10:07 AMUsing UART on CircuitPython
Controlling an OLED display based on the SSD1306 driver using I2C in CircuitPython
Published: at 12:11 PMControlling an OLED display based on the SSD1306 driver using I2C in CircuitPython
Using PWM on CircuitPython
Published: at 09:20 AMUsing PWM on CircuitPython
Using ADC on CircuitPython
Published: at 06:07 PMUsing ADC on CircuitPython
Controlling a switch with CircuitPython
Published: at 10:19 PMControlling a switch with CircuitPython
Using CircuitPython with the 01Studio BLE Kit
Published: at 03:49 PMUsing CircuitPython with the 01Studio BLE Kit
Installing pyenv on Mac
Published: at 06:41 PMInstalling pyenv on Mac