일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- 3D modeling
- WiFi Control
- Bluetooth Control
- 카메라
- CoreXY
- remote control
- GRBL
- esp8266
- 원격제어
- Robot Platform
- Web Control
- Laser Engraver
- XY Plotter
- Arduino
- AxiDraw
- Robonoid
- Balancing Robot
- 3D Printing
- 로봇
- 라즈베리파이
- raspberry pi
- WeMos D1 mini
- 3D Printer
- concept
- 4xiDraw
- 3D Design
- miniMe
- CnC
- Drawing Machine
- Drawing Robot
- Today
- Total
목록Raspberry Pi (2)
Zalophus's DesignHouse
If you have used the Sleepy Pi setup script you DO NOT need to do this. The script has already set this up for you.Contents [hide]1 Setting up the Serial Pins1.1 Step 1: Disable Serial login1.1.1 Wheezy1.1.2 Jessie and Raspberry Pi 31.2 Step 2. Disable Boot info1.3 Step 3. Link the Serial port to the Arduino IDE2 Setting up the Reset (DTR) pin3 Adding the Sleepy Pi to the Arduino environment4 Re..
소개 이 프로젝트의 아이디어는 상기 프로세서로 라즈베리 파이를 사용하여 인터넷을 통해 완전히 제어 로봇을 생성하는 것이다. 로봇은 HTML로 작성된 웹 페이지에 의해 직접 제어 턴에있는 쉘 스크립트 작성 저수준의 명령을 사용하여 제어된다. 우리는 예를 들면 파이썬 같은 고급 언어를 사용하는 사실은, 로봇이 페이지 (인터넷 속도가 느린 경우에도)에 의해 수신 된 명령에 빠르게 반응하도록 야기된다. 아래 링크에서는 어떻게 완성 된 프로젝트를 볼 수 있습니다 이 프로젝트는 두 부분으로 분할하고, 배울 것 1 부에서한다 : 설치 및 GPIO가 RPI를 제어하는 라이브러리 WiringPi를 사용는 H-Bridge를 사용하여 제어 모터웹 서버의 RPI 변형인터넷을 통해 상기 로봇을 제어하기 위해 HTML (자바 스..