Edgeless EAI80 Development Board

Edgeless EAI-Series Dual Arm Cortex-M4 MCU Features a 300 GOPS CNN-NPU

Microcontrollers will have an important role to play in AIoT (AI + IoT) applications as they provide the lowest cost and power consumption. Performance is limited but we start seeing MCUs with AI accelerators such as GreenWaves GAP9 multi-core RISC-V microcontroller or Kendryte K210 RISC-V MCU with a KPU AI accelerator. Another option is by Edgeless Semiconductor Co. Ltd (零边界集成电路有限公司) based in Zhuhai, China, and more specifically its Edgeless EAI-Series dual-core Arm Cortex-M4 microcontrollers equipped with a 300 GOPS CNN NPU. Edgeless EAI specifications: CPU – Dual Arm Cortex-M4F @ up to 200Mhz, with DSP instructions, I/D cache for high performance; 500DMIPS/1.25DMIPS/MHz (Dhrystone2.1) AI Accelerator – CNN-NPU clocked at up to 300MHz with 300 GOPS peak throughput; 144MAC/cycle, EER up to 1TOPS/W, for image recognition scenario. Support major CNN Models including Resnet-18, Resnet-34, Vgg16, GoogleNet, Lenet, etc.. Support Convolutional kernel size 1~7 Support Channel/Feature No. up to 512 Support Max/Average […]

Seeed IoT Button for AWS

Seeed IoT Button for AWS Brings Back Amazon Dash Button to Life for Developers

Amazon introduced $5 dash buttons in 2015 to let consumers purchase regular items such as washing powder by simply pressing a button. Some people hacked them for other purposes, for instance as WiFi logging buttons, but the company eventually stopped selling the buttons in February 2019 and fully killed those at the end of August. Seeed Studio is bringing back Amazon Dash button to life in some ways, with the Seeed IoT Button For AWS Wi-Fi-based, programmable button that deploys the AWS IoT 1-Click service. Seeed IoT Button for AWS hardware specifications: MCU – Dual-core MCU with 20MHz Cortex M0 and 200MHz Cortex M4F (Very likely Realtek RTL8720DN Wireless MCU) Storage – 4MB flash Connectivity – Dual-band Wi-Fi 4 802.11 a/b/g/n (2.4GHz & 5GHz) and Bluetooth 5.0 LE USB – 1x USB Type-C port for charging Misc – Button good for 100,000 cycles, 3x LEDs (red, green, blue) Power Supply […]

Advertisement
Sipeed M1n with Camera & USB-C adapter

Sipeed M1n is a $10 M.2 Module based on K210 RISC-V AI Processor

Kendryte K210 is a RISC-V processor with AI accelerator found in boards such as Maixduino, Grove AI HAT, or HuskyLens among others, and enabling low-cost, low power AI applications such as face detection or object recognition. You can now add Kendryte K210 AI accelerator to any board or computer with M.2 socket or [Update: the M.2 connector pinout is non-standard] a USB-C port thanks to Sipeed M1n M.2 module that also comes with an M.2 to USB-C adapter. Sipeed M1n specifications: SoC – Kendryte K210 dual-core 64-bit RISC-V processor @ up to 400MHz with FPU, Neural-network Processing Unit (NPU), audio processor, built-in 6MB SRAM memory for CPU, and 2MB AI SRAM Storage – 128Mbit SPI flash Camera – 24-pin connector for DVP camera (OV0328 camera module provided as part of the kit) Host Interface – M.2 socket with some IOs and JTAG interface, accessible via Maix Nano M.2 to USB-C […]

This Business Card is a $3 Linux Computer Powered by Allwinner F1C100s SoC

The smallest, thinnest Linux computer There are many business card-sized SBCs, like RPi 4. But George Hillard, an embedded systems engineer decided it would be interesting to build an actual business card that was a computer. His card runs Linux and houses an Allwinner F1C100s carrying an ARM9 processor with 32MB RAM and 8MB flash storage. The Basics It holds some of his photos, a copy of his resume and a couple of games, which is pretty good for something like a business card. There is a USB port off one corner, and the unit can connect to a computer and boot up in about 6 seconds and shows up under USB as a flash drive.  But that piggybacked computer-attached display is really the only type of display the card can manage. The Shell and Linux Version The shell has the games, including a version of 2048, and a small […]

RISC-V Linux QEMU Buildroot

Getting Started with Embedded Linux on RISC-V in QEMU

RISC-V is getting more and more popular, but if you want to run Linux on actual hardware it’s currently fairly expensive since you either need to rely on HiFive Unleashed SBC ($999), or expensive FPGAs. Another solution is running Linux RISC-V via QEMU emulator,  and I showed how to do this using BBL (Berkeley Boot Loader),  Linux 4.14, and busybear rootfs. If you check the comments section of that earlier post you could also try out Fedora RISC-V images in QEMU. Bootlin has now published a presentation showing how to run embedded Linux on RISC-V in QEMU with many of the same components as in the previous instructions, but with a more up-to-date Linux kernel (5.4), and using Buildroot to build everything from scratch including the toolchain, BBL, the Linux kernel, and a Busybox based root file system. They explain each step in detail in the 45-page presentation to allow […]

Allwinner H6 CV200-OS

Allwinner H6 VC200-OS Processor is a Cheaper Version Allwinner H6 SoC without PCIe, GbE, Camera…

Allwinner H6 SoC has been around a few years, first used exclusively in Zidoo H6 Pro TV box, but then finding its way into other TV boxes, and some single board computers such as Orange Pi 3 or Pine H64 model B. There’s no a cost-down version called Allwinner H6 VC200-OS with most of the same features but without the mostly useless PCIe port (since it does not work well on H6), and other interfaces. I’ve gone through Allwinner H6 (V200) specifications and highlighted the ones missing or updated in H6 VC200-OS using stricken bold or bold text using information from the datasheet. CPU –  Quad-core ARM Cortex A53 with NEON, hardware Java acceleration, and FPU 3D GPU – Dual shader ARM Mali-T720 with support for OpenGL ES3.1/3.0/2.0/1.1, OpenCL 1.1/RenderScript, Microsoft DirectX 11 FL9_3 Memory I/F – DDR4/DDR3/DDR3L/LPDDR2/LPDDR3 interfaces Storage I/F – 1x eMMC 5.1 flash interface, 1x NAND Flash […]

Advertisement

Maixduino giveaway

Giveaway Week – Maixduino Sipeed M1 RISC-V AI Kit

For the fourth day of Giveaway Week, I’ll give out a kit comprised of Maixduino a RISC-V development board with an AI accelerator in Arduino form factor, a camera, and a 2.4″ color LCD. I tested the Maixduino kit with MicroPython, but it can also be programmed with the Arduino IDE, or Kendryte SDK. It basically allows you to run low-power AI workloads at the edge, i.e. without access to the cloud, such as face detection. To enter the draw simply leave a comment below. Other rules are as follows: Only one entry per contest. I will filter out entries with the same IP and/or email address. Contests are open for 48 hours starting at 10 am (Bangkok time) every day. Comments will be closed after 48 hours. If comments are open, the contest is still going on. Winners will be selected with random.org and announced in the comments section […]

VIM3L pre-order

Khadas VIM3L SBC up for pre-order for $50 and up, VIM1 & VIM2 Price Reduced

Shenzhen Wesion recently unveiled Khadas VIM3L SBC designed for HTPC / media center use cases. The board is based on Khadas VIM3 PCB but replaces the powerful Amlogic A311D processor by Amlogic S905D3 processor that should be just as good for video playback, but enable much cheaper hardware. Khadas VIM3L Pre-orders The board is not quite available yet, but the company has started to take pre-orders for Khadas VIM3L at discounted prices either as a bare board with Android 9.0 pre-installed ($49.99), or as a CoreELEC HTPC kit with enclosure, heatsink, WiFi antennas, and IR remote control ($69.99). Both feature Amlogic S905D3 quad-core Cortex-A55 processor coupled with 2GB LPDDR4(X) RAM, 16GB eMMC flash, and support 4Kp60 video output and playback with HDR support. Prices will increase with time as follows: September 3-16 (Early Bird) – $49.99 and $69.99 for the board and HTPC kit respectively September 17 – October 7 […]

Boardcon MINI1126B-P AI vision system-on-module wit Rockchip RV1126B-P SoC