Posts
All the articles I've posted.
Controlling the DS18X20 temperature sensor with Raspberry Pi Pico using MicroPython
Published: at 02:15 AMIn this video, you will learn to control the DS18B20 temperature sensor using MicroPython and a Raspberry Pi Pico. The session emphasizes the correct connections required for accurate sensor functionality, specifically using GPIO6 instead of GP 27 which is commonly misunderstood. By following the structured coding approach, viewers will understand how to implement one wire communication and ensure the Celsius readings are clear and precise. The content focuses on measuring ambient temperature effectively, showcasing the practical application of the code. Overall, it's a comprehensive guide for those looking to enhance their skills in sensor integration and coding.
Creating a class related to Arduino packets in Processing
Published: at 11:12 AMCreating a class related to Arduino packets in Processing
Creating a context for serial communication in React Native
Published: at 10:56 PMCreating a context for serial communication in React Native