Peripherals and Interfaces
ποΈ GPIO
Explains how to configure and control GPIOs via SYSFS interface, C language, shell scripts, and Python programs, covering basic input/output modes and read/write operations.
ποΈ PWM
Explains how to configure and use PWM signals on the Luckfox Pico, including frequency and duty cycle adjustments.
ποΈ UART
Explains the configuration and debugging of UART communication on the Luckfox Pico, including baud rate settings and data transmission/reception testing.
ποΈ ADC
Introduces the analog signal acquisition capabilities on the Luckfox Pico, including ADC channel configuration and sampling data reading.
ποΈ I2C Communication
Demonstrates how to initialize I2C master-slave communication, perform device scanning, and transfer data on the Luckfox Pico.
ποΈ SPI Communication
Introduces how to use SPI interfaces on the Luckfox Pico, including mode configuration and data exchange procedures.
ποΈ SPI Master-Slave Communication
Explains the configuration and transmission/reception testing of SPI master-slave communication.
ποΈ USB
Explains how to switch USB modes on the Luckfox Pico RV1103.
ποΈ CSI Camera
Introduces the connection, driver loading, and image acquisition methods of the SC3336 camera on the Luckfox Pico platform.
ποΈ Mounting SD Card
Explains TF card mounting configuration and storage expansion applications on the Luckfox Pico Plus.