Diskussion:Sensorinbetriebnahme mit Arduino und Simulink: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde neu angelegt: „{| class="wikitable" |- ! # !! Termin !! Planung für die Woche !! Fortschritt |- | 1 || xx.yy.zz || * a * b * c || * a * b * c |- |}“ |
Keine Bearbeitungszusammenfassung |
||
| (4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! # !! | ! # !! date !! plan for this week !! progress | ||
|- | |- | ||
| 1 || | | 1 || 03.03.26 || | ||
* Send the signed contract to administration. | |||
* Safety briefing | |||
* Workplace preparation (login, etc.) | |||
* SVN access to the work folder | |||
* Wiki access to personal article | |||
* Discussion of working hours (Excel spreadsheet in SVN, commit with start time, commit with end time) | |||
* Transponder issuance | |||
* Measure Weight with Simulink | |||
|| | |||
* hello world | |||
* b | |||
* c | |||
|- | |||
| 2 || 10.03.26 || | |||
* Save Simulink model to SVN. | |||
* Document Simulink model according to this [[Regeln_für_Simulink-Modelle|article]]. | |||
* Add button like a real Weighing Scale. See chapter [[DMS_load_cell_with_measuring_amplifier_HX711AD#Requirements|requirements]]. | |||
* Document progress within your [[DMS_load_cell_with_measuring_amplifier_HX711AD|article]]. | |||
|| | |||
* a | |||
* b | |||
* c | |||
|- | |||
| 3 || 17.03.26 || | |||
* Document your progresse here (A). | |||
* Document Simulink model according to this [[Regeln_für_Simulink-Modelle|article]] (A). | |||
* Add button like a real Weighing Scale. See chapter [[DMS_load_cell_with_measuring_amplifier_HX711AD#Requirements|requirements]] (A). | |||
* Document progress within your [[DMS_load_cell_with_measuring_amplifier_HX711AD|article]] (A). | |||
* Use the LCD-Display and order an I2C-Segment-Display (A). | |||
* Meet all the [[DMS_load_cell_with_measuring_amplifier_HX711AD#Requirements|requirements]] (B). | |||
|| | |||
* a | * a | ||
* b | * b | ||
* c | * c | ||
|- | |||
| 4 || 24.03.26 || | |||
* Each button has to be connected to an [[Arduino:_Interrupts|interrupt]]. | |||
* The button has to be debounced in the ISR. | |||
* Please comment every source code line. | |||
* Add a [[Header_Beispiel_für_C|header]] to your source. | |||
* Use an recursive average filter for calculation of the weight. | |||
* Calculate the standard deviation to decide if the measurement is constant (threshold). | |||
* Use the software of [[Escape_Game:_Die_Bombe|this project]] as a starting point. Weight cell and LCD-Display are working fine. | |||
* Document progress within your [[DMS_load_cell_with_measuring_amplifier_HX711AD|article]] (A). | |||
|| | || | ||
* a | * a | ||
Aktuelle Version vom 24. März 2026, 10:26 Uhr
| # | date | plan for this week | progress |
|---|---|---|---|
| 1 | 03.03.26 |
|
|
| 2 | 10.03.26 |
|
|
| 3 | 17.03.26 |
|
|
| 4 | 24.03.26 |
|
|