Giter Club home page Giter Club logo

smarttrack's Introduction

Smart Track

中文 | English

1 介绍

Smart Track主要用于室外导航,支持记录和显示实时轨迹以及导出标准 GPX 格式的轨迹文件。

Smart Track主要基于RT-thread开发的,采用NXP的i.MX RT1060 EVKB开发板作为主控,该开发板的核心为i.MX RT1060跨界处理器,配备Arm®Cortex®-M7内核的恩智浦先进实施。该内核运行速度高达600 MHz,可提供较高的CPU性能与极佳的实时响应。

Smart Track主要由三部分构成:数据子模块、地图子模块、LVGL模块。数据子模块为整个系统提供基础数据:温湿度、GPS和姿态信息;地图子模块主要根据用户需求实时显示导航,当然还可使用SD卡存储离线地图,LVGL模块实时显示地图信息,用于信息系交互。

2 系统架构

Smart Track系统整体架构如图所示。

Architecture

3 开发环境

硬件:IMX1060-EVKB, GPS, AHT10, LCD, SD卡等 RT-Thread版本:RT-Thread V 4.1.1 Keil:V5.30 LVGL:V8.3.1

4 软件实现说明

第一部分:数据采集 上电之后完成板级初始化,接着初始化传感器,数据采集完成后,LVGL线程即可获得相应数据填充到相应位置。

第二部分:导航

5 功能演示

演示截图如下:

demo1

demo2

demo3

6 代码地址

代码地址:

SmartTrack

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.