# lp_mspm0l1306_mini_examples **Repository Path**: namelesstech/lp_mspm0l1306_mini_examples ## Basic Information - **Project Name**: lp_mspm0l1306_mini_examples - **Description**: lp_mspm0l1306_mini_examples - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 1 - **Created**: 2024-05-27 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MSPM0L1306核心板例程目录 [点击进入无名创新淘宝链接](https://item.taobao.com/item.htm?id=797439166014) 无名创新B站视频教程合集:https://www.bilibili.com/video/BV1Ei421Q7n9/ ![输入图片说明](img/mspm0l1306_img3.png) ![输入图片说明](img/mspm0l1306_img1.png) ![输入图片说明](img/mspm0l1306_img2.png) ## [1、GPIO驱动板载灯闪烁](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/1_empty_project_led) ## [2、软件模拟I2C驱动0.96寸OLED显示屏](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/2_soft_i2c_oled) ## [3、硬件I2C驱动0.96寸OLED显示屏](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/3_hardwave_i2c_oled) ## [4、串口数据发送](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/4_uart_only_tx) ## [5、串口数据发送与中断回环发送](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/5_uart_tx_rx_interupt ) ## [6、定时器周期性中断](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/6_timer_period ) ## [7、定时器输出PWM](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/7_timer_pwm) ## [8、滴答定时器实现微秒、毫秒、延时、测量周期]() ## [9、ADC电压采集](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/9_adc_single_conversion ) ## [10、按键检测](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/10_keyscan) ## [11、GPIO外部中断](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/11_gpio_input_inerrupt ) ## [12、DAC电压输出](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/12_opa_dac8_output) ## [13、硬件SPI+硬件I2C驱动0.96寸OLED显示屏](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/13_hardwave_spi_oled) ## [14、利用GPIO外部中断实现正交编码脉冲采集](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/14_encoder_speed_measure) ## [15、利用GPIO外部中断和滴答定时器计时实现PPM信号的采集](https://gitee.com/namelesstech/lp_mspm0l1306_mini_examples/tree/master/examples/15_ppm_remote_prase)