Skip to content

atopile/hivehaus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hivehaus

Collection of avant-garde products for the smart home.

We are using atopile to design a reusable electronics library for building smart home products. The idea is that most smart home products have the same basic components and can be built with the same tools. We are using esphome to build the firmware for the products. All pcbs are designed to be manufactured by JLCPCB.

📦 Products

  • Hydrohomie - Scale measuring your water intake per day.

🚀 Getting Started

Prerequisites

  • atopile compiler installed
  • KiCad 8.0 or later (for PCB viewing/editing)
  • Basic SMD soldering equipment

Building HiveHaus products

  1. Clone the repository

    git clone https://github.com/atopile/hivehaus
    cd hivehaus/products/<product-name>
  2. Compile the hardware design

    ato build
  3. Generate manufacturing files

    ato build -t all
  4. Order PCBs and components

    • Upload gerbers from /build to your preferred PCB manufacturer
    • Use the generated BOM for component ordering

🤝 Contributing

We love contributions! Whether it's:

  • 🐛 Bug fixes
  • ✨ New features
  • 📚 Documentation improvements
  • 🎨 Design enhancements

📄 License

HiveHaus is open source hardware, released under the MIT License. See LICENSE for details.


🌟 Acknowledgments

Built with ❤️ using atopile - the language that's revolutionizing hardware design.

Special thanks to the atopile community for making hardware development accessible to everyone.


Ready to build your own smart home products?

📖 Read the Docs💬 Join Discord⭐ Star on GitHub

About

open source smart home products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors