Code Monkey home page Code Monkey logo

arduino's Introduction

arduino

my personal arduino projects, inclulding :

weather report

使用arduino + DHT11 + 网络模块组成, 最好能够在openshift上搭建rest服务器实现微薄的定时发送

主要部件

GPS logger

通过车载电源, 在启动车的时候自动启动GPS模块, 开始记录轨迹信息, 并且写入到SD卡上, 在停车熄火之后由备用电池供电, 完成最后的写操作, 然后关机, 当SD卡要写满的时候要有提示信息(闪灯?), 最好是能有电池电量检测的功能, 提示更换电池

主要部件

小车

由小车底盘, arduino控制器, android手机, ADK控制板, 舵机, 马达等组成, 基本上是最复杂的一个项目了, 目前的想法主要包括

  1. 通过ADK扩展板联通Arduino 和 android
  2. android手机可以通过wifi / gprs等方式和外界链接, 以接受控制信号并传至arduino, 这样就可以通过网络的方式来驱动小车的行动了
  3. android手机还能够提供视频和拍照的功能, 由小车上的两个舵机来提供了二维的各180度的转动, 可以把android手机放在类似坦克车的炮塔的位置, 能提供左右和上下的摆动, 这样就能方便的环视四周了
  4. 另外, android手机上的skype / qq等提供了视频连接等的可能性
  5. 同时, android手机上的加速度 / 陀螺仪等传感器均可为arduino提供控制信号
  6. android手机也能提供强大的计算能力, 弥补arduino上单片机的不足

主要部件

arduino's People

Contributors

stliu avatar

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.