Skip to content

Commit 704da88

Browse files
authored
Project/ana maria.ripeanu (#1327)
* documentation * added schematic and modified architecture diagram * modified architecture diagram * changed architecture diagram * added photos * modified photos * modified photos * modified photos * modified photos
1 parent 52ba18a commit 704da88

4 files changed

Lines changed: 9 additions & 1 deletion

File tree

213 KB
Loading
255 KB
Loading
273 KB
Loading

website/versioned_docs/version-acs_cc/project/2026/ana_maria.ripeanu/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,24 @@ Ordered the hardware components.
3838

3939
Assembled the project and did the wiring.
4040

41-
### Week 4 May - 10 May
41+
### Week 4 - 10 May
4242

4343
Finished the hardware.
4444

45+
### Week 11 - 17 May
46+
47+
Finished the software. I had a few issues communicating throught the bluetooth module, but I found out it was a hardware issue.
4548

4649
<!-- ### Week 19 - 25 May -->
4750

4851
## Hardware
4952

5053
The project uses a STM32 Nucleo-U545RE board as the main microcontroller. A motor driver shield (L293D-based) is used to control four DC motors for the platform. The robotic arm is actuated using multiple servo motors (MG995 and SG90), while an electromagnet module is used for object manipulation. A Bluetooth module (HC-05) enables wireless control, and an RC522 RFID module is used for NFC-based user authorization. An RGB LED provides visual feedback. The system is powered by a 5V supply and assembled on a custom 3D-printed structure.
5154

55+
![FrontView](images/front_view.webp)
56+
![SideView](images/side_view.webp)
57+
![Board](images/board.webp)
58+
5259
### Schematics
5360

5461
![Schematic](images/schematic.svg)
@@ -106,6 +113,7 @@ The format is
106113
<!-- Add a few links that inspired you and that you think you will use for your project -->
107114

108115
1. https://embedded-rust-101.wyliodrin.com/docs/acs_cc/category/lab
116+
2. https://www.emcu-homeautomation.org/how-to-use-the-adafruit-motor-shield-on-stm32-nucleo/
109117

110118
<!-- 1. [link](https://example.com)
111119
2. [link](https://example3.com)

0 commit comments

Comments
 (0)