Back to the catalog

ESP32 Inventory Box

Smart inventory tracking via weight (HX711) + motion (MPU6050) + fingerprint access (R307). ESP32, Arduino framework, PlatformIO.

Open source Repository Open in the app JSON

About

# ESP32 Inventory Box

Smart tool box that tracks inventory via weight sensing, motion detection, and fingerprint-authenticated access.

## Core Concepts

- [Architecture](/kb/ARCHITECTURE.md) — System design, microkernel pattern, task architecture

## API Reference

- [REST API](/kb/api/rest-api.md) — All HTTP endpoints, request/response schemas

## Domain Logic

- [State Machines](/kb/domain/state-machines.md) — Box state, access control, door, power
- [Weight Sensing](/kb/domain/weight-sensing.md) — HX711 signal chain, filtering, tool matching
- [Access Control](/kb/domain/access-control.md) — Fingerprint auth, server auth, enrollment

## Kernel / System

- [Service Registry](/kb/kernel/service-registry.md) — Microkernel IPC, message types, pool allocation
- [Boot Sequence](/kb/kernel/boot-sequence.md) — Dual-core boot, init stages, conditional tasks
- [Power Management](/kb/kernel/power-management.md) — Light/deep sleep, wake sources, activity tracking

## Data Layer

- [Data Layer

Details

Kind
OKF bundles
Topic
E-commerce & business
Publisher
herlangga72
Origin
okf_github
Category
dados
Version
0.1
Last push
2026-07-05T12:48:32Z
Repository state
ativo
Language
C++
Added
2026-09-08 22:10:17
Updated
2026-09-08 22:10:17
Origin id
herlangga72/esp32_inventory_box:kb/index.md

More