Code Monkey home page Code Monkey logo

dbjg's Introduction

DBJG

SW 캡스톤 디자인 (돌봐줄개)

------ 라즈베리파이 명령어 ------

Tftlcd 온도 띄워주기 -> sudo python temp.py

수동 모터 스위치 & 소리 센서 실행 -> sudo modprobe snd-bcm2835 -> sudo amixer cset numid=3 1 -> sudo python sound_motor.py

센서 값 DB 스레드 실행 -> sudo python sensordb.py

안드로이드 소켓 통신 실행 -> sudo python and_socket.py

카메라 실행 -> sudo raspi-config -> Enable camera 셋팅

-> sudo modprobe bcm2835-v4l2 -> sudo service uv4l_raspicam restart

거리 센서 측정 -> sudo python pidistance.py

라즈베리파이 MySQL -> mysql -u root -p 접속 -> use rpidb;

dbjg's People

Contributors

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