출처 스터디메이크 :: 오렌지파이 제로 보드 간단 사용기Xunlong Orange Pi Zero Armbian (Orange Pi): installing an XFCE desktop to server distribution OS 설치 OS 다운로드 - Orange Pi Zero 2+ H5 부팅후 계정 설정 Ubuntu 16.04.3 LTS orangepizeroplus2 ttyS0 orangepizeroplus2 login: root Password: [1234] You are required to change your password immediately (root enforced) Changing password for root. (current) UNIX password: [1234] Enter n..
출처 : Maker Projects: Banana Pi I2C Devices BPI-M2,use wiringPi I2C to read mpu6050 - Banana Pi BPI-M2 / Linux - banana pi single board computer official forum SinoVoip BPI team node.js - johntreacy/adafruit-pca9685 adafruit/Adafruit_Python_PCA9685: Python code to use the PCA9685 PWM servo/LED controller with a Raspberry Pi or BeagleBone black.BPI-M2 Berry GPIO Pin define출처 : BPI-M2 Ultra GPIO Pi..
출처 : IR Remote Control Car | How To Make Remote Control Car Using Arduino - MaxPhi z3t0/Arduino-IRremote: Infrared remote library for Arduino: send and receive infrared signals with multiple protocols IR Remote 라이브러리 Arduion IDE가 설치된 폴더의 libraries 폴더에서 소스 다운로드 C:\arduino-1.6.5-r5\libraries>git clone https://github.com/z3t0/Arduino-IRremote.git Cloning into 'Arduino-IRremote'... remote: Counting ..
출처 : 블루투스 HC-06 슬레이브 모듈 아두이노 소스 + 안드로이드 앱 소스 | Hard Copy Arduino HC-SR04 센서 배선 HC-SR04 센서 소스 #include Ultrasonic ultrasonic(10,11); // (Trig PIN,Echo PIN) void setup() { // put your setup code here, to run once: Serial.begin(9600); } void loop() { // put your main code here, to run repeatedly: Serial.print(ultrasonic.Ranging(CM)); // CM or INC Serial.println(" cm" ); delay(100); } HC-SR04 센서 연동 ..
출처 : 블루투스 HC-06 슬레이브 모듈 아두이노 소스 + 안드로이드 앱 소스 | Hard Copy Arduino HC-06 배선 HC-06 제어 소스 #include SoftwareSerial BTSerial(9, 8); //Connect HC-06. Use your (TX, RX) settings void setup() { Serial.begin(9600); Serial.println("Hello!"); BTSerial.begin(9600); // set the data rate for the BT port } void loop() { // BT –> Data –> Serial if (BTSerial.available()) { Serial.write(BTSerial.read()); } // Seri..
출처 : github - bluexmas/node-wiring-bpi-zero BPI-M2 ZERO에서 node.js용 gpio제어 가능한 패키지가 없어서 직접 제작해보았습니다. node-wiring-bpi-zero 설치 $ cd ~ $ git clone https://github.com/bluexmas/node-wiring-bpi-zero.git $ npm install node-wiring-bpi-zero gpio 확인 $ gpio readall +-----+-----+---------+------+---+---Pi ?---+---+------+---------+-----+-----+ | BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi ..
출처 : Tutorial - L298N Dual Motor Controller Module 2A and Arduino - Tronixlabs Australia 배선 L298N 스펙 DC motor 1 "+" or stepper motor A+DC motor 1 "-" or stepper motor A-12V jumper - remove this if using a supply voltage greater than 12V DC. This enables power to the onboard 5V regulatorConnect your motor supply voltage here, maximum of 35V DC. Remove 12V jumper if >12V DCGND5V output if 12V jump..
출처 : orange-pi-gpio - npm GitHub - BorisKotlyarov/orange-pi-gpio Arduino Slovakia - Orange Pi Zero and Node.jsnode.js 6.X 설치 $ curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - $ sudo apt-get install -y nodejs node.js 8.X 설치 $ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - $ sudo apt-get install -y nodejs node.js 설치 확인 $ node -v v8.9.3 $ npm -v 5.5.1 node-gyp 패키지 설치 ..
- Total
- Today
- Yesterday
- Delphi
- sas2009
- KOBA
- 지스타2007
- android
- Linux
- Spring MVC
- oracle
- Java
- ffmpeg
- NDK
- 레이싱모델 익스트림 포토 페스티벌
- 송주경
- flex
- SAS
- Delphi Tip
- koba2010
- 튜닝쇼 2008
- Spring
- BPI-M4
- 전예희
- Mac
- JavaScript
- ubuntu
- Xcode
- 서울오토살롱
- 일본여행
- 동경
- MySQL
- ble
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |