분류 전체보기

· Linux
service: 리눅스의 자동 실행 기능 서비스 파일을 만들어서 등록하는 방식으로 사용함. 자동실행된 프로그램의 상태를 sudo service 어쩌구 또는 sudo systemctl 어쩌구로 알 수있음. sudo service {name} status sudo journalctl로 자동실행된프로그램의 로그를 볼수있음 sudo journalctl -u {name}.service
· Linux
1. Connect jetson and pc via micro usb 젯슨에 마이크로 usb를 연결하고 pc에 usb를 연결한다. 2. Check port number 장치 관리자에 들어가서 몇번 포트를 사용하고 있는지 확인 3. Run PuTTY 없으면 putty를 깔아서 실행 시리얼 라인과 보율을 맞춰주고 open하면 됨. (Speed = 115200) seesion을 저장해서 사용하면 다음에 들어올 때 편리함.
jetson xavier debug port: uart2 reference: how to use serial console https://developer.ridgerun.com/wiki/index.php/Xavier/In_Board/Getting_in_Board/Serial_Console NVIDIA Xavier - Serial Console Jetson Xavier is a powerful platform from NVIDIA supported by RidgeRun Engineering developer.ridgerun.com jackal manual korean: https://docs.roas.co.kr/jackal.html Jackal — ROAS Tutorial 1.0 documentation..
notice: DWM3000EVB == DWS3000 source code: https://github.com/ycpiglet/Archive/tree/2afe1ec2505fa228f27176615b658bbc8745efc8/dcs_lab/dwm3000-master/dwm3000-master GitHub - ycpiglet/Archive: Practicing Git/GitHub Practicing Git/GitHub. Contribute to ycpiglet/Archive development by creating an account on GitHub. github.com Docs: https://www.qorvo.com/products/p/DWM3000EVB#documents DWM3000EVB - Qo..
· Schematic
0V가 디지털 신호로 0이고 5V가 1이라고 가정하자. 그렇다면 2.5V는 뭔가? 디지털 회로에서 입력 단자는 내부 임피던스가 매우 높기 때문에 정전기나 전자기 유도 등과 같은 외부 현상에 의해 예상할 수 없는 전압이 인가될 수 있음. 만약 이런 현상으로 2.5V가 입력 단자에 들어가게 된다면, 기기는 오작동을 할 수 있음. (참고로 이런 현상을 Hi-z (하이임피던스)상태라고 함.) 이런 현상을 방지하기 위해 Pull-up, Pull-down 저항을 입력단자에 달아줘야 함. Pull-up 저항은 전원선에 높은 저항을 연결하는 것이고, Pull-down 저항은 접지선에 높은 저항을 연결하는 것. 이렇게 저항을 달아줘서 확실하게 (풀다운)0또는 (풀업)1을 만들어 주는 것임. 그리고 이 저항을 failsa..
Download Software: https://www.saleae.com/downloads/ Logic analyzer software from Saleae www.saleae.com User Gduide: http://downloads.saleae.com/Saleae+Users+Guide.pdf Logic Pro 16 Datasheet: http://downloads.saleae.com/specs/Logic+Pro+16+Data+Sheet.pdf DUT: Device Under Test, 시험 또는 측정의 대상이 되는 장치/소자와 같은 요소 선을 꽂을 때 밑줄은 접지라 검정색으로 되어있는 선을 꽂아야 함.
개ㅁI
'분류 전체보기' 카테고리의 글 목록 (7 Page)