Skip to content

Commit adb16dd

Browse files
authored
Project/alexteap (#1141)
* Add project documentation for Alexandra Petrescu Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Fix image paths and rename files Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Cleaned up image names and removed Windows junk Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Added a link Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Update Week 5 Log in index.md Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Update Week 5 Log and add hardware image - Updated the weekly log text - Added the new hardware setup picture Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> * Changed hardaware webp to lowercase Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro> --------- Signed-off-by: Alexandra-Maria Petrescu <alexandra.petrescu@stud.fils.upb.ro>
1 parent f2f5744 commit adb16dd

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

54.5 KB
Loading

website/versioned_docs/version-fils_en/project/2026/alexandra.petrescu/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,16 @@ with a Raspberry Pi Pico and see for myself the way it performs and can handle a
3030
<!-- write your progress here every week -->
3131

3232
### Week 5 - 11 May
33+
This week I was able to work on most of my hardware, successfully managing to test all of the components and visualize the final outline of the project. I also finally managed to connect the Pico 2W to my code, as I had struggled for a few days to get it to flash. Half of the software is done, and so far nothing has gone wrong, except for the fact that I am thinking about replacing some hardware components, such as my keypad and LED ring.
3334

3435
### Week 12 - 18 May
3536

3637
### Week 19 - 25 May
3738

3839
## Hardware
3940

41+
![Hardware Picture](./imghardware.webp)
42+
4043
1. Raspberry Pi Pico 2W: The main microcontroller unit running the asynchronous rust firmware;
4144
2. PIR Motion Sensor: Used to detect human movement in the monitored area;
4245
3. IR Proximity Snesor: Acts as a secondary close-range trigger, detecting any objects passing directly in front of it;

0 commit comments

Comments
 (0)