DSTIKE ESP32 Watch Development Board Comes with OLED or TFT Display

DSTIKE ESP32 Watch Development Kit

In recent months several Espressif ESP32 watches have started to show up including TTGO-T wristband and Watchy with an e-Ink display. This morning, I’ve come across another option with DSTIKE ESP32 watch development kit that offers a choice of black & white OLED display or color TFT display, and has apparently been around for about a year. DSTIKE ESP32 watch devkit specifications: SoC – ESP32 dual-core Tensilica LX6 processor with Wi-Fi 4 and Bluetooth 5.0/5.1 connectivity Storage – MicroSD card Display (one or the other) 1.3 OLED I2C display (SH1106) TFT color display with 240 x 240 resolution (I2C + 2 I/O) Expansion – 10-pin header with TX/RX, GPIO 17 & 16 (I2C), SVP/SVN, GPIO 25 & 26 (DAC), GND, and 3V Misc – Power switch, navigation buttons, reset & flash buttons, buzzer, WS2812b RGB LED,  “highlight LED” (backlight LED maybe), charging status LED Battery – 600 mAh battery Dimensions […]

M5Stack ATOM is a Compact, Fully Integrated ESP32 Development Kit

M5Stack ATOM Lite

When working on a project you may need an MCU or MCU board, an external display, a breadboard, and other accessories like sensors and jumper cables. It does the job, but it can be messy. Recently, we wrote about M5Stack M5StickV AI camera, but the company is better known for its ESP32 IoT development kits enabling neater project thanks to hardware that integrates MCU, I/O headers, display, and sensors into an enclosure. Their latest offerings are ATOM series toolkits that come in two versions: ATOM Lite and ATOM Matrix. Let’s have a look at both. M5Stack ATOM Lite Specifications: SiP – ESP32-PICO-D4 system-in-package with ESP32 dual-core processor with WiFi 4 and Bluetooth 5.0/5.1 Storage – 4 MB flash Crystal oscillator and passive components USB – 1x USB Type-C port Expansion 9-pin header with 6 GPIOs compatible with jumper cables 4-pin PH2.0 connector with 2x GPIO, 5V and GND Misc – […]

Know the Differences between Raspberry Pi, Arduino, and ESP8266/ESP32

Raspberry Pi vs Arduino vs ESP8266 / ESP32

CNXSoft: This is a guest post written in collaboration with SurfShark. When it comes to choosing a platform for STEM education or hobbyist projects, there are a number of low-cost, compact maker boards on the market. The most popular include the kid-friendly Raspberry Pi SBC that was designed with children in mind, Arduino boards for electronics projects, and more recently boards and modules based on EspressifESP8266 and ESP32 wireless SoC’s. In this post, we’ll look at the use cases and strong points for each of the boards whether you are just dabbling in the hobby of coding and DIY electronics, or you have a commercial project. Raspberry Pi The Raspberry Pi is a lineup of single-board computers (SBCs) that are from the UK and were first introduced in February 2012. These small computers were initially designed to teach students the basics of computer science, but they’ve found their way into […]

An Arduino based Open Source Ventilator to Fight against COVID-19?

Arduino Open Source Ventilator

COVID-19 has disrupted most people lives well beyond the health crisis, with an economic fallout on-going that may lead to a 24% GDP contraction in the US and up to 12% worldwide in Q2 2020, and I assume the consequences may span over several years, so we should do everything to mitigate any effects from the disease. Right now, the urgent part is to handle the health crisis, and there’s a shortage – or soon will be – of medical supplies such as ventilators for people in critical conditions, and if hospitals become full they’ll start refusing admissions of some people even in critical conditions, as it happened in Wuhan, letting people die at home. So there are various initiatives and projects to develop open-source ventilators. First, Innovation Management reports Ennomotive has launched a non-profit online competition for the ideation of low-cost, easy-to-build solutions with the goal of speeding up […]

Radiona ULX3S Open Source Hardware ECP5 FPGA Development Board Launched for $99 and Up (Crowdfunding)

ULX3S Lattice ECP5 FPGA Educational Board

Last summer, we wrote about Radiona ULX3S education board combining a Lattice Semi ECP5 FPGA with an Espressif Systems ESP32 WiFi & Bluetooth WiSoC. Designed for a digital logic course at the University of Zagreb, the board is open-source hardware with KiCAD hardware design files released on GitHub, and programmable with the Arduino IDE (FPGArduino) and ProjectTrellis open-source toolchain. At the time, there was only a version based on Lattice ECP5 85F with 84K LUT, but they’ve now made versions with cheaper variants of ECP5 FPGA and launched the board on Crowd Supply. Radiona ULX3S specifications: FPGA (one of the other) Lattice ECP5 LFE5U-85F-6BG381C with 84K LUT Lattice ECP5 LFE5U-45F-6BG381C with 44K LUT Lattice ECP5 LFE5U-12F-6BG381C with 12K LUT System Memory – 32MB SDRAM @ 166 MHz Storage – 4–16MB Quad-SPI Flash for FPGA config and user data storage; MicroSD slot Audio – 3.5 mm jack with 4 contacts (analog […]

Wio Terminal Features Microchip SAMD51 MCU, Dual-Band WiFI & Bluetooth WiFI, and 2.4″ LCD

Wio Terminal

Microchip SAM D5x Arm Cortex-M4 microcontrollers were introduced in 2017, and the next year we started to see Arduino or MicroPython compatible board brought to market including Adafruit Metro M4 or Tachyon boards. Seeed Studio has now introduced its own Arduino & MicroPython compatible SAMD51 platform with Wio Terminal also integrating an RTL8720DN dual-band WiFi 4 and Bluetooth 5.0 chip, and 2.4″ LCD display. There are also Grove connectors to add sensor modules, and a 40-pin header to use the device like a Raspberry Pi HAT. Wio Terminal features and specifications: MCU – Microchip SAMD51 (ATSAMD51P19) Arm Cortex-M4F microcontroller @ 120 MHz (can be overclocked to 200 MHz) with 192KB RAM, 512KB flash Storage – 4MB external SPI flash, MicroSD card slot up to 16GB Display – 2.4″ LCD screen with 320×240 resolution (ILI9341 driver) Audio – Microphone and buzzer Connectivity – Dual-band WiFi 4 802.11b/g/n and Bluetooth 5.0 via […]

$55 Watchy Smartwatch Combines ESP32 WiFi & Bluetooth SoC with E-ink Display

Watchy ESP32 E-ink Smartwatch

SQFMI has designed a (mostly) open-source hardware smartwatch based on an ESP32-S wireless module for WiFI and Bluetooth connectivity, and equipped with an E-ink display of 200×200 resolution. Watchy also comes with a BMA423 accelerometer, four buttons, a DS3231 real-time clock, and a vibration motor. The watch should last around 2 weeks on a charge. I mentioned the watch is “mostly” open source hardware because while the GERBER files, bill of materials (BoM) and the PDF schematics have been released on Github, the KiCAD schematics and PCB layout files have not so far. That still means you can understand the design, repair the design, or even make your own, but if you intended in modifying the design, you’d have some more work to do. Tom Fleet, writing for Hackster.io, does go through different sections of the schematics and explain what they do. One the software side, the watch can be […]

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

Sipeed M1n with Camera & USB-C adapter

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 […]

Exit mobile version
UP 7000 x86 SBC