Giter VIP home page Giter VIP logo

watch's Introduction

Watch: 可穿戴设备--智能手表


说明

12年不知道从哪弄到了一块TI的lm3s8962开发板,上面带了块小小的液晶屏。当时穿戴设备正火,自己好像也正在休假,于是就用它开发了个智能手表的原型。

lm3s8962 evb长成这样子:

功能

手机通过蓝牙与手表(开发板)相连,手表接收手机讯息后,将它展示给用户;用户做出反馈,手表将反馈信号传回手机,总之就是一个简单的智能手表原型机。手表能显示来电、短信、天气、时间,还能玩点小游戏。
lm3s8962运行FreeRTOS,手机端app基于android。这是个完整的系统,从硬件、操作系统 、通讯协议、再到上层应用。作为业余爱好,开发这么个系统还是挺有意思的,黑白屏总让我想起小时候带的电子表:)。

这是系统启动之后的样子,上面显示当时厦门的天气是多云,有36条短信未读(怎么这么多。。。):

这是一个小游戏:

代码

代码包括设备端与手机端两部分,都在Src目录下。手机端代码是在google nexus s上测试的。

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.