Giter Site home page Giter Site logo

led limit about opendeck HOT 6 CLOSED

PierreKircher avatar PierreKircher commented on July 20, 2024
led limit

from opendeck.

Comments (6)

paradajz avatar paradajz commented on July 20, 2024

Hardware limit - yes. Software one - not quite. I've used nearly all RAM on 32u4 for current firmware. Also I don't have a single pin available anymore, so this won't be possible on current hardware revision. In the future I'm going to switch to either ARM (STM32) or bigger AVR (ARM is more likely).

from opendeck.

PierreKircher avatar PierreKircher commented on July 20, 2024

arm cortex m4 might be a good option .. plenty mem / and flash .. and 180 mhz ! and plenty i/o to make due without the multiplexers

from opendeck.

paradajz avatar paradajz commented on July 20, 2024

Indeed, I've played around with STM32F4 series and they're quite capable. Only problem is that for OpenDeck I'm using LUFA as USB framework since I don't feel like messing with USB stuff yet, and there isn't similar alternative for ARM, so I'd have to write that myself. That's pretty much the only reason I don't use ARM at the moment.

from opendeck.

PierreKircher avatar PierreKircher commented on July 20, 2024

hmm vusb is a other option ( yaya i hear ya) .. but you might be able to talk to haata .. (input club) ergodox infinity .. they use a cortex platform for the keyboard .. and afaik lufa as well

from opendeck.

PierreKircher avatar PierreKircher commented on July 20, 2024

thats a usb hid (keyboard) / midi implementation for the teensy 3.6 (cortex m4)

https://github.com/PaulStoffregen/USBHost_t36

it might gives some clues / helps at the ARM switch

from opendeck.

paradajz avatar paradajz commented on July 20, 2024

I'll look into it. Thanks!

from opendeck.

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.