Posts
All the articles I've posted.
Running BLE advertising with device details on CircuitPython
Published: at 10:50 AMThis video focuses on the iDovitizing service, which provides comprehensive information and support for devices, enhancing your experience by detailing critical elements like manufacturer, model numbers, and versioning. Understanding the Bluetooth Low Energy (BLE) radio setup is key to optimizing the performance and functionality of your devices. By following this video, you will learn about the significance of proper configuration, the role of hardware and firmware, and best practices for managing device identifiers like MAC addresses. Overall, this guide offers a thorough exploration of device configuration that is essential for anyone looking to improve their tech knowledge.
Saving Arduino data as CSV in processing 2
Published: at 08:16 PMSaving Arduino data as CSV in processing 2
Running the BLE UART service on CircuitPython
Published: at 11:27 AMThis video is focused on advancing communication technology by utilizing Bluetooth Low Energy (BLE) along with UART protocol for effective data transmission between a smartphone and a CircuitPython kit. By watching, viewers will learn how to set up their environment, remove existing code to avoid conflicts, and create new components for efficient communication. The video clearly demonstrates the installation process of the NRF Toolbox app and guides viewers through the steps to establish a reliable connection, ensuring data integrity and proper functioning of the system, making it essential for those interested in modern communication applications.