Git Product home page Git Product logo

Comments (4)

kentindell avatar kentindell commented on August 11, 2024 1

I've got a big release to come based on experience of using MIN in a project. The changes include:

  • Support for bigger frames (up to 255 bytes)
  • Move to 32-bit CRC (based on experience with VCP USB - surprisingly noisy)
  • An optional sliding window transport protocol layer (i.e. reliable connection between host and target) with Python implementation for the host side.

The protocol still scales from low-end 8-bit devices like the AVR (I developed it first for an Arduino board) but I've been using it on a Cortex M0. I've now got to find the time to package it up for a release.

from min.

Resonanz avatar Resonanz commented on August 11, 2024

Great, thanks Ken. Any idea of a time frame (bad joke, I know). But seriously, I was about to write code for doing this and we can certainly give you some feedback on the new version when you release it.

from min.

kentindell avatar kentindell commented on August 11, 2024

I'll work on it today :-)

from min.

kentindell avatar kentindell commented on August 11, 2024

Major new release. Have a look at the code: please raise issues with questions.

NB: this has not been re-tested in a live system yet. It was cut out of my custom Pyboard firmware (which uses USB VCP) and I haven't had a chance yet to roll this back in and check it still works after the refactoring.

from min.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.