Would it be good to have an all-in-one Windows platform used to both develop Arduino code and run that code to control I/O of your project? Or alternatively, have a single board computer capable of video processing and real-time I/Os? That platform already exists. UDOO X86 II SBC features an Intel Braswell processor combined with an Arduino Leonardo compatible Microchip ATmega32U4 MCU. But there’s now another, more powerful option courtesy of Seeed Studio with the oddly named ODYSSEY-X86J4105800 SBC equipped with an Intel Celeron J4105 quad-core Gemini Lake processor to run Windows 10 or Linux distributions, and a Microchip SAMD21 ARM Cortex-M0+ microcontroller compatible with Arduino Zero. ODYSSEY-X86J4105800 SBC specifications: SoC – Intel Celeron J4105 quad-core processor @ 1.5/2.5 GHz (Turbo) with 12EU Intel UHD Graphics 600 @ 250-750 MHz; 10W TDP System Memory – 8GB LPDDR4 RAM Storage Optional 64GB eMMC flash (fitted to ODYSSEY-X86J4105864 model), 1x SATA III data […]
Seeeduino XIAO is a Tiny Arduino Zero Compatible Board with Battery Support
Seeeduino XIAO is the smallest Arduino compatible board from SeeedStudio’s Seeduino family. Measuring just 23.5×17.5 mm, the board is equipped with Microchip SAMD21 Arm Cortex-M0+ microcontroller and exposes various digital and analog I/Os. Seeduino XIAO specifications: MCU – Microchip SAMD21G18 ARM Cortex-M0+ microcontroller at up to 48MHz with 256KB Flash,32KB SRAM USB – 1x USB type C port for power and programming Expansion I/Os 2x 7-pin headers with 11x analog inputs, 11x digital I/Os, 1x DAC, SPI, UART, and I2C 3.3V I/O voltage (not 5V tolerant) Misc – 1x user LED, power LED, 2x LEDs for serial port downloading, Reset pads, SWD pads, 32.768KHz crystal oscillator Power Supply – 5V via USB-C power, power pads (VIN/GND) for battery Dimensions – 23.5×17.5×3.5 mm All main components are placed under a shield, but there may be some charger chip (nope: see comments) as the company explains the board supports batteries via the […]
Seeeduino Crypto Board Combines Microchip ATmega4809 MCU and ECC608 Crypto Chip
With the advance of IoT, security has become critical since devices are often connected to the Internet. There are several ways to improve security and one of them is to implement hardware security via crypto chips. One of those chips is Microchip ECC608 (aka ATECC608A) secure element which we previously found in Linux based hardware such as USB Armory MK-II USB Linux computer, and the official Arduino Nano 33 IoT Board. Seeed Studio has now introduced a new Arduino compatible board with Microchip ECC608 crypto chip: Seeeduino Crypto board powered by a Microchip ATmega4809 8-bit AVR MCU. Seeeduino Crypto specifications: MCU – Microchip ATMEGA4809-AFR 8-bit AVR microcontroller @ 16 MHz with 48KB flash, 6,144 Bytes RAM USB – 1x USB Type-C port Expansion Arduino Uno headers with 6x analog inputs, 14x digital I/O pins, 5x PWM 2x I2C Grove headers 1x UART Grove header HW Security – Microchip ECC608 secure […]
Testing NVIDIA Jetson Nano Developer Kit with and without Fan
A few weeks ago I received NVIDIA Jetson Nano for review together with 52Pi ICE Tower cooling fan which Seeed Studio included in the package, and yesterday I wrote a getting started guide showing how to setup the board, and play with inference samples leveraging the board’s AI capabilities. I’ll now test the board with the stock heatsink in both 5W and 10W modes, and see if thermal throttling does occur, and then I’ll fit the tower cooling fan to find out if we can extract more performance that way and how much lower the CPU temperature is. Jetson Nano Stress Tests with Stock Heatsink Let’s install SBC-Bench testing utility,
1 2 |
wget https://raw.githubusercontent.com/ThomasKaiser/sbc-bench/master/sbc-bench.sh chmod +x sbc-bench.sh |
check it’s properly installed,
1 2 3 4 5 |
sudo ./sbc-bench.sh -m Time CPU load %cpu %sys %usr %nice %io %irq Temp 15:05:06: 922MHz 0.05 5% 1% 2% 0% 0% 0% 35.0°C 15:05:11: 922MHz 0.13 3% 1% 1% 0% 0% 0% 35.0°C 15:05:16: 922MHz 0.12 3% 1% 1% 0% 0% 0% 34.8°C |
and run it in 5W mode:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
sudo nvpmodel -m 1 sudo ./sbc-bench sbc-bench v0.6.9 Memory performance: memcpy: 3685.3 MB/s memset: 8555.4 MB/s 7-zip total scores (3 consecutive runs): 2877,2885,2854 OpenSSL results: type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes aes-128-cbc 284837.64k 525113.11k 639412.05k 706251.09k 728449.02k 729841.66k aes-128-cbc 284316.13k 525028.93k 634287.70k 704675.84k 728088.58k 728973.31k aes-192-cbc 262002.90k 458230.17k 544725.93k 588999.68k 604075.35k 604607.83k aes-192-cbc 261583.66k 458583.96k 538986.92k 588138.84k 602303.15k 604067.16k aes-256-cbc 247370.60k 405101.35k 466444.29k 501432.32k 512816.47k 513370.79k aes-256-cbc 247650.51k 405270.40k 469783.72k 502266.54k 513187.84k 512977.58k Full results uploaded to http://ix.io/23rg. Please check the log for anomalies (e.g. swapping or throttling happenend) and otherwise share this URL. |
The temperature never went over 44.5°C, and no throttling occurred. tegrastats during 7-zip multi-core test:
1 2 3 4 |
CPU [100%@1428,100%@1428,off,off] EMC_FREQ 3%@1600 GR3D_FREQ 0%@76 APE 25 PLL@41.5C CPU@43.5C PMIC@100C GPU@43.5C AO@52.5C thermal@43.5C POM_5V_IN 3348/2567 POM_5V_GPU 0/0 POM_5V_CPU 1549/912 RAM 1211/3956MB (lfb 515x4MB) SWAP 0/1978MB (cached 0MB) IRAM 0/252kB(lfb 252kB) CPU [100%@1428,100%@1428,off,off] EMC_FREQ 3%@1600 GR3D_FREQ 0%@76 APE 25 PLL@41.5C CPU@44C PMIC@100C GPU@43.5C AO@52C thermal@43.5C POM_5V_IN 3348/2568 POM_5V_GPU 0/0 POM_5V_CPU 1549/912 RAM 1239/3956MB (lfb 508x4MB) SWAP 0/1978MB (cached 0MB) IRAM 0/252kB(lfb 252kB) CPU [100%@1428,100%@1428,off,off] EMC_FREQ 3%@1600 GR3D_FREQ 0%@76 APE 25 PLL@41.5C CPU@44C PMIC@100C GPU@43.5C AO@52.5C thermal@43.5C POM_5V_IN 3348/2569 POM_5V_GPU 0/0 POM_5V_CPU 1549/913 RAM 1265/3956MB (lfb 502x4MB) SWAP 0/1978MB (cached 0MB) IRAM 0/252kB(lfb 252kB) CPU [100%@1428,100%@1428,off,off] EMC_FREQ 3%@1600 GR3D_FREQ 0%@76 APE 25 PLL@41.5C CPU@43.5C PMIC@100C GPU@43.5C AO@52.5C thermal@43.5C POM_5V_IN 3348/2571 POM_5V_GPU 0/0 POM_5V_CPU 1510/914 |
Only two Cortex-A57 cores are used even under load, and power […]
Black Friday & Cyber Monday 2019 – International Deals
As every year, November is the month of deals. With Single’s Day 2019 behind us, it’s time to look ahead for Black Friday and Cyber Monday. There will be plenty of deals in the US, but in this post, I’ll focus on international Black Friday 2019 deals available mostly from Chinese online shops like I did in previous years. Aliexpress Black Friday will start in about 10 days on Nov 29, 2019 ,12:00 AM PT and last until Dec 3, 2019 ,11:59 PM PT. But the site will start to show discounted prices on November 22, and you’ll be able to collect coins and coupons from that date, as well as add items to your cart before making the order during the 6-day promotion. Banggood Black Friday promotions have already started and will last until November 30 16:00 UTC+8. The easiest and most flexible way to get a discount is […]
Single’s Day 2019 Coupon Codes and Promotions
Singles’ Day, taking place on November 11 (11.11) every year, is the Chinese equivalent of Black Friday with shops in China offering deep discounts on their products. Popular Chinese online shopping websites catering to oversea markets also take advantage of the event to organize events and promotions for their customers. So just like I did in 2017 and 2018, I posted a list of Singles’ Day 2019 promotions in shops such as Banggood, GeekBuying, Aliexpress, GearBest, and others. Aliexpress Aliexpress Global Shopping Festival 2019 is already started in the sense you can browse products on the website, add them to your cart, and pay a lower price if you check out on November 11. Most shops will have discounts, but some of the most relevant to this site include Shenzhen Xunlong Software which will offer discounts of up to $8 for their Orange Pi Boards, Rak Wireless lowered the price […]
Another GD32 RISC-V Development Kit with LCD By Seeed Studio
Recently we highlighted the $5 Longan Nano, a development kit released by Sipeed for the Gigadevice GD32V RISC-V family of microcontrollers. The Sipeed Longan Nano is powered by the GigaDevice’s GD32VF103CBT6, based on Nucleisys Bumblebee kernel (support RV32IMAC instruction sets and ECLIC rapid interrupt). Seeed Studio is currently on this quest for expanding the Gigadevice GD32V RISC-V ecosystem with the launch of the SeeedStudio GD32 RISC-V kit with LCD. The Seeed Studio development kit is based on the SeeedStudio GD32 RISC-V Dev Board and a 2.8 inch 240×320 pixel resistive LCD screen. The Seeed Studio GD32 RISC-V Dev Board is based on the 32-bit general-purpose GD32VF103VBT6 MCU, which can run at up to 108MHz. It comes with a 128KB on-chip Flash memory, and a 32KB SRAM memory. The development board comes with a total of 80 GPIOs, an onboard 8MB Flash and 256 Byte EEPROM, a staggering amount resources for this […]
Rock Pi S mini SBC Now Available for $15 with 512MB RAM, 512MB SD NAND Flash, WiFi & Bluetooth
Rock Pi S is a tiny single board computer powered by Rockchip RK3308 quad-core Cortex-A35 processor coupled with up to 512MB RAM, up to 1GB SD NAND flash, as well as a USB port, Fast Ethernet & optional WiFi & Bluetooth connectivity which was announced to sell for as low as $9.90 with 256MB RAM, 256MB flash and no wireless module. Seeed Studio has now started to take pre-orders for Rock Pi S with the board selling for $14.90 with 512 MB RAM, 512MB SD NAND flash, WiFi & Bluetooth. Shipping is scheduled to start on October 15th. [Update: Seeed Studio has also listed the 256MB RAM version of the board for $9.90] Rock Pi S specifications as currently sold on Seeed Studio: SoC – Rockchip RK3308 quad-core Arm Cortex-A35 processor @ up to 1.3 GHz with built-in VAD (Voice Activity Detector) System Memory – 512MB RAM Storage – MicroSD […]