Skip to content

Commit b531ead

Browse files
Project/stefan vasile.badea (#1301)
* Add DeskCal project documentation - Week 8 * Updated documentation for hardware milestone * Updated photos for hardware milestone * Fixed images constraints * Added final project documentation info for software milestone * Resolved photos resolution * Fixed photos issue * Fixed photos issue * Removed todo's from index
1 parent 280b250 commit b531ead

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

  • website/versioned_docs/version-acs_cc/project/2026/stefan_vasile.badea

website/versioned_docs/version-acs_cc/project/2026/stefan_vasile.badea/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ Nucleo board. Started enclosure design in Fusion 360.
169169

170170
### Schematics
171171

172-
* TODO: KiCad schematic to be added at Hardware Milestone (Week 11)
173172
![KiCad schematic](./images/kikad-deskcal.webp)
174173

175174
### Bill of Materials
@@ -191,12 +190,11 @@ The format is
191190
| [BME280 Barometric Sensor Module](https://www.optimusdigital.ro/en/pressure-sensors/1354-modul-senzor-barometric-de-presiune-bme280.html) | Measures local temperature, humidity and pressure | ~34 RON |
192191
| [WS2812B RGB LED Ring (16 LEDs)](https://www.optimusdigital.ro/en/others/749-inel-de-led-uri-rgb-ws2812-cu-16-led-uri.html) | Visual meeting alerts with animated color patterns | ~20 RON|
193192
| [Passive Buzzer 3.3V](https://www.optimusdigital.ro/ro/audio-buzzere/12247-buzzer-pasiv-de-33v-sau-3v.html) | Audio alerts before and during meetings | ~13 RON|
194-
| Potentiometer Mono 50kΩ | Page navigation via ADC | ~7 RON|
195193
| [Tactile Button 6x6x6mm](https://www.optimusdigital.ro/ro/butoane-i-comutatoare/1119-buton-6x6x6.html) (x2) | Snooze reminder and UI interaction | ~3 RON|
196194
| [Jumper Wires M-F 40p 20cm](https://www.optimusdigital.ro/ro/fire-fire-mufate/92-fire-colorate-mama-tata-40p.html) | Component interconnections | ~10 RON|
197195
| [Jumper Wires F-F 10p 20cm](https://www.optimusdigital.ro/ro/fire-fire-mufate/91-fire-colorate-mama-mama-10p.html) (x2) | Component interconnections | ~10 RON|
198196
| [Breadboard 170 points](https://www.optimusdigital.ro/ro/prototipare-breadboard-uri/246-mini-breadboard-colorat.html) | Prototyping connections | ~3 RON|
199-
| 3D-printed PLA enclosure | Houses all components | TBD |
197+
| 3D-printed PLA enclosure | Houses all components | provided by faculty |
200198

201199
## Software
202200

@@ -224,7 +222,7 @@ The format is
224222
2. [ILI9341 datasheet](https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf)
225223
3. [WS2812B datasheet](https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf)
226224
4. [BME280 datasheet](https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf)
227-
5. [Google Calendar API Python quickstart](https://developers.google.com/calendar/api/quickstart/python)
225+
5. [News API documentation](https://newsapi.org/docs)
228226
6. [OpenWeatherMap API](https://openweathermap.org/api)
229227
7. [embedded-graphics examples](https://github.com/embedded-graphics/examples)
230228
8. [KiCad EDA for schematics](https://www.kicad.org)

0 commit comments

Comments
 (0)