Arduino based Clover Platform Targets STEM Education in Vietnam

Clover Vietnam Makers

We’re already seen there’s an active maker community in South East Asia with products such as KidBright32 educational board in Thailand, and Singapore & Thailand based MakerAsia’s recent launch of the open-source KB-IDE for ESP32 targets. Vietnam based Clover Team also introduced a STEM platform for students late last year with hardware, an IDE, and a mobile application. The team has made three educational kits: Clover EDU Basic with Clover Master Board and basic modules Clover Car Robot with Clover Master Board, motor, motor driver module, line sensor, distance sensor, Bluetooth module Clover Inventor that includes all items from Clover EDU Basic and Clover Car Robot plus a WiFi module. The Master board is compatible with the Arduino UNO platform (software-wise) and comes with the following key features: Connectivity – Header for ESP8266 WiFi module Expansion – 4x RJ11 ports for input and output with color signs, and compatible with […]

$6.90 Seeeduino Nano Board | Compatible With Arduino Nano

Seeeduino Nano board

Seeed Studio has announced the release of yet another compact  board. The new board, Seeeduino Nano, is quite similar to the Arduino Nano board, and fully compatible. Another thing about the new board is that it has some different features. Seeeduino Nano comes with only one on-board Grove connector, but it can be expanded with the optional Grove shield adding 8 Grove connectors. More precisely, the shield has 3 Grove digital connectors and 3 Grove analog connectors, as well as 1 Grove I2C connector, and 1 Grove UART connector.   Program Code Firstly, the Seeeduino Nano is built around Atmega328P 8-bit AVR microcontroller. This is the same as the Arduino Nano board, meaning you can use the same program code on both boards. There’s no specific Wiki for Seeeduino Nano, but it’s similar, albeit much smaller than the well-documented Seeeduino V4.2. Price of the Seeeduino Nano Board The board is […]

SAMD21 MINI / Wemos D1 SAMD21 M0 Mini Development Board Sells for $7 and Up

SAMD21 Mini Development Board

Microchip / Atmel SAMD21 Arm Cortex-M0+ microcontroller has been around for several years, and we covered various boards based on the MCU include the official Arduino Zero launched in 2014, Arduino Tian, and the tiny SAM 15×15 or Exen Proto boards among others. Another SAMD21 development board has now shown up on Electrodragon website: SAMD21 Mini Development Board sold for $14.50 on the website, but you’ll also find it, under the RobotDyn or Wemos brand on Aliexpress for $7.05 and up. SAMD21 Mini Board / WeMos D1 SAMD21 M0 Mini Specifications: MCU – Microchip ATSAMD21G18 Arm Cortex-M0+ microcontroller @ 48 MHz with 32KB data RAM, 256KB flash USB – 1x micro USB port for power and programming Expansion 2x 14-pin headers with 19x digital I/O (including 12x PWM), 6x Analog I/O 3.3V logic level Programming – 6-pin ISCP connector Misc – Power, Tx and Rx LED’s, button Power Supply Input […]

$15 TTGO T-Call Board Combines ESP32 WiFi & Bluetooth SoC with SIM800 GPRS Module

TTGO T-call Pinout Diagram

LilyGo has launched several TTGO boards usually based on Espressif ESP8266 or ESP32 over the years. Here’s another that could be useful if 2G cellular networks have not sunset in your country: TTGO T-Call. The new board combines ESP32 WiFi & Bluetooth WiSoC with SIMCom SIM800L GPRS module, and also happens to rely on a USB-C port for power and programming instead of the more common micro USB port on this type of hardware. TTGO T-Call board (BLINK_V1.3) specifications: Wireless Module – ESP32-WROVER-B based on ESP32 dual core Xtensa processor @ 240MHz with 520kB SRAM on-chip, 4MB QSPI flash, 8MB PSRAM Connectivity – WiFi 4 802.11 b/g/n (2.4 GHz) up to 150 Mbps Bluetooth 4.2 Classic + LE Cellular  – 2G GSM/GPRS via SIMcom SIM800L module + Nano SIM card slot USB – 1x USB-C for power and programming (via CP2104) Expansion – 2x 21-pin headers with UART, SPI, SDIO, […]

LEGO Minifigure shaped Mini SAM M4 Board Supports CircuitPython and Arduino

Mini SAM Lego Board

If you are a fan of the Lego movie. Perhaps you have always wanted to use Lego bricks to make something innovative and techy. Then the Mini SAM M4 board is here for you, as it is a LEGO minifigure-sized development board. Additionally, the design and layout of the board is based around the classic 1980’s ‘spaceman’, and is made by Ben Shockley. Although the board is very small, it has a lot of wonderful features. It comes with an analog reference decoupling/filtering capacitors. Also, it has an analog to digital ferrite bead, as well as a debounce circuitry for the reset and user buttons. Furthermore, the board’s software and firmware can be developed using CircuitPython or Arduino. The development board is either based on the Microchip SAMD51G 48-Pin 32-Bit ARM – Cortex M4F MCU (Mini SAM M4), or features the Microchip SAMD21G 48-Pin 32-Bit ARM Cortex -M0+ MCU running […]

Obsidian ESP32 Board Follows Raspberry Pi Model A Form Factor (Crowdfunding)

Obsidian ESP32 Raspberry Pi Board

When Thomas McKahan‏ had been playing with ESP32 for a while, he found the need to use Raspberry Pi HAT boards and enclosure with his new hardware,  so he went ahead and designed his own ESP32 board compatible with Raspberry Pi accessories, and following the smaller Raspberry Pi Model A / 3 Model A+ form factor. Obsidian ESP32 specifications: Wireless module – Espressif Systems  ESP32-WROVER-B 802.11 b/g/n WiFi + Bluetooth 4.2 / BLE module with 16 MB flash, 8 MB PSRAM USB – 1x micro USB port for power and programming Audio – 3.5mm TRS audio jack connected to ESP32 DACs Expansion 40-pin GPIO header compatible with popular HAT expansion boards with 3.3 V signalling,  I²S for audio DAC, I²C and SPI, Serial UART available on header or via microUSB, I²C GPIO expander with interrupts & address selection 8-pim unpopulated header from remaining I/Os accessible through GPIO expander 5-pin unpopulated […]

KB-IDE Open Source IDE Supports ESP-IDF, Arduino, and Visual Programming for ESP32 Boards

KBIDE

We’ve previously written about MakerAsia when covering their KBX Extension case for Kidbright ESP32 educational board. The company has now launched a new product, but it’s not an hardware platform, and instead KB-IDE is an open IDE (Integrated Development Environment) ESP32 boards. The IDE is suitable whatever your level from kids getting started with supports visual programming, to Arduino programming, and even the official Espressif ESP-IDF framework for more experienced makers. The IDE comes with with a Board Manager, a Plugins System and works with any Arduino Library out of the box. Made with Vue.js framework, KB-IDE is open source with the code available on Github.  You can install a binary release, or build it from source for Windows, Linux, or Mac OS. Since it’s open source, it’s also expandable so makers can customize it, for instance by adding new architectures (AVR and ARM are already planned), new boards,  creating […]

MOVI Shield Enables Offline Speech Recognition of 150 Sentences on Arduino and Raspberry Pi

MOVI Shield Arduino

Smart speakers normally work both offline and online, but their offline ability is usually limited to just one or two wake words, that when detected let the speakers listen to speech that it will send the cloud for further processing. It’s done that way because the speakers would not have enough resources, e.g. processing power, storage to contain the whole data required for natural speech processing, and wake words reduce the number of requests to the cloud, and improve privacy. But in some cases, you may not need the full language, and instead would like to use several voice commands to control a device without the need or the ability to connect to the Internet/Cloud. So Audeme has designed an Allwinner A13 based Arduino shield named MOVI (My Own Voice Interface), and that can recognize and/or synthesize up to 150 full sentences of your choice in English, Spanish or German. […]