Changes between Version 6 and Version 7 of Projekte/EthersexStromzaehler
- Timestamp:
- Aug 19, 2010, 2:21:34 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projekte/EthersexStromzaehler
v6 v7 42 42 * '''''control6-code''''' 43 43 44 Folgendes control6-script stellt die 16bit-Variable ''revolutionz'' zur Verfügung, die als ECMD-Kommando abgefragt werden kann: 44 Die Umdrehungen des Stromzählers werden durch den Komparator zu Rechteck-Impulsen geformt und an INT1 (im Fall der DIP28-AVRs Port D.3, Pin 5) zur Auswertung gebracht. 45 Folgendes control6-script stellt die dadurch inkrementierte 16bit-Variable ''revolutionz'' zur Verfügung, die als ECMD-Kommando abgefragt werden kann: 45 46 46 47 {{{ … … 84 85 85 86 [[BR]] 86 * im ../ethersex/pinning/hardware/ eine custom-Platform (your_board.m4) erzeugen mit u.a. diesem Inhalt (siehe ../ethersex/scripts/add-hardware) :87 * im ../ethersex/pinning/hardware/ eine custom-Platform (your_board.m4) erzeugen mit u.a. diesem Inhalt (siehe https://dokucode.de/index.php/Ethersex_Hardware_hinzuf%C3%BCgen) : 87 88 88 89 … … 107 108 ')dnl 108 109 }}} 110