Skip to content

Commit 10cfe5b

Browse files
update final documentation (#1264)
* Create documentation for Automated Pill Dispenser Added documentation for the Automated Pill Dispenser project, detailing its features, architecture, hardware components, software libraries, and links to resources. * add architecture and schematic * Change architecture and schematic images to SVG format Updated image formats for architecture diagram and schematic. * Delete OLD schematic_kicad.svg * add updated schematic * Update project log with hardware and software progress * Change hardware setup image format to WEBP * add hardware image * Update project log weeks and finalize software details * Delete img_hardware.webp - too big * add resized img_hardware * Delete img_hardware.webp * Add files via upload
1 parent bc54975 commit 10cfe5b

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

140 KB
Loading

website/versioned_docs/version-acs_cc/project/2026/alexandra.dinu0302/index.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Automated Pill Dispenser
22
A sensor-verified automatic medication dispenser with dual stepper motor carousel and shutter mechanism.
33

4-
info
4+
:::info
5+
56
**Author**: Dinu Alexandra \
67
**GitHub Project Link**: [GitHub Repository](https://github.com/UPB-PMRust-Students/acs-project-2026-alexandraioana3)
7-
8+
:::
89

910

1011
## Description
@@ -28,11 +29,16 @@ All I2C devices (OLED, DS3231, HTU21D) share the same bus on PB6/PB7 with 4.7kΩ
2829

2930
## Log
3031

31-
### Week 5 - 11 May
32+
### Week 4 - 10 May
33+
The hardware components arrived, and I immediately began testing them individually to verify their basic functionality on the breadboard.
34+
35+
### Week 11 - 17 May
36+
I successfully interconnected all the hardware modules and developed the initial part of the software architecture using async Embassy tasks.
3237

33-
### Week 12 - 18 May
38+
![Hardware Setup](img_hardware.webp)
3439

35-
### Week 19 - 25 May
40+
### Week 18 - 24 May
41+
Finalize the software implementation, calibrated the sensor thresholds, and completed the overall structural design for the final demonstration.
3642

3743
## Hardware
3844

website/versioned_docs/version-acs_cc/project/2026/alexandra.dinu0302/schematic_kicad.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)