본문 바로가기

Raspberry Pi67

Raspberry Pi 400 unit 출시 라즈베리 파이를 키보드와 통합된 제품을 라즈베리파이 재단에서 판매하고 있습니다. raspberrypi.org Raspberry Pi 400 specification Broadcom BCM2711 quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.8GHz 4GB LPDDR4-3200 Dual-band (2.4GHz and 5.0GHz) IEEE 802.11b/g/n/ac wireless LAN Bluetooth 5.0, BLE Gigabit Ethernet 2 × USB 3.0 and 1 × USB 2.0 ports Horizontal 40-pin GPIO header 2 × micro HDMI ports (supports up to 4Kp60) H.265 (4Kp60 dec.. 2020. 12. 12.
Raspberry Pi 4 - TensorFlow & Object detection # Object detection on the Raspberry Pi 4 github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi 위 안내에 따라 설치 및 테스트 한 내용입니다. 1. Raspberry OS install rasperrypi.org/software/operating-system/ 2. Update the Raspberry Pi sudo apt-get update sudo apt-get dist-upgrade 3. Camera on - Raspberry Pi Config 4. Install TensorFlow #속도 때문에 오류 가능, 가능하면 유선으로. pip3 install tensorflow #텐서플로우 설치.. 2020. 12. 12.
TensorFlow-Object-Detection-on-the-Raspberry-Pi github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi A tutorial showing how to set up TensorFlow's Object Detection API on the Raspberry Pi - EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi github.com www.youtube.com/watch?v=aimSGOAUI8Y ultrakid.tistory.com/24?category=842443 www.digikey.com/en/.. 2020. 12. 3.
How to Install Java on Raspberry Pi There are two different implementations of Java, Oracle Java and OpenJDK. - OpenJDK is an open-source implementation of the Java Platform. - Oracle Java has a few additional commercial features and a license that permits only non-commercial use, such as personal or development use. This guide explains how to install Java (OpenJDK) on Raspberry Pi with the latest Raspbian OS running on it. https:.. 2020. 6. 12.
Raspberry Pi OS (previously called Raspbian) 1.Raspberry Pi OS (32-bit) with desktop and recommended software -Image with desktop and recommended software based on Debian Buster ==> 32G Memory 2.Raspberry Pi OS (32-bit) with desktop -Image with desktop based on Debian Buster ==> 8G Memory: VNC 미설치 3.Raspberry Pi OS (32-bit) Lite -Minimal image based on Debian Buster https://www.raspberrypi.org/downloads/raspberry-pi-os/ 2020. 6. 12.
Raspberry Pi - 7inch_HDMI_LCD_(B) www.raspberrypi.org/documentation/configuration/config-txt.md config.txt - Raspberry Pi Documentation www.raspberrypi.org https://www.waveshare.com/wiki/7inch_HDMI_LCD_(B) 7inch HDMI LCD (B) - Waveshare Wiki Introduction 7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems Working with PC This product supports Windows 10/8.1/8/7 OS. For the Windows 10/8.1/8 OS, the touch .. 2020. 6. 3.
Raspberry Pi - wiringPi #source : http://wiringpi.com/ wiringPi updated to 2.46 for the new Pi v3+ And in celebration, there is a new Raspberry Pi – the Pi v3+. It’s more or less the same as the existing Raspberry Pi v3 with: Gigabit Ethernet interface (still on the existing USB 2 interface though, so max. theoretical speed of 420Mb/sec – my quick tests have indicated a good 320Mb/sec throughput – that’s still THREE ti.. 2020. 5. 24.