Posts
All the articles I've posted.
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 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
Controlling an OLED display with a Raspberry Pi Pico using CircuitPython
Published: at 02:21 AMIn this video, you will learn how to control an OLED display using the Raspberry Pi Pico, which is known for its affordability and ease of use. The main theme revolves around the importance of properly connecting the I2C pins, as they are swapped, and ensuring the correct libraries and font files are installed for successful operation. Additionally, the video provides a step-by-step guide to make the integration smooth and effective, highlighting common pitfalls and how to navigate them. By following along, you will gain valuable practical skills for future electronics projects involving I2C components.