home.social

Search

32 results for “mikrocontroller”

  1. #Arduino-Day-2023
    Am Samstag, 25.03.23, 14-18 Uhr bei #DUISentrieb in #Duisburg. Verschiedene Mess- und Steuerschaltungen, #Linienfolger, selbstbalancierender #Roboter und #Otto, ebenfalls ein Selbstbau-Roboter, einfache Projekte zum #Mitmachen und #Selberbauen und einige Anwendungen mit anderen #Mikrocontrollern wie dem #ESP8266, #ESP32 und dem #Raspberry Pi Pico werden Schwerpunkte sein. Besucher (auch Kinder) können eigene Projekte mitbringen und sich austauschen.

    duisentrieb.de/#arduino-day-20

  2. #Arduino-Day-2023
    Am Samstag, 25.03.23, 14-18 Uhr bei #DUISentrieb in #Duisburg. Verschiedene Mess- und Steuerschaltungen, #Linienfolger, selbstbalancierender #Roboter und #Otto, ebenfalls ein Selbstbau-Roboter, einfache Projekte zum #Mitmachen und #Selberbauen und einige Anwendungen mit anderen #Mikrocontrollern wie dem #ESP8266, #ESP32 und dem #Raspberry Pi Pico werden Schwerpunkte sein. Besucher (auch Kinder) können eigene Projekte mitbringen und sich austauschen.

    duisentrieb.de/#arduino-day-20

  3. #Arduino-Day-2023
    Am Samstag, 25.03.23, 14-18 Uhr bei #DUISentrieb in #Duisburg. Verschiedene Mess- und Steuerschaltungen, #Linienfolger, selbstbalancierender #Roboter und #Otto, ebenfalls ein Selbstbau-Roboter, einfache Projekte zum #Mitmachen und #Selberbauen und einige Anwendungen mit anderen #Mikrocontrollern wie dem #ESP8266, #ESP32 und dem #Raspberry Pi Pico werden Schwerpunkte sein. Besucher (auch Kinder) können eigene Projekte mitbringen und sich austauschen.

    duisentrieb.de/#arduino-day-20

  4. #Arduino-Day-2023
    Am Samstag, 25.03.23, 14-18 Uhr bei #DUISentrieb in #Duisburg. Verschiedene Mess- und Steuerschaltungen, #Linienfolger, selbstbalancierender #Roboter und #Otto, ebenfalls ein Selbstbau-Roboter, einfache Projekte zum #Mitmachen und #Selberbauen und einige Anwendungen mit anderen #Mikrocontrollern wie dem #ESP8266, #ESP32 und dem #Raspberry Pi Pico werden Schwerpunkte sein. Besucher (auch Kinder) können eigene Projekte mitbringen und sich austauschen.

    duisentrieb.de/#arduino-day-20

  5. LispBM is a concurrent Lisp for microcontrollers with message passing

    lispbm.com/

    #lisp

  6. LispBM is a concurrent Lisp for microcontrollers with message passing

    lispbm.com/

    #lisp

  7. LispBM is a concurrent Lisp for microcontrollers with message passing

    lispbm.com/

    #lisp

  8. LispBM is a concurrent Lisp for microcontrollers with message passing

    lispbm.com/

    #lisp

  9. LispBM is a concurrent Lisp for microcontrollers with message passing

    lispbm.com/

    #lisp

  10. LispBM is a concurrent Lisp for microcontrollers with message passing
    L: lispbm.com/
    C: news.ycombinator.com/item?id=4
    posted on 2026.09.16 at 17:49:44 (c=1, p=4)

  11. With fresh support for the ESP32-C5, @circuitpython now has 5GHz wifi capability for Stations, Access Points, and monitor mode.
    gist.github.com/anecdata/c59d6
    Interesting to see packets on channel 14 in the US.

  12. A quick recap of what I'm currently working on: I'm building a subtractive monosynth on an STM32F446 microcontroller, with all code hand-written in assembly.

    The goal is to build a synth expander that is inexpensive, independent from the computer and has enough physical controls to be suitable for live performance.

    Part of the motivation for this project is that I didn't want to remain dependent on huge janky software stacks for doing music, especially now that things are quickly ensloppifying. Nor did I want to spend hundreds of euros on a hardware synth (and not learn a single thing about how they actually work in the process).

    I've been working on this since May (with large study-related breaks in between) and it can now output a nice sawtooth signal over line out and react to MIDI Note On messages. Next up will be implementing envelope / NoteOff.

    I live-toot at #LuBuildsAMonosynth and you can check out the current state at: git.sr.ht/~lhinderberger/monos

    #synth #synthesizer #synthesizers #electronics #electronics

  13. A quick recap of what I'm currently working on: I'm building a subtractive monosynth on an STM32F446 microcontroller, with all code hand-written in assembly.

    The goal is to build a synth expander that is inexpensive, independent from the computer and has enough physical controls to be suitable for live performance.

    Part of the motivation for this project is that I didn't want to remain dependent on huge janky software stacks for doing music, especially now that things are quickly ensloppifying. Nor did I want to spend hundreds of euros on a hardware synth (and not learn a single thing about how they actually work in the process).

    I've been working on this since May (with large study-related breaks in between) and it can now output a nice sawtooth signal over line out and react to MIDI Note On messages. Next up will be implementing envelope / NoteOff.

    I live-toot at #LuBuildsAMonosynth and you can check out the current state at: git.sr.ht/~lhinderberger/monos

    #synth #synthesizer #synthesizers #electronics #electronics

  14. A quick recap of what I'm currently working on: I'm building a subtractive monosynth on an STM32F446 microcontroller, with all code hand-written in assembly.

    The goal is to build a synth expander that is inexpensive, independent from the computer and has enough physical controls to be suitable for live performance.

    Part of the motivation for this project is that I didn't want to remain dependent on huge janky software stacks for doing music, especially now that things are quickly ensloppifying. Nor did I want to spend hundreds of euros on a hardware synth (and not learn a single thing about how they actually work in the process).

    I've been working on this since May (with large study-related breaks in between) and it can now output a nice sawtooth signal over line out and react to MIDI Note On messages. Next up will be implementing envelope / NoteOff.

    I live-toot at #LuBuildsAMonosynth and you can check out the current state at: git.sr.ht/~lhinderberger/monos

    #synth #synthesizer #synthesizers #electronics #electronics

  15. A quick recap of what I'm currently working on: I'm building a subtractive monosynth on an STM32F446 microcontroller, with all code hand-written in assembly.

    The goal is to build a synth expander that is inexpensive, independent from the computer and has enough physical controls to be suitable for live performance.

    Part of the motivation for this project is that I didn't want to remain dependent on huge janky software stacks for doing music, especially now that things are quickly ensloppifying. Nor did I want to spend hundreds of euros on a hardware synth (and not learn a single thing about how they actually work in the process).

    I've been working on this since May (with large study-related breaks in between) and it can now output a nice sawtooth signal over line out and react to MIDI Note On messages. Next up will be implementing envelope / NoteOff.

    I live-toot at #LuBuildsAMonosynth and you can check out the current state at: git.sr.ht/~lhinderberger/monos

    #synth #synthesizer #synthesizers #electronics #electronics

  16. A quick recap of what I'm currently working on: I'm building a subtractive monosynth on an STM32F446 microcontroller, with all code hand-written in assembly.

    The goal is to build a synth expander that is inexpensive, independent from the computer and has enough physical controls to be suitable for live performance.

    Part of the motivation for this project is that I didn't want to remain dependent on huge janky software stacks for doing music, especially now that things are quickly ensloppifying. Nor did I want to spend hundreds of euros on a hardware synth (and not learn a single thing about how they actually work in the process).

    I've been working on this since May (with large study-related breaks in between) and it can now output a nice sawtooth signal over line out and react to MIDI Note On messages. Next up will be implementing envelope / NoteOff.

    I live-toot at #LuBuildsAMonosynth and you can check out the current state at: git.sr.ht/~lhinderberger/monos

    #synth #synthesizer #synthesizers #electronics #electronics

  17. Computer calculation:
    The low-level access sequence to the bytes of a field may affect performance on small-scale byte-addressable processors and microcontrollers.

    Some operations have a simpler order to execute elementary steps. Addition, subtraction, and multiplication start at the least significant digit position and propagate the carry to the subsequent position.
    Comparison and division start at the most significant digit and propagate a possible carry to the subsequent digits.

    #mathStodon #computers #computing #CS

  18. Computer calculation:
    The low-level access sequence to the bytes of a field may affect performance on small-scale byte-addressable processors and microcontrollers.

    Some operations have a simpler order to execute elementary steps. Addition, subtraction, and multiplication start at the least significant digit position and propagate the carry to the subsequent position.
    Comparison and division start at the most significant digit and propagate a possible carry to the subsequent digits.

    #mathStodon #computers #computing #CS

  19. Computer calculation:
    The low-level access sequence to the bytes of a field may affect performance on small-scale byte-addressable processors and microcontrollers.

    Some operations have a simpler order to execute elementary steps. Addition, subtraction, and multiplication start at the least significant digit position and propagate the carry to the subsequent position.
    Comparison and division start at the most significant digit and propagate a possible carry to the subsequent digits.

  20. Computer calculation:
    The low-level access sequence to the bytes of a field may affect performance on small-scale byte-addressable processors and microcontrollers.

    Some operations have a simpler order to execute elementary steps. Addition, subtraction, and multiplication start at the least significant digit position and propagate the carry to the subsequent position.
    Comparison and division start at the most significant digit and propagate a possible carry to the subsequent digits.

    #mathStodon #computers #computing #CS