Coder Social home page Coder Social logo

nico-comment-motor's Introduction

nico-comment-motor

ニコ生のコメントで動くモーター

##用意したもの

  • ラズベリーパイ
  • モータードライバー(TA7291P)
  • モーター
  • ブレッドボード
  • 単三電池×4

##準備

###配線 下記のURLの図にあるとおりに配線しました。
http://www.hiramine.com/physicalcomputing/raspberrypi/webiopi_motordriver.html

###WebIOPiのインストール Raspberry Pi 2の場合はエラーが出るようなので、下記のURLを参考にした
http://denshikousaku.net/control-servos-on-raspberry-pi-part3-for-pi2

wget http://sourceforge.net/projects/webiopi/files/WebIOPi-0.7.1.tar.gz/download
tar xvzf download
cd WebIOPi-0.7.1/python/native

mv cpuinfo.c cpuinfo.c.original
mv gpio.c gpio.c.original

wget http://denshikousaku.net/wp-content/uploads/2015/02/cpuinfo.c
wget http://denshikousaku.net/wp-content/uploads/2015/02/gpio.c

cd ../..
sudo ./setup.sh

###ニコ生のコメントを受信する準備 falseberryさんが作成された000000_nicomment.jarをダウンロード
http://falseberry.dip.jp/uploaded/

##使い方

  1. 000000_nicomment.jar をPCで起動して
  2. Raspberry Pi上でmysocket.pyを実行

nico-comment-motor's People

Contributors

takuya-andou avatar

Stargazers

 avatar

Watchers

 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.