you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 9 months ago (3 children)

Micropython is a software project, not hardware

  • source
  • parent
  • hideshow 3 child comments
  • [–] 5 points 9 months ago

    The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects.

    Literally the second paragraph

  • source
  • parent
  • Imo, arduino is also mostly a software project nowadays. While they did make a bunch of avr boards that were quite novel and interesting at the time, now they are not as good in terms of both price and performance compared to various arm-based boards.

    What keeped arduino alive is a bunch of libs and arduino ide cores for various boards ppl have written over time.

  • source
  • parent