Posts
All the articles I've posted.
Controlling a light sensor on CircuitPython
Published: at 06:23 AMThis 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 PIR sensor on CircuitPython
Published: at 01:08 AMControlling a PIR sensor on CircuitPython
Controlling a Servo Motor on CircuitPython
Published: at 12: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.