awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesEEPROM Module Integration

Integration of non-volatile memory components into electronic circuit designs.

Distinguishing note: Candidates relate to CNC coordinate persistence or cloud BaaS, not hardware component integration.

Explore 2 awesome GitHub repositories matching hardware & iot · EEPROM Module Integration. Refine with filters or upvote what's useful.

Awesome EEPROM Module Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • raspberrypi/documentationAvatar raspberrypi

    raspberrypi/documentation

    5,575Vezi pe GitHub↗

    This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio

    Documents preventing the firmware from reading an I2C HAT EEPROM at power-up when no HAT is attached.

    Pythonasciidocdocumentationraspberry-pi
    Vezi pe GitHub↗5,575
  • atopile/atopileAvatar atopile

    atopile/atopile

    3,070Vezi pe GitHub↗

    atopile is an electronic design automation software and hardware description language that enables the definition of electronic circuits and components as code. It functions as a modular electronics framework and a compiler that transforms programmatic circuit definitions into a normalized model and KiCad project files for physical layout. The system distinguishes itself through automated hardware design automation, using a constraint-based value solver to calculate required component values and validate electrical specifications during the build process. It employs a modular approach to hard

    Implements a method for integrating generic EEPROM modules into circuit designs using I2C interfaces.

    Pythoncadedaelectronics
    Vezi pe GitHub↗3,070
  1. Home
  2. Hardware & IoT
  3. EEPROM Module Integration

Explorează sub-etichetele

  • HAT EEPROM Read DisablingPreventing the firmware from reading an I2C HAT EEPROM at power-up when no HAT is attached. **Distinct from EEPROM Module Integration:** Distinct from EEPROM Module Integration: focuses on disabling the EEPROM read to reduce boot time, not integrating EEPROM modules.