Skip to content

基于电子墨水屏、ESP-32 和 esp-idf v4.4 的 自行车 GPS 码表,HITSZ 2022-2023 大一立项项目

License

Notifications You must be signed in to change notification settings

MaxwellJay256/Bike-Computer

Repository files navigation

Bike-Computer

HITSZ 2023 大一立项项目——自行车 GPS 码表

Collaborators: chaos, Maxwell Jay, CY, chickencheng

项目基于 ESP32,使用 ESP-IDF v4.4.6 C 语言框架。

Contents

  • Hardware:硬件设计文件
  • components:ESP-IDF 组件,相当于几个独立的库
    • mpu6050:MPU6050 6 轴陀螺仪驱动(已弃用)
    • epaper:电子墨水屏 GDEY0154D67 的驱动,以一个单独的仓库托管,在本项目中作为一个 submodule 引用。
    • jy901s:JY901S 9 轴陀螺仪驱动
    • gps-ATGM336H:ATGM336H GPS 模块驱动
  • main:项目的主程序代码。

License

本项目使用 MIT 协议开源。

About

基于电子墨水屏、ESP-32 和 esp-idf v4.4 的 自行车 GPS 码表,HITSZ 2022-2023 大一立项项目

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages