An open API service indexing awesome lists of open source software.

https://github.com/airalab/hardware

Schemes and documentation for Robonomics Hardware
https://github.com/airalab/hardware

esp hardware-designs smart-devices smart-home

Last synced: 4 months ago
JSON representation

Schemes and documentation for Robonomics Hardware

Awesome Lists containing this project

README

          

GitHub Repo Stars GitHub Issues GitHub Repo Size GitHub License

## Robonomics Hardware Team

The Robonomics Hardware team is involved in developing open-source hardware.

## Devices Developed by Robonomics Hardware

The Robonomics Hardware team focuses on developing open-source hardware solutions. Below is a list of devices they have developed:

| Device Name | ID (Version) | Project Description | Production Files |
| ---------------------------------------------- | ----------------- | ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| [Energy Monitoring](/EnergyMonitor) | EM-ESP32C6 | [Description](/EnergyMonitor/README.md) | [PCB](/EnergyMonitor/PCB/README.md) |
| [Altruist Outdoor Sensor](/Altruist/README.md) | ESP32C3 | [Description](/Altruist/README.md) | [PCB](/Altruist/PCB/README.md) |
| [Hikikomori](/Hikikomori) | Hiki-ESP32C6 | [Description](/Hikikomori/README.md) | [PCB](/Hikikomori/PCB/README.md) |

---

### Project Structure

```plaintext
└── Name/ # Name device
...
├── Typography/ # Files for ordering printed products from a printing house
├── PCB/ # Files for ordering from a PCB factory
├── Project/ # EDA projects
├── Docs # Technical documentation of device components
├── Models # 3D models from printing
└── Schematic # schematic diagrams of devices
```