Intel Compute Card Apollo Lake and Kaby Lake SKUs, Block Diagrams, and Specifications

Intel Compute cards are the latest ultra-thin CPU cards introduced by Intel at the beginning of the year, with a concept similar to EOMA68 CPU cards, that it to allow  CPU card upgrades or replacements, and interoperability across compatible devices such as smart kiosks, IoT gateways, and so on. But at the time, Intel did not reveal that many details about the different cards, although we know NexDock is working on laptop dock compatible with Intel Compute Cards. But I’ve recently received some block diagrams for Apollo Lake Pentium/Celeron, and Kaby Lake Core M/Core i5 compute cards.There will two SKUs for Apollo Lake compute cards sharing the same specifications, except for the processor: SoC CD1C64GK SKU – Intel Celeron N3450 quad core processor @ 1.1 / 2.2 GHz (base/turbo) with 12EU Intel HD Graphics Gen9; 7.5W TDP CD1P64GK SKU – Intel Pentium N4200 quad core processor @ 1.1 / 2.5 GHz […]

FriendlyELEC Mailbag: NanoPi NEO OLED Starter Kit, NEO Station NS-120B, and NanoPi K2 Multimedia Kit

FriendlyELEC will send me some review samples from time to time, and normally I just ask for one item, but they aways send a bunch of their products instead. This time I asked for a NanoPi NEO NAS Kit v1.2 to play with, but I got clearly more than what I asked for… Let’s start with the box at the top. It contains “NanoPi NEO complete starter kit” selling for $29.99for $29.00 with the following items: NanoPi NEO board NanoHat OLED Heatsink and thermal pad kit Akuminum housing a Mico USB cable A micro SD card pre-loaded with NEO OLED Ubuntu firmware. Three buttons, and screws It’s actually not fully complete, as you’d need to provide and solder your own male headers to NanoPi NEO board. I did not have time for soldering that day, but the final results should be really neat based on pictures from their website. If […]

ARM Cortex-A75 & Cortex-A55 Cores, and Mali-G72 GPU Details Revealed

We’ve already seen ARM Cortex A75 cores were coming thanks to leak showing Snapdragon 845 SoC will feature custom Cortex A75 cores, but we did not have many details. But since we live in a world where “to leak is glorious”, we already have some slides originally leaked through VideoCardz with the post now deleted, but Liliputing & TheAndroidSoul got some of the slides before deletion, so let’s see what we’ve got here. ARM Cortex A75 So ARM Cortex-A75 will be  about 20% faster than Cortex A73 for single thread operation, itself already 30% faster than Cortex A72. It will also be the first DynamIQ capable processor together with Cortex A55 with both cores potentially used in big.LITTLE configuration. Cortex A75 performance is only better for peak performance, and remain the same as Cortex-A73 for sustained performance. The chart above does not start at zero, so it appear as though […]

Nadhat is an Add-on Board for Raspberry Pi Boards with 2G GSM/GPRS Support

Making Raspberry Pi HATs for fun seems to have become a popular hobby, as after checking out Leon Anavi’s Infrared pHAT a little while ago, I’ve just come across Nadhat add-on board with GSM/GPRS and Bluetooth 3.0 made by Frederic Pierson in his spare time. Nad stands for “Network Access Device”, and the device comes with the following specifications: SIM800C module with 2G GSM/GPRS support, and Bluetooth 3.0 + EDR (but Bluetooth is not mentioned by the developer, so it may not work right now) SIM card slot + connector for GSM antenna CR1225 cell battery slot for RTC 40-pin header provided, but not soldered Dimensions – 65 x30 mm, compatible with Raspberry Pi Zero He explains that he made the board himself and the  PCBs “are leaded reflow processed and do not follow regulations in Europe”. You’ll also have to provide your own GSM antenna and CR1225 battery. He’s […]

HiSilicon Hi3796M V200 UHD DVB + H.265 STB SoC Showcased at Broadcast Asia 2017

Broadcast Asia international digital multimedia & entertaiment technology exhibition & conference is taking place in Singapore on May 23 – 25, and I’ve been informed that Hisilicon showcased their latest Hi3796M V200 Set-top box SoC with support for 4K DVB, H.265, and high dynamic range technology such as HDR10, HLG and Dolby Vision. Key features and specifications of Hi3796M V200 processor: CPU – Quad core ARM Cortex A53 GPU – ARM Mali-450MP Memory – DDR3, DDR3L, DDR4 Video Output – 1x HDMI 2.0a Tx with HDCP 2.2 Video format – HEVC, H.264, MPEG2, MPEG4, VC1, VP9, AVS 2.0 HDR – HDR10, HLG, Dolby Vision, HDR and SDR conversion HiVXE 2.0 VPU – Decoder – 4K60 10-bit; Encoder – HEVC/H.264 1080p30 or 2x 720p30 Ethernet – 1x Gigabit Ethernet, 1x Fast Ethernet USB 2.0 – 2x USB 2.0 ports SATA & PCIe & USB 3.0 – USB 3.0, SATA 3.0, PCIe […]

Melon S3 FPGA Arduino & Raspberry Pi Compatible Board is Programmable over WiFi using ESP8266 WiSoC

Q-Wave Systems, an embedded systems company based in Thailand, has designed Melon S3 FPGA board powered by a Xilinx Spartan 3E FPGA with WiFi connectivity added through a ESP8266 module programmable with the Arduino IDE , and featuring two Raspberry Pi compatible headers. The FPGA bitstream can be updated over  WiFi, and does not require a JTAG debugger. Melon S3 FPGA specifications: FPGA – Xilinx Spartan XC3S500E FPGA with 500K gates, 73Kb Distributed RAM, 4 Digital Clock Manager (DCM), 20 Multipliers (18×18), 360 Kb Block RAM WiFi module – WROOM-2 with Espressif ESP8266 32-bit MCU @ 80 MHz supporting 802.11 b/g/n WiFi. Storage – 4MB SPI flash in total with 1MB for ESP8266, 3 MB for FPGA Expansion – 2x 40-pin Raspberry Pi compatible headers; 3.3V tolerant Debugging – Onboard USB-UART Silicon Labs CP2104 for configuration, debugging and power; 6-pin JTAG port for debugging/programming Misc – 8x Users LEDs, 4x […]

Getting Started with OpenCV for Tegra on NVIDIA Tegra K1, CPU vs GPU Computer Vision Comparison

This is a guest post by Leonardo Graboski Veiga, Field Application Engineer, Toradex Brasil Introduction Computer vision (CV) is everywhere – from cars to surveillance and production lines, the need for efficient, low power consumption yet powerful embedded systems is nowadays one of the bleeding edge scenarios of technology development. Since this is a very computationally intensive task, running computer vision algorithms in an embedded system CPU might not be enough for some applications. Developers and scientists have noticed that the use of dedicated hardware, such as co-processors and GPUs – the latter traditionally employed for graphics rendering – can greatly improve CV algorithms performance. In the embedded scenario, things usually are not as simple as they look. Embedded GPUs tend to be different from desktop GPUs, thus requiring many workarounds to get extra performance from them. A good example of a drawback from embedded GPUs is that they are […]

MinnowBoard Turbot Quad Core Open Source Hardware Board is now Shipping for $190

MinnowBoard Turbot Quad Core board was announced last autumn, with shipping expected in December 2016, but there may have been delays as the MinnowBoard foundation has just announced that the Intel open source hardware board is now shipping. MinnowBoard Turbot Quad “MBT-4220” board specifications: SoC – Intel Atom E3845 quad core Bay Trail-I processor @ up to 1.92 GHz with Intel HD graphics @ 542 / 792 MHz (10W TDP) System Memory – 2GB DDR3L 1067 MT/s (Soldered) Storage – 1x SATA2 3Gbps, 1x micro SD card slot, 8 MB SPI Flash for firmware (Tianocore UEFI, Coreboot, SeaBIOS) Video & Audio Output – 1x micro HDMI connector Connectivity – 10/100/1000M Ethernet RJ-45 connector (with Intel i211 instead of Realtek NIC on dual core MinnowBoard) USB – 1x USB 3.0 host, 1x USB 2.0 host Debugging – Serial debug header Expansion headers Low-speed expansion (LSE) port – 2×13 (26-pin) male 0.1″ […]

Exit mobile version