출처 : 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..
삭제 CheckBox 추가(hello_world.jsp) hello_world.jsp에서 목록을 form으로 감싸고, 사용자 마다 삭제 checkbox를 추가 사용자 조회 ${data.user_id} ${data.password} ${data.name} ${data.nickname} src\com\iot\controller\UserController.java 클래스 내용 추가 @RequestMapping(value = "/delete_user.iot", method = RequestMethod.POST) public String delete_user(@RequestParam("delete_user_ids") String[] delete_user_ids, ModelMap modelMap) throws Ex..
출처 : 라즈베리파이에서 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 ..
수정페이지 이동(hello_world.jsp) hello_world.jsp에서 사용자 아이디에 수정페이지로 이동하도록 내용 추가 ${data.user_id} src\com\iot\controller\UserController.java 클래스 내용 추가 @Autowired private UserInfoService service; @RequestMapping(value = "/edit_user.iot", method = RequestMethod.GET) public String edit_user(@RequestParam("user_id") String user_id, ModelMap modelMap) throws Exception { UserInfo userinfo = service.selectUser(u..
출처 : 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..
InnoDB 가능 여부 확인 출처 : Linux DB - innodb 설치 및 옵션 - FAQ.호스트웨이 mysql> show variables like 'have_innodb'; +---------------+----------+ | Variable_name | Value | +---------------+----------+ | have_innodb | DISABLED | +---------------+----------+ 1 row in set (0.01 sec) MySQL 옵션 변경 MySQL 환경 변수 파일을 열어서 skip-innodb 부분에 샵(#)을 추가해서 주석으로 만들고 MySQL 재시작 한다. # cd /etc # cp my.cnf my.cnf.old # vi my.cnf my.cnf..
- Total
- Today
- Yesterday
- 동경
- sas2009
- Delphi Tip
- 일본여행
- 송주경
- 레이싱모델 익스트림 포토 페스티벌
- JavaScript
- Linux
- android
- ffmpeg
- flex
- 튜닝쇼 2008
- Delphi
- 지스타2007
- koba2010
- 서울오토살롱
- Spring
- KOBA
- MySQL
- Mac
- Java
- SAS
- NDK
- Spring MVC
- Xcode
- 전예희
- ble
- BPI-M4
- ubuntu
- oracle
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |