HC-SR04 출처 : HC-SR04 초음파 거리센서 - 아두이노 Ultrasonic HC-SR04 library for Arduino IDE - GitHub 라이브러리 설치 Ultrasonic 폴더를 arduino\libraries 디렉토리에 복사 배선 코드 #include Ultrasonic ultrasonic(12,13); // (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..
Speaker pHAT출처 : https://shop.pimoroni.com/products/speaker-phat Setting up pHAT DAC Pi VU Meter ( ALSA Plugin to display a VU meter on various Raspberry Pi add-ons ) Raspberry Pi Zero Streaming Airplay using Speaker pHAT - YouTube자동 설치 $ curl https://get.pimoroni.com/phatdac | bash Pi VU Meter 설치출처 : Pi VU Meter ( ALSA Plugin to display a VU meter on various Raspberry Pi add-ons ) $ git clone h..
USB에 설치된 디바이스목록 확인 출처 : Yong Choi's IT Blog: Raspberry Pi에서 소리 입력 및 녹음하기 $ lsusb Bus 001 Device 006: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller Bus 001 Device 005: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter Bus 001 Device 004: ID 24ae:2000 Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 0..
출처 : SPEECH TO TEXT(STT) 라이브러리와 프로세싱을 이용하여 음성인식 테스트하기 라즈베리파이에서 Node.js 사용하기 [ 1. Node.js 및 기타 모듈 설치 ] 라즈베리파이 Node.js 최신버전 설치 :: 생각 정리소 [라즈하이파이] Runeaudio를 이용한 오디오 시스템 만들기 | - 산딸기마을 Building TensorFlow for Raspberry Pi: a Step-By-Step Guide 스마트미러 자동설치 출처 : Smart Mirror Installation $ curl -sL https://raw.githubusercontent.com/evancohen/smart-mirror/master/scripts/pi-install.sh | bash ________ ___..
기존 설치된 node.js 제거 (옵션) 출처 : Installing Node.js v4.0.0 on a Raspberry Pi (All Models) - Blog - Wia $ sudo apt-get remove --purge nodejs $ sudo apt-get autoremove node.js 설치 출처 : Install Raspbian $ curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - $ sudo apt-get install -y nodejs node.js 수동 설치(zero의 경우) 출처 : Raspberry Pi에 Node-JS 설치하기 - MY - LIFE - Tistory $ wget https://nodejs.org/di..
출처 : 라즈베리파이에서 Node.js 사용하기 [ 1. Node.js 및 기타 모듈 설치 ] 라즈베리파이 Node.js 최신버전 설치 :: 생각 정리소 [라즈하이파이] Runeaudio를 이용한 오디오 시스템 만들기 | - 산딸기마을 라즈베리파이 업데이트 $ sudo rpi-update $ sync $ sudo reboot node.js 제거 (방법1) 출처 : 라즈베리파이 Node.js 최신버전 설치 :: 생각 정리소 $ sudo apt-get remove nodered -y $ sudo apt-get remove nodejs nodejs-legacy -y $ sudo apt-get remove npm -y 기존 설치된 node.js 제거 출처 : Installing Node.js v4.0.0 on ..
출처 : Raspberry Pi: Control WS2812B (NeoPixels) With Bluetooth LE Eclipse Kura™ Documentation The Pi4J Project Bluetooth 모듈이 내장된 블루이노2로 BLE 송신하고, 라즈베리파이3의 Bluetooth 모듈로 수신 받아 데이터처리 해보았습니다. 블루이노2 코드 #include int Potent=2; boolean is_connect; void setup() { // put your setup code here, to run once: RFduinoBLE.deviceName = "bluexmas"; // this is the data we want to appear in the advertisement //RFdu..
출처 : arduino IDE (1.6.9) 최신판 Windows 사용자 설치 방법 (아두이노+ 블루투스 = 블루이노(BlueInno)) |작성자 빌리 Blueinno2 보드 추가 [추가적인 보드 매니저 URLs]에 URL 설정 URL : https://github.com/blueinno/blueinno2.archive/raw/master/package_blueinno2_102_index.json Hello World // test code for sending keystrokes from arduino // to computer via HID bluetooth module void setup() { Serial.begin(115200); // begin serial communication at 115..
- Total
- Today
- Yesterday
- Spring MVC
- 전예희
- SAS
- Delphi
- flex
- ubuntu
- 일본여행
- 튜닝쇼 2008
- 레이싱모델 익스트림 포토 페스티벌
- Delphi Tip
- MySQL
- JavaScript
- Linux
- oracle
- sas2009
- NDK
- ffmpeg
- android
- Spring
- Mac
- 동경
- 서울오토살롱
- BPI-M4
- KOBA
- 송주경
- 지스타2007
- Java
- Xcode
- ble
- koba2010
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |