Changeset 1174 in t29-www


Ignore:
Timestamp:
Mar 21, 2017, 8:59:32 AM (7 years ago)
Author:
heribert
Message:

....phuuuu noch einen Flüchtigkeitsfehler beseitigt (ü) und Links rausgenommen

Location:
physical-computing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • physical-computing/encoder-mit-interrupt/encoder-mit-interrupt.ino

    r1173 r1174  
    1010#define encoderPinB  3
    1111
    12 volatile int encoderPos = 0;   // "volatile" (flüchtig), siehe Aufgabenstellung
     12volatile int encoderPos = 0;   // "volatile" (fluechtig), siehe Aufgabenstellung
    1313
    1414void setup() {
  • physical-computing/index.php

    r1173 r1174  
    127127       
    128128        <a href="/physical-computing/encoder-mit-interrupt"> Rotary-Encoder-Sketch mit Interrupt, Aufg. 2 Blatt 8<br>
    129         <a href="/physical-computing/TM1638-1"> TM1638-1</a>, manuelles Einlesen von Daten<br>
    130         <a href="/physical-computing/TM1638-1_dominik">  TM1638-1_dominik</a>, komfortables manuelles Einlesen von Daten (Dominik + Victor)<br>
    131         <a href="/physical-computing/TM1638-zaehler-text">  TM1638-zaehler-text</a>, Zahlen und anschließend Text anzeigen<br>
    132129        <a href="/physical-computing/TM1638_Lauftext"> TM1638_Lauftext </a>, Lauftext anzeigen<br>
    133130        <a href="/physical-computing/Text-und-Zahl"> Text-und-Zahl</a>, Text und Zahl (Variable) gleichzeitig anzeigen<br><br>
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License