# hardware_expansio **Repository Path**: murphysong/hardware_expansio ## Basic Information - **Project Name**: hardware_expansio - **Description**: Sample Atlas200DK hardware expansion interface - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-24 - **Last Updated**: 2022-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sample-HardwareExpansion-Atlas200DK #### 介绍 本仓包含Atlas200DK各硬件接口的使用样例,各文件夹对应不同硬件设备的样例,以供用户参考。具体说明如下。 1. [sample-gpio](https://gitee.com/Atlas200DK/hardware_expansio/tree/master/sample-gpio):Atlas200DK开发者板使用7个GPIO的样例。 2. [sample-i2c](https://gitee.com/Atlas200DK/hardware_expansio/tree/master/sample-i2c):Atlas200DK开发者板使用I2C的样例。 3. [sample-oled](https://gitee.com/Atlas200DK/hardware_expansio/tree/master/sample-oled):Atlas200DK开发者板使用OLED屏外接的样例。 4. [sample-uart](https://gitee.com/Atlas200DK/hardware_expansio/tree/master/sample-uart):Atlas200DK开发者板使用UART1串口收发数据的样例。 5. [sample-wheel](https://gitee.com/Atlas200DK/hardware_expansio/tree/master/sample-wheel):Atlas200DK开发者板使用小车轮子控制板的样例。