diff --git a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/aeroglove_diagram.svg b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/aeroglove_diagram.svg new file mode 100644 index 00000000000..6cb0e5621f5 --- /dev/null +++ b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/aeroglove_diagram.svg @@ -0,0 +1 @@ +SVG Image created as aeroglove_diagram.svg date 2026-05-12T22:56:55 Image generated by Eeschema-SVG123456123456ABCDABCDDate:KiCad E.D.A. 10.0.1Rev:Size: A4Id: 1/1Title:File: aeroglove_diagram.kicad_schSheet: /CLKIN1AUX_DA6AUX_CL7VLOGIC8AD09REGOUT10FSYNC11INT12VDD13GND18CPOUT20SCL23SDA24U2MPU-6050C1470uFPWR_FLAGVBAT1PC132PC143PC154PH05PH16NRST7PC08PC19PC210PC311VSSA12VDDA13PA014PA115PA216PA317VSS18VDD19PA420PA521PA622PA723PC424PC525PB026PB127PB228PB1029VCAP30VDD32PB1233PB1334PB1435PB1536PC637PC738PC839PC940PA841PA942PA1043PA1144PA1245PA1346VDDUSB48PA1449PA1550PC1051PC1152PC1253PD254PB355PB456PB557PB658PB759PH360PB861PB962VDD64U1STM32U545RETxGNDGNDGNDPWR_FLAGR110k+3V3+3V3+3V3+3V3+3V3+3V3+3V3SW1SW_PushRGB123456D1LED_RGB+1-2M1Motor_DCAeroGlove: Interactive Gamepad SchematicMay 12th 2026U2MPU-6050CLKIN1AUX_DA6AUX_CL7VLOGIC8AD09REGOUT10FSYNC11INT12VDD13GND18CPOUT20SCL23SDA24U1STM32U545RETxVBAT1PC132PC143PC154PH05PH16NRST7PC08PC19PC210PC311VSSA12VDDA13PA014PA115PA216PA317VSS18VDD19PA420PA521PA622PA723PC424PC525PB026PB127PB228PB1029VCAP30VDD32PB1233PB1334PB1435PB1536PC637PC738PC839PC940PA841PA942PA1043PA1144PA1245PA1346VDDUSB48PA1449PA1550PC1051PC1152PC1253PD254PB355PB456PB557PB658PB759PH360PB861PB962VDD64C1470uFGNDPWR_FLAGR110k+3V3+3V3+3V3+3V3+3V3+3V3+3V3 \ No newline at end of file diff --git a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.svg b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.svg deleted file mode 100644 index d69ea0d3486..00000000000 --- a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - -
STM32
Nucleo-U545RE-Q
MPU 6050
Sensor
RGB LED
Tactile Button
Vibration Motor Module
PC / Computer
I2C
GPIO
GPIO
PWM
USB Cable
\ No newline at end of file diff --git a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.webp b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.webp new file mode 100644 index 00000000000..ca2ecdb520b Binary files /dev/null and b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/diagram.webp differ diff --git a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/index.md b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/index.md index 7b2d58651a5..8da2f255f71 100644 --- a/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/index.md +++ b/website/versioned_docs/version-fils_en/project/2026/stefania.boinegri/index.md @@ -20,7 +20,7 @@ AeroGlove was directly inspired by my time as an exchange student in Sweden, whe The main components are the STM32 Nucleo-U545RE-Q microcontroller, an MPU6050 accelerometer and gyroscope, a tactile push-button, an RGB LED, and a vibration motor module. The MPU6050 connects via I2C to capture spatial orientation. The microcontroller communicates bidirectionally with the PC via a USB Data Cable, sending inputs and receiving real-time feedback signals back from the computer to trigger the PWM-driven vibration motor. -![Block Diagram](./diagram.svg) +![Block Diagram](./diagram.webp) ## Log @@ -42,7 +42,7 @@ The project uses the STM32 Nucleo-U545RE-Q as the microcontroller to process inp ### Schematics -Place your KiCAD or similar schematics here in SVG format. +![Block Diagram](./aeroglove_diagram.svg) ### Bill of Materials @@ -53,7 +53,7 @@ Place your KiCAD or similar schematics here in SVG format. | Tactile Push-Button | Digital Input | 0.36 RON | | RGB LED Module | Visual Feedback | 2 RON | | Vibration Motor Module | Haptic Feedback | 5 RON | -| USB Data Cable | Power & Communication | 30 RON | +| USB Data Cable | Power & Communication | 29 RON | | Jumper Wires | Physical Connectivity | 7 RON | ## Software