Need help with name of component (Naked USB Flash drive?)

This page summarizes the projects mentioned and recommended in the original post on /r/diyelectronics

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • uf2-samdx1

    USB Mass Storage bootloader (based on UF2) for SAMD21 and SAMD51 (by microsoft)

  • 1) Get https://www.adafruit.com/product/3500 Instantly start controlling built-in RGB LED, and LED strips with basically no programming. 2) Stop playing with Python, that won't get you anywhere close to where you want. Switch over to Arduino and learn C++. 3) Understand the bootloader code https://github.com/Microsoft/uf2-samdx1 - then write an app to allow R/W blocks on built-in flash, while also playing with LEDs. 4) Since it only has 256K flash, you'll need to hook up some flash chips if you want more space. (Too many types to list, depends on your cost vs speed trade-offs.)

  • FlashStorage

    A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family

  • Yes and no. Some older chips only allow writing to flash during special boot modes. But any micro that supports "OTA" (Over The Air Updates) must be able to write to flash at runtime (because there is no "standard" way of doing it). Often times they just don't expose it directly. (I haven't actually verified that the M0 can write to it's own flash, but it seems likely.)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Running C Code on Feather RP2040

    1 project | /r/adafruit | 27 Apr 2023
  • Problems flashing custom firmware to the nice!nano

    3 projects | /r/ErgoMechKeyboards | 12 Mar 2023
  • RP2040. Willing to compensate for a solution.

    2 projects | /r/olkb | 21 Feb 2023
  • Tested USB host with Xbox One controller

    1 project | /r/arduino | 9 Feb 2023
  • Tell HN: macOS Ventura broke the entire Raspberry Pi Pico ecosystem

    1 project | news.ycombinator.com | 7 Dec 2022