Python Editor Tab
This tab enables users to write and edit code directly on their device. An upcoming feature will allow users to remotely deploy code to the Android system using a Microsoft Code plugin.

Python Library with supported sensors
The third page of the Android app features a collection of source code libraries that include Python scripts designed to support the interfaces of the highlighted sensors. Because the Lilian app works with I2C, SPI, and UART communication protocols, analog sensors are not directly supported. However, if I2C- or SPI based ADC chips are available, please let us know so we can add them to the
supported library collection. Using the provided sensor interface examples, users can develop Python code to connect and communicate with their own custom sensor devices

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *