SAM 15×15 is a Tiny Arduino Zero Compatible Board based on Atmel SAMD21G18 MCU

Arduino Zero is an official Arduino board based on UNO r3 form factor but using Atmel SAMD21G18 ARM Cortex M0+ MCU instead of an AVR MCU. Albert van Dalen has decided to design a compatible module based on the same MCU, and called SAM 15×15, as its size can be trimmed down to as low as 15×15 mm. SAM 15×15 comparison with Arduino Zero and Uno boards. SAM 15×15 Arduino Zero Arduino Uno Microcontroller ATSAMD21G18A ATSAMD21G18A ATmega328P Digital I/O Pins digitalWrite digitalRead 34 20 14 Analog Output Pins (PWM) analogWrite 24 10 6 Analog Input Pins (ADC) analogRead 14 6 6 ADC resolution 12-bit 12-bit 10-bit 10-bit DACs 1 1 0 Flash Memory 256KB 256KB 32KB SRAM 32KB 32KB 2KB EEPROM 32KB (emulated in Flash) 32KB (emulated in Flash) 1KB CPU Speed 48MHz 48MHz 16MHz The board allows for three form factors to match your specific needs: 28 x 28mm […]

PINE64 Introduces SOPINE A64 Allwinner A64 SoM and SOPINE “Model A” Baseboard

SOPINE-A64-Model-A-Carrier-Board

Following yesterday’s Raspberry Pi Compute Module 3 launch, we have a new development board turned into system-on-module (SoM) today with PINE64 launching SOPINE A64 SO-DIMM module based on Allwinner A64 processor with 2GB RAM together with SOPINE “Model A” baseboard. SOPINE A64 CPU module specifications: SoC – Allwinner A64 quad core Cortex A53 processor @ 1.2 GHz with Mali-400MP2 GPU System Memory – 2GB LPDDR3 Storage – 128 Mbit SPI flash, micro SD slot (on the back) I/Os via 204-pin SO-DIMM edge connector Video Output / Display – HDMI + CEC, MIPI DSI Audio – I2S, HP, headphone, microphone 2x USB 1x Gigabit Ethernet (RGMII) UART, I2C, PWM, GPIOs, etc… Power Supply – AXP803 PMIC Dimensions – 67.9 x 31.0 mm (DDR3 SO-DIMM form factor) SOPINE A64 will basically run the same firmware as used for PINE A64+ development board, except for some modifications for LPDDR3 RAM support. Support operating […]

Raspberry Pi 3 Compute Modules CM3 and CM3L Launched for $30 and $25

We all knew Raspberry Pi Compute Module 3 were about to be launched soon, as the Raspberry Pi foundation announced a partnership with NEC displays last October, and the datasheet for two version of the Broadcom BCM2837 based system-on-module, CM3 and CM3L (Light), was released shortly after. The good news is that the modules have officially been launched for $30 and $25 for respectively Compute Module 3 with 4GB flash, and Compute Module 3 Light with the SD card signals exposed via the SO-DIMM connector. The foundation has also lowered the original compute module price to $25. Here are Compute Module 3 specifications as a reminder: SoC – Broadcom BCM2837 quad core Cortex A53 processor @ 1.2 GHz with Videocore IV GPU System Memory – 1GB LPDDR2 Storage CM3L – SD card signals through SO-DIMM connector CM3 – 4GB eMMC flash 200-pin edge connector with: 48x GPIO 2x I2C, 2x SPI, […]

Orange Pi 2G-IOT Board Based on RDA8810PL Cortex A5 Processor to Support Bluetooth and GSM

[Update: The board featured below was initially announced as Orange Pi Zero Plus, but considering it may have confused people as it is not at all compatible with Orange Pi Zero, it has been renamed to Orange Pi 2G-IoT] Linaro mentioned Orange Pi i96 board last fall at Linaro Connect US. It was supposed to be a $9.99 board powered by an RDA Micro Cortex A5 processor with 2Gbit RAM and 4Gbit NAND flash on-chip. There has not been any news since then, but Shenzhen Xunlong has apparently gone ahead with an RDA Micro Cortex A5 board since they’ve posted some pictures of Orange Pi Zero Plus (Note: very slow server) with an RDA Micro ARM Cortex A5 processor. Orange Pi 2G-IoT preliminary specifications: SoC – RDA Micro 8810PL ARM Cortex A5 processor @ up to 1.0 GHz with 2Gbit (256 MB) on-chip LPDDR2 RAM, 4Gbit (512 MB) on-chip SLC […]

QNAP gets into dev board market with the QBoat Sunny at CES

One surprise at CES was QNAP’s entry into the developer board market with the introduction of the QBoat Sunny developer board. It’s a rather odd beast to say the least and Qnap is even offering a cut-down version of its QTS OS for, simply named QTS Lite. The only thing we know about QTS Lite at this time is that it’ll support “basic server functions” as well as apps from the QNAP app center, such as the Container Station which will allow you to run the QIoT Suite which will apparently help you to build IoT solutions quicker. But let’s go back to the board itself. The specs are as follows. Processor – Intel AnyWAN GRX750 @ 2GHz (6W Dual Core Atom based) Memory – 2GB DDR3L Storage – 4GB eMMC, two M.2 2260/2280 SATA only slots for SSDs (RAID-1 support) Network connectivity – 3x Gigabit Ethernet, 1x WAN 2x […]

ASUS Tinker Board is a Raspberry Pi 3 Alternative based on Rockchip RK3288 Processor

Regular readers may remember MQMaker MiQi board, a $35 (and up) development board powered by Rockchip RK3288 quad core ARM Cortex A17 processor, based on Raspberry Pi 3 form factor, but much faster according to benchmarks. Sadly, the board’s crowdfunding campaign was not that successful, possibly because of the “its’ a 2-year old processor” syndrome. But now, Minimachines has found that ASUS has designed a very similar board, dubbed Tinker Board, with an extra WiFi and Bluetooth LE module, audio jack, MIPI DSI connector, and a few other modifications. Asus Tinker Board specifications (bold highlights and strike-through show differences with MiQi board): SoC – Rockchip 3288 quad core ARM Cortex A17 up to 1.8 GHz with Mali-T764 GPU supporting OpenGL ES 1.1/2.0 /3.0, and OpenCL 1.1 System Memory – 2GB LPDDR3, dual channel Storage – 8 or 32 GB eMMC flash + micro SD slot Video output & Display I/F 1x HDMI 2.0 up to 3840×2160@60p […]

$10 RTLDuino is an Arduino Compatible WiFi IoT Board based on Realtek RTL8710AF WiSoC

Last summer, we discovered a cheap RTL8710AF WiFi module with many of the same function as ESP8266, but with an ARM Cortex M3 core instead. The only problem is that it was not quite as easy to play with as ESP8266 boards, as at the time I started by playing with AT commands with B&T RTL00 RTL8710AF module, and later on, I got a more convenient PADI IoT Stamp with breakout board, but if you wanted to change the firmware you had to play with the SDK and a J-Link SWD debugger. Realtek RTL8710AF did not offer the convenience of Arduino IDE program like its big brother “RTL8195AM” from the same Ameba family. I know mbed is being worked on, but in the meantime things have changed for the better, as kissste informed me that RtlDuino implementation added Arduino support to RTL8710AF and RTL8711AM modules, and an NodeMCU-like board with […]

Banana Pi BPI-R2 Router Board Powered by Mediatek MT7623A Quad Core Processor Comes with 5 GbE Ports, SATA, and More

Mediatek-MT7623N-Board

Banana Pi BPI-R1 board was launched in 2014 with 5 Gigabit Ethernet ports, SATA interfaces, and powered by Allwinner A20 board. SinoVoip is now about to launch an updated version – Banana Pi BPI-R2 – powered by Mediatek MT7623A quad-core Cortex A7 processor with 2GB RAM, 8GB flash, 5 Gigabit Ethernet ports, up to 2 SATA connectors, mPCIe, USB 3.0, and more. BPI-R2 board specifications: SoC – MediaTek MT7623A quad-core ARM Cortex-A7 processor @ up to 1.3 GHz with Mali 450 MP4 GPU System Memory – 2GB DDR3 SDRAM Storage – 8GB eMMC flash (option 16/32/64GB), up to 2x SATA interfaces, micro SD slot up to 256GB expansion Video Output / Display  I/F – HDMI 1.4 up to 1920×1200, MIPI DSI connector Connectivity – 5x 10/100/1000 Mb Ethernet port (via MT7530), Bluetooth 4.1 & dual band 802.11b/g/n WiFi (MT6625L module) USB – 2x USB 3.0 ports, 1x micro USB 2.0 […]