uploaded 1 year ago
Extended Virtual File-system
-
gpio_simple
This example demonstrates how to configure and toggle GPIO using POSIX APIs, reducing dependency on hardware and platform. It includes instructions…
Archive size ~ 2.52 KB
-
i2c_bh1750
This example shows how to configure the I2C bus and read data from the BH1750 light intensity sensor using POSIX APIs, reducing dependence on…
Archive size ~ 3.63 KB
-
i2c_tt21100
This example shows how to configure I2C bus and read data from the TT21100 touch pad using POSIX APIs, reducing dependence on hardware and platform.…
Archive size ~ 4.38 KB
-
ledc_simple
This example shows how to configure LEDC using POSIX APIs, which reduces dependence on hardware and platform.
Archive size ~ 2.64 KB
-
spi_master_simple
This example shows how to configure an SPI master using POSIX APIs, reducing dependence on specific hardware and platform. It requires two…
Archive size ~ 2.83 KB
-
spi_slave_simple
This example shows how to configure SPI slave by POSIX APIs, reducing dependence on hardware and platform. It requires two development boards based…
Archive size ~ 2.84 KB