USB Made Simple (2008)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • usb-device

    Experimental device-side USB framework for microcontrollers in Rust.

  • Fun to see this on here. I’ve recently been implementing a usb_device [0] implementation for the CH32X035 [1] microcontroller and it was very helpful for understanding why enumeration wasn’t working.

    [0] - https://github.com/rust-embedded-community/usb-device

    [1] - https://www.wch-ic.com/products/CH32X035.html

  • matrix.to

    A simple stateless privacy-protecting URL redirecting service for Matrix

  • Cool! Just in case you haven't come across this, we've got a (rather quiet lately) chat that might be useful.

    https://matrix.to/#/#usb-rs:matrix.org

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • NUC970_NuWriter_CMD

    NUC970 NuWriter Linux command line tool

  • This looks fantastic! USB can seem intimidating at the beginning but one start getting the vocabulary and concepts it can actually be understood.

    I fully recommend the book USB Complete. It might not look like a approachable book but it is very readable!

    I once had to explore some code that talked to a usb device and I was quite surprised of how readable it actually was!

    https://github.com/OpenNuvoton/NUC970_NuWriter_CMD/blob/mast...

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