GithubHelp home page GithubHelp logo

code_factory's Introduction

Smart Trash Can 만들기 프로젝트

AI MAKERS KIT을 이용하여 발화로 쓰레기통을 움직이는 프로젝트입니다.

Title_image

1. 필요 재료

  • 미니 휴지통 1개
  • 마이크로 서보모터 SG90 1개
  • PCA9685 서보모터 컨트롤러 1개
  • Step-down DC-DC 컨버터 모듈 1개
  • 18650 규격 배터리 홀더 (18650 * 2) 1개
  • 18650 규격 배터리 1개

2. 배선도

curcuit

  • Smart Trash Can은 18650 배터리를 통해 구동되며, DC 컨버터를 통해 공급받은 전력이 서보모터 컨트롤러를 통해 SG90 서보모터로 공급된다.
  • PCA9685 컨트롤러에서 나온 배선 SDA, SCL, VCC, GND은 메이커스 킷 2번(VCC), 3번(SDA), 5번(SCL), 6번(GND)로 연결된다.
  • 소스코드 상 서보모터 SG90는 PCA9685 컨트롤러 0번에 연결되어 있다.

3. 소스 파일

  • PCA9685.py: SG90 서보모터 구동 드라이버
  • smart_trash_can.py: Smart Trash Can 발화 실행 파일

4. 실행 방법

pi@raspberrypi:~/ai-makers-kit/ex_app/proj1_stc $ python smart_trash_can.py

code_factory's People

Contributors

make1everything1hj avatar

Watchers

James Cloos 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.