Giter VIP home page Giter VIP logo

myraspi's Introduction

MyRasPi

我的树莓派,最近会逐渐写一点运行在上面的python脚本。 http://www.machtalk.net/device/dataview/df104baddce24fd0a5e976c90fc07df3 可以在这里看到结果。

Add C language && golang support

Add DHT11 sensor support Add DHT22 sensor support

Add machtalk.net support

add std::thread support (need c++11 support )

add mysql support (dht22)

upload dht22 && rpi_cpu_temp to machtalk per minute

1. Copy cronfile to /home/pi/ folder 
2. Setup crontab 
		$ crontab  /home/pi/cronfile 
3. Replace [machtalk/dht22/machtalk_dht22.cpp] line 69 && line 70 with you own info 
4. Build for you pi 
		$ git clone https://github.com/sndnvaps/MyRasPi.git 
		$ cd MyRasPi 
		$ sudo su
		$ cd machtalk
		$ vim dht22/dht22.h # setup dht22 for you own gpio pin , i was set to gpio pin 7 
		$ cmake . 
		$ make install 
5. have fun ,you have success install machtalk_dht22 into you pi /usr/local/bin/ 

#TODO

[] Add iniparser support

myraspi's People

Contributors

sndnvaps avatar virusdefender avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.