CircuitPython: Programming Hardware in Python

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • circuitpython

    CircuitPython - a Python implementation for teaching coding with microcontrollers

  • Just browse the first couple of commit pages [1] to see what I mean (just 2 examples: a commit with message 'pre-commit' which deletes 4 newlines, a commit with message 'alphabetical' which moves 2 statements around). Could also take a look at the MicroPython commits [2] in turn to see what a, in my opinion, very sane git tree looks like)

    [1] https://github.com/adafruit/circuitpython/commits/main

  • myhdl

    The MyHDL development repository

  • There's MyHDL. Turns Python into a hardware description and verification language:

    https://github.com/myhdl/myhdl

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ideas

    Random ideas and interesting ideas for things we hope to eventually do. (by f4pga)

  • See also the list from my low-level hardware description language unification idea[1]. There are mostly active projects.

    [1] https://github.com/SymbiFlow/ideas/issues/19

  • MicroPython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

  • [2] https://github.com/micropython/micropython/commits/master

  • circuit

    python digital logic circuit simulator (by olooney)

  • which I think is starting to look pretty Verilog-ish, while still staying Pythonic.

    [1]: https://github.com/olooney/circuit

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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

  • MicroPython v1.22.0

    1 project | news.ycombinator.com | 28 Dec 2023
  • MicroPython VS PikaPython - a user suggested alternative

    2 projects | 25 Dec 2023
  • about microprocessor

    1 project | /r/AskElectronics | 10 Dec 2023
  • Ask HN: Embedded Scripting Options for Microcontrollers

    1 project | news.ycombinator.com | 14 Sep 2023
  • Arduino or python

    1 project | /r/AskProgramming | 12 Jul 2023