Posts
All the articles I've posted.
Android SDK 29 버젼에서 BLE 비동작 문제
Published: at 01:55 PMAbout BLE problem in Android SDK 29
Controlling an OLED display with a Raspberry Pi Pico using MicroPython
Published: at 11:19 AMControlling an OLED display with an SSD1306 driver using I2C on the Raspberry Pi Pico unlocks a world of creative possibilities for users. This content guides viewers through the intricate setup process, emphasizing the importance of GPIO configuration for successful data transfer. The central theme revolves around using MicroPython for effective communication between devices, showcasing how software can overcome hardware limitations. By following the detailed instructions, viewers will learn to visually output pixels, lines, and text on the OLED display seamlessly. Ultimately, this content empowers users, both beginners and advanced, to bring their ideas to life through interactive designs.
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.