Arduino News - Page 103 of 125 - CNX Software - Embedded Systems News

$5 Wemos D1 mini Pro ESP8266 Board includes 16MB Flash

Wemos D1 mini is one of my favorite ESP8266 development boards thanks to its small size, shield support, and low $4 price tag. There’s now a new version of the board – dubbed Wemos D1 mini Pro – with 16MB flash instead of 4MB for the original version, and a few other modifications. Wemos D1 mini Pro specifications: WiFi 802.11 b/g/n module based on ESP8266EX with 16 MB flash, chip antenna and external antenna connector Expansion – Through holes with 11x digital input/output pins (3.3V) supporting interrupt/PWM/I2C/one-wire (except D0 pin) 1x analog input (3.3V max input) Reset and power signals (5V, 3.3V, GND) USB – micro USB port Misc – Reset button Power – 5V via micro USB or 5V pin Dimensions – 34.2 x 25.6 mm Weight – 2.5 grams Beside the larger flash,  the main differences are listed in a Wemos forum post: External antenna connector – switch […]

ReSpeaker WiFi IoT Board is Designed for Voice Interaction (Crowdfunding)

More and more devices are supporting voice interaction nowadays from your smartphone to devices like Amazon Echo, but so far, I had not seen development boards specifically designed for that purpose, and that’s exactly what Seeed Studio ReSpeaker board does by combining audio capabilities, WiFi connectivity, and I/O headers. ReSpeaker Core board specifications: WiFi Module – Acsip AI7688 Wi-Fi 802.11 b/g/n module based on Mediatek MT7688 MIPS SoC Storage – micro SD card slot USB – 1x micro USB port for programming and power Audio – 3.5mm AUX port, WM8960 audio codec, 2-pin header for external speakers Expansion – 2x 8-pin expansion headers for I2C, GPIO and USB 2.0 host connected to MT7688, built-in microphone. MCU – Atmel ATMega32U4 @ 16 MHz Misc – 12x RGB LEDs, 8x touch sensors, 3 push buttons Power Supply – 5V DC Dimensions – 70mm diameter Weight – 70 grams The board runs OpenWrt, […]

Learn the Basics of Humanoid Robots with InMoov Finger Starter Kit

In a not so distant future, most humans will live off their government provided basic income, relaxing and drinking their robot brewed, drone delivered beer or soda, opened and served by their humanoid robot maid. Well, maybe… In the meantime, it might be interesting to learn how to make humanoid robots such as InMoov, but since it’s quite complicated, it might be better to start small… with a single finger. That’s exactly what InMoov Finger Starter Kit offers you to do in order to understand the basics principles of the complete robot. The kit includes: 1x 3D printed base support in ABS 3D printed finger parts in ABS 1 meter braided 200 LB tendon 1x 5cm filament for peg/pin use to assemble finger joints 1x wheel horn adapter (Servo Pulley) 4x screws to fix the servo to the base support. You’ll also need to provide your own Arduino Uno (or […]

Teensy 3.5 & 3.6 Boards Feature NXP Kinetis K64 & K66 MCUs (Crowdfunding)

Paul Stoffregen has been making Teensy USB MCU development boards since 2008, and has just launched the latest Teensy 3.5 & 3.6 boards powered by NXP (previously Freescale) Kinetis K64 & K66 ARM Cortex-M4 MCUs with a micro USB port for power and programming, a micro SD slot, and several I/Os. Boards specifications: MCU Teensy 3.5 (T3.5) – NXP Kinetis K64 ARM Cortex M4 MCU @ 120 MHz with FPU, 512KB flash, 192 KB RAM, 4K EEPROM Teensy 3.6 (T3.6) – NXP Kinetis K66 ARM Cortex M4 MCU @ 180 MHz with FPU, 1MB flash, 256KB RAM, 4K EEPROM Storage – micro SD card port USB – 1x USB Full Speed (12 Mbit/sec) Port; T3.6 only: 480 Mbit/sec host port Connectivity – 10/100M Ethernet mac 62x I/O Pins (42 breadboard friendly) 25x Analog Inputs to 2 ADCs with 13 bits resolution 2x Analog Outputs (DACs) with 12 bit resolution 20x […]

Evive is an Arduino Compatible Platform with Enclosure, Lots of I/Os, Buttons, and an 1.8″ Display (Crowdfunding)

Engineers at Agilo Technologies, an Indian startup based in Kanpur, Uttar Pradesh, felt that the wire mess often produced while learning or prototyping with Arduino boards could be an issue, and it was easy to mis-wire your setup, so they’ve decided to create a user and student friendly Arduino compatible system with many of the items you’d normally use with Arduino board such as buttons, probes inputs, an 1.8″ color display, headers for ESP8266, Bluetooth, and XBEE moduels, etc.. and all of that enclosed in a neat case. Evive was born. Evive specifications: MCU – Atmel ATmega2560 8-bit AVR MCU @ 16 MHz with 256KB flash, 4KB EEPROM, 8KB SRAM Storage – micro SD slot up to 32GB Display – 1.8″ TFT display; 160×128 resolution; 18-bit color User inputs – Tactile and slide switches, joysticks, and potentiometers Probes inputs – Voltage / Intensity sensing inputs USB – USB device port Expansion Headers […]

4Duino-24 is an Arduino compatible 2.4″ Color IoT Display Module with Atmel MCU and ESP8266 Module

I played with ITEAD Studio NEXTION serial color displays for Arduino boards and the likes a few months ago, and while the hardware seems good and the company offer a large choice of 2.4″ to 7″ models at a very affordable price, I didn’t find the Windows software to create the user interface to be very user-friendly. 4D Systems, an Australian company specializing in “graphics solutions”, will soon launch a similar 2.4″ display, but integrated into an Arduino compatible board also featuring an ESP8266 module for WiFi connectivity. 4Duino-24 “LCD  IoT Display Module” specifications: MCU – Atmel ATmega32U4 micro-controller with 32KB flash, 2.5KB SRAM, 1KB EEPROM Storage – micro SD card slot (FAT16 support) for data and logging WiFi Module – ESP8266 based with 802.11 b/g/n connectivity, 1MB flash, support for Wi-Fi Direct (P2P), soft-AP Display – 2.4” LCD-TFT resistive touch display module with 240×320 resolution, 65K colors, and powered […]

Development Resources for Realtek “Ameba” RTL8710, RTL8711, and RTL8195 WiFi SoCs

We were made aware of a potential ARM based ESP8266 competitor last week with Realtek RTL8710 WiFi modules selling for about $3.5 shipped per unit, and under $2 per unit for larger orders (100+ pieces). Hardware is good, but for a platform to be successful, or even just useful, you also need software support. So I started doing some research into IoT-Tech BBS and asked ICStation for an “SDK” for the module they sold. I ended up on this forum post providing an “Realtek RTL8710 SDK” via Baidu (password: brwp), which turned out to be about the same as the Google Drive link provided by ICStation, and only contain minimal documents, as well as cracked Windows IAR Embedded Workshop and JLink tools. There are also some more technical details in Chinese only in another forum post, and well as B&T RTL8710 module datasheet (PDF). However, if you don’t read Chinese […]

Dragino LoRa/GPS HAT Board for Raspberry Pi Sells for $32

There are several ways to play with LoRaWAN protocol on the Raspberry Pi including RisingHF Discovery kit or Cooking Hacks LoRa Shield for Raspberry Pi, but the latter requires you to spend close to $100 just for the shield, the complete Lora discovery kit costs close to $400. Dragino Tech LoRa/GPS HAT board should be a more cost effective way to get started with LoRa on Raspberry Pi, as it sells for $32 + shipping on Tindie. Dragino LoRa/GPS HAT specifications: Connectivity LoRa Semtech SX1276/SX1278 transceiver @ 433/868, or 915 MHz (Country dependent, pre-configured in the factory) 168 dB maximum link budget. +20 dBm – 100 mW constant RF output vs. +14 dBm high efficiency PA. Programmable bit rate up to 300 kbps. GPS L80 GPS module based on Mediatek MT3339 SoC Horizontal Position Accuracy: autonomous <2.5 m CEP. TTFF@-130dBm with EASY (AGPS): Cold Start <15s,Warm Start <5s,Hot start <1s; […]

UP 7000 x86 SBC