Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
SparkFun DEV-17273 QuickLogic Thing Plus - EOS S3 — image 1
Hover to zoom

1 / 3 · Click to enlarge

SparkFun

SparkFun DEV-17273 QuickLogic Thing Plus - EOS S3

22+ bought in past month
AI Summary
Advance Development Boards for everyday users

The SparkFun DEV-17273 QuickLogic Thing Plus - EOS S3 by SparkFun is a mid-range advance development boards designed for everyday users. It features Item Type: Development Board and Input Voltage (V): 3.3.

₹4,959
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹4,959
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Development Board
Input Voltage (V): 3.3
Microcontroller Chip: Arm® Cortex®-M4F Microcontroller
Max. Clock Frequency (MHz): 80
SRAM: 512 KB
Interface Type: I2C

Ideal For

Everyday convenience
Share:
SKU: robu-1062364Category: Advance Development Boards

About This Product

The SparkFun DEV-17273 QuickLogic Thing Plus - EOS S3 by SparkFun is a mid-range advance development boards designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Development Board
  • Input Voltage (V): 3.3 — works with standard household power
  • Microcontroller Chip: Arm® Cortex®-M4F Microcontroller
  • Max. Clock Frequency (MHz): 80 — smooth, flicker-free operation
  • SRAM: 512 KB
  • Interface Type: I2C — compatible with modern devices
  • USB: USB Type-C
  • Length (mm): 70

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The SparkFun DEV-17273 QuickLogic Thing Plus is a small form factor system ideal for enabling the next generation of low-power Machine Learning (ML) devices. The QuickLogic Thing Plus is powered by QuickLogic’s EOS S3, the first FPGA-enabled Arm Cortex©-M4F MCU to be fully supported with Zephyr RTOS and FreeRTOS. Unlike other development boards which are based on proprietary hardware and software tools, the QuickLogic Things Plus is based on 100% open-source hardware, compatible with the Feather form factor, and is built around 100% open source software (with support for FreeRTOS, Zephyr, Minden, Docker, and SymbiFlow).

Between the onboard LiPo battery connector and charging circuitry, wake-on-sound PDM microphone, and low-power, three-axis accelerometer, this Thing Plus board is ideal for wearable, voice, gesture sensing applications. The strong firmware support for the microphone and accelerator makes it easy to move sensor data into the embedded FPGA. From there, you can use SensiML, TensorFlow Lite, or other tools to train and run embedded machine learning algorithms specific to your application. The board also includes a Qwiic connector to quickly interface with an ecosystem of 150+ I2C-compatible boards such as sensors, RFID readers, displays, keypads, and relays.


Features:

  1. Single Cell LiPo battery
  2. On-board charging circuitry - Microchip MCP73831/2
  3. Standard LiPo JST connector
  4. SWD programming connector for use with USB-TTL converter
  5. USB data signals are tied to eFPGA programmable logic
  6. UART available via I/O headers

Package Includes:

1 x SparkFun QuickLogic Thing Plus - EOS S3

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.