Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

ese_block_2_grundlagen_uml @en
35 Treffer, Zuletzt geändert:
C ++, JAVA or C #, it does not necessarily mean that actively object-oriented concepts are systematica... d. In the literature this is called abstraction. That sounds more complicated than it is. We can transl... words: ** "We give things names." ** This means that we as humans communicate about things and also th... We do this around the clock. In the UML models that we are going to create, the ** "naming" ** is exp
ese_block_0_allgemeines @en
33 Treffer, Zuletzt geändert:
d on a comprehensive understanding of the term mechatronics, the meaning of embedded systems (in the na... d engineering techniques are discussed. ===== Mechatronic systems ===== Compared to mechanical enginee... ng, but also electronics and computer science, mechatronics is a very young subject. The emergence of t... domain is due to the structure of modern systems that emerged from the 1980s. Until then, there was a v
ese_block_0_allgemeines
20 Treffer, Zuletzt geändert:
von einem umfassendem Verständnis des Begriffs Mechatronik die Bedeutung eingebetteter Systeme (im enge... Engineeringtechniken erörtert werden. ===== Mechatronische Systeme ===== Mechatronik ist im Vergleich mit dem Maschinenbau, der Elektrotechnik aber auch ... ch zunehmen alle modernen Systementwürfe. {{ ::mechatronik.png?200&direct|}}So musste man in Deutschlan
syntax @wiki
14 Treffer, Zuletzt geändert:
. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the en... This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the ... er\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group... e english language file * Copy only the strings that needs to be modified */ $lang['js']['nosmblinks'
ese_block_3_hello_world_blinky @en
12 Treffer, Zuletzt geändert:
ass libraries is, of course, above all to ensure that things that are used frequently or typical problems that have simply been solved before, are convenient for the user Reuse available. We will use that. ===== The task ===== {{ :anwendersichtledan.png
ese_block_5_button_led @en
12 Treffer, Zuletzt geändert:
sier. To do this, we are setting ourselves a somewhat more complex task. ===== The task ===== {{ :anwe... s**. The property to be a **PecAppModul** means that the **PecButtonClickAndHold** is an active class.... mple, with the **onClick** operation. It notices that the button has been clicked without us having to program anything. The name already reveals that **onClick** is a so-called **event**. If you lat
ese_block_12_lcd @en
11 Treffer, Zuletzt geändert:
differs slightly from the previous procedure. So that we have little writing effort for the necessary s... daptation can be loaded as a prepared component. That is exactly what we will do for the mySTM32 Board light. // Perform the following preparatory work: ... If we take a closer look at the task, we notice that some of the requirements in previous exercises ha
ese_block_6_systick @en
11 Treffer, Zuletzt geändert:
dler). For the application developer, this means that this function must only be used in exceptional ca... otherwise we slow down the system. We recognize that this is an event by the prefix ** on ** in the op... far too fast to be perceived as a flashing LED. That's why we put the signal on the speaker because we... function but goes via an event queue. This means that events are placed in the queue according to their
ese_block_1_grundlagen_mikrocontroller @en
9 Treffer, Zuletzt geändert:
: https://prezi.com/p/edit/t7dgku4kiil9/ ===== What are microcontrollers? ===== Microcontrollers were... crocontroller solution has become so inexpensive that it is worth considering the use of a microcontrol... es, extremely inexpensive in large series ===== What types of microcontrollers are there? ===== The fi... y with the advent of the 32-bit ARM architecture that a new industry standard emerged. So we can differ
ese_block_2_grundlagen_uml
8 Treffer, Zuletzt geändert:
skonzepte]] ===== UML im Überblick ===== Die UML hat sich zu einer etablierten Darstellungstechnik ent... h fragen: - ist Klasse A eine Klasse B oder - hat Klasse A eine Klasse B? Beispiel 1:{{ :uml:isa.p... ink|}} - ist der Controller ein STM32 oder - hat der Controller einen STM32? * die Antwort soll... link|}} - ist der Controller eine LED oder - hat der Controller eine LED? * die Antwort sollte
ese_block_8_adc @en
8 Treffer, Zuletzt geändert:
value is recorded, processed and then something, whatever, is to be done can be adequately solved with ... o the control center via UART. The charm here is that 8-bit values ​​can be transmitted very smoothly v... e "economical" for this exercise, we use the somewhat more complex ** PecAdcChannel ** library block. This means that we can conveniently record several analog channel
ese_block_11_int @en
7 Treffer, Zuletzt geändert:
s then not available for other tasks. This means that the detection of changes (rising or falling edges... u take a closer look at this module, you can see that ** PecPinInterrupt ** has all the properties of *... indicator LED. The IndicatorLED is a PecLed // What is new about this design is that the ** IndicatorLED ** class was not aggregated into the ** Controlle
welcome @wiki
6 Treffer, Zuletzt geändert:
his link will be red: [[:start]]. Go on, follow that link and create the page. If you need help with u... , just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side... AQ on sidebars]] to learn more. Please be aware that not all templates support sidebars. ===== Custom... n as superuser first). You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|tem
deeper_sm @en
6 Treffer, Zuletzt geändert:
the 1980s. With the basic concepts you learned that objects have states. The UML state diagram is a means of expression that should always be used when the focus is on a comp... An object state represents behavior (activities) that can be assigned to one or more determined, concre... values ​​(state attributes). The activity types that can be assigned to the status are, for example:
ese_block_9_pwm @en
6 Treffer, Zuletzt geändert:
r eyes will not perceive the individual impulses that make up the PWM signal. PWM is not only used for ... ions) should not be too fast either. Frequencies that are too high can lead to undesired effects, depen... D off to 1000 LED maximum brightness. This means that the counter can run from 0 to 1000 accordingly. With a little pause, we ensure that the process of slowly fading in is really slow en
ese_block_7_uart @en
6 Treffer, Zuletzt geändert:
ese_block_13_i2c @en
6 Treffer, Zuletzt geändert:
ese_block_4_gpio @en
5 Treffer, Zuletzt geändert:
ese_block_14_can @en
5 Treffer, Zuletzt geändert:
ese_block_6_systick
5 Treffer, Zuletzt geändert:
ese_block_3_hello_world_blinky
5 Treffer, Zuletzt geändert:
mm32_light_hallo_uml
5 Treffer, Zuletzt geändert:
mm32_systemtickuml
5 Treffer, Zuletzt geändert:
ese_block_1_grundlagen_mikrocontroller
4 Treffer, Zuletzt geändert:
das_auto_als_mechatronisches_system
4 Treffer, Zuletzt geändert:
ese_block_0_allgemeines @zh
4 Treffer, Zuletzt geändert:
ese_block_10_timer @en
4 Treffer, Zuletzt geändert:
mm32_int
3 Treffer, Zuletzt geändert:
das_auto_als_mechatronisches_system @en
3 Treffer, Zuletzt geändert:
dokuwiki @wiki
3 Treffer, Zuletzt geändert:
ese_block_11_int
3 Treffer, Zuletzt geändert:
ese_block_15_projekt_i @zh
2 Treffer, Zuletzt geändert:
ese_block_12_lcd
2 Treffer, Zuletzt geändert:
mm32_lcd
2 Treffer, Zuletzt geändert:
ese_block_9_pwm
2 Treffer, Zuletzt geändert:
mm32_dim
2 Treffer, Zuletzt geändert:
ese_block_13_i2c
2 Treffer, Zuletzt geändert:
diskussion @en
1 Treffer, Zuletzt geändert:
ese_block_4_gpio
1 Treffer, Zuletzt geändert:
ese_block_5_button_led
1 Treffer, Zuletzt geändert:
ese_block_7_uart
1 Treffer, Zuletzt geändert:
en @en
1 Treffer, Zuletzt geändert:
ese_kurs @en
1 Treffer, Zuletzt geändert:
ese_block_10_timer
1 Treffer, Zuletzt geändert:
ese_block_15_projekt_i
1 Treffer, Zuletzt geändert:
sisy_sprechstunde
1 Treffer, Zuletzt geändert:
mm32_button_und_led
1 Treffer, Zuletzt geändert:
mm32_gpio
1 Treffer, Zuletzt geändert:
mm32_grundstruktur_mit_uml
1 Treffer, Zuletzt geändert:
mm32_tim
1 Treffer, Zuletzt geändert:
mm32_uasrt
1 Treffer, Zuletzt geändert:
deeper_sm
1 Treffer, Zuletzt geändert:
newprojectstm32
1 Treffer, Zuletzt geändert: