Raspberry Pi Entwicklerboard Raspberry Pi 3 Model B+
Artikelnummer: 425217 | Modell: Raspberry Pi 3 Model B+ | EAN: 5056561800318
55,30 CHF
*
Inhalt
1 Stück
inkl. MwSt. und vRG
sofort Lieferbar
Frage zum Produkt stellen
Sofortanfrage zu diesem Produkt
Ratenzahlung
Rechnung
loadbeeApiKey="Pxrc8uy2ZuhADAEy6sL2fe28ZkCGS9tx";
${ barcode.code }
var newgtin = document.getElementById("gtin").innerHTML;
var loadbeediv = document.getElementById("loadbeeTab");
loadbeediv.setAttribute("data-loadbee-product", newgtin);
var loadbeeProductNotFoundCallback = function () {
if ( loadbeeProductNotFoundCallback.fired ) return;
loadbeeProductNotFoundCallback.fired = true;
var loadbeediv = document.getElementById("loadbeeTab");
loadbeediv.setAttribute("data-loadbee-language", "de_DE");
loadbeeService.requestAll();
}
Raspberry Pi Entwicklerboard Raspberry Pi 3 Model B+ 1 GB
Highlights auf einen Blick
✓ ✓ Gigabit Ethernet über USB 2.0 (maximaler Durchsatz 300 Mbps)✓ 2.4GHz/5GHz IEEE 802.11 b/g/n/ac Wireless LAN
✓ Broadcom BCM2837B0, Cortex-A53, 64-bit, Quad-Core SoC mit 1.4 GHz
✓ Bluetooth Low Energy v4.2 (BLE)
✓ PoE-Unterstützung (benötigt separaten PoE HAT), 40-pin GPIO Header
Anzahl Prozessorkerne | 4 |
Anzahl Threads | 4 |
Audiokanäle | Stereo |
Entwicklerboard Serie | Raspberry Pi 3 |
Fertigungstechnik(nm) | 40 |
Integrierte Grafik | Ja |
Prozessorfamilie | Broadcom BCM |
Prozessorgrafik | Videocore IV |
Prozessortyp | ARM v8 |
Schnittstellen | 3.5 mm Klinke,Bluetooth,GPIO,HDMI,Micro-USB 2.0,MicroSD,RJ-45 (1000Mbps),USB 2.0,WLAN |
Taktfrequenz(MHz) | 1400 |
Verlustleistung (TDP)(W) | 4 |
Weitere Informationen | optional PoE Powered, Gigabit over USB LAN max, 300Mbps. WLAN-AC Dualband, Bluetooth 4.2 |
var model = "${$store.getters.currentItemVariation.variation.model}";
var splitmodel = model.split(" ");
var firstpiece = splitmodel[0];
var site = "https://test.one2five.digital/displayreview/data/displayreviewhtml?productId=" + firstpiece + "&displayCode=5369-de_ch&passKey=5f0be9c8-a738-421d-b198-e446698eee08&version=5.4&includeHtmlBody=true&starRatingOnly=false&includeSubmitReviewButton=true&includeHeader=true";
document.getElementById('reviews-iframe').src = site;