User Tools

Site Tools


module:micropython:esp32uartpcuc:esp32uartpcuc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
module:micropython:esp32uartpcuc:esp32uartpcuc [2021/12/22 17:05] – [IT01] omdevelopmodule:micropython:esp32uartpcuc:esp32uartpcuc [2022/09/13 11:58] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 ==== IT01 ==== ==== IT01 ====
-  * Keyboard: **1** **2** **3** +  * **1** **2** **3** **4**  
-  * Keyboard: **4** **5** **6** +  * **5** **6** **7** **8**  
-  * Keyboard: **7** **8** **9** +  * **9** **A** **B** **C** 
-  Keyboard: **FUN** **0** **ENT** +  * **0** **S** **T** **N** 
-  * Keyboard: **STP** **OFF** **ON**+ 
 +==== Neues Modul: 4x4 KeyPad (entsprechend IT01-FrontKeys) ==== 
 +  * 8x IOPin: 4x Input(34, 35, 36, 39) und 4x Output(12, 13, 14, 27) 
 + 
  
 ==== LocalSystem ==== ==== LocalSystem ====
  
   * Kapselung aller System-Variablen (CpuTemperature,...)   * Kapselung aller System-Variablen (CpuTemperature,...)
-  * Collector für Commands/Responses für lokale Hardware-Ressourcen:+  * Collector für Commands/Responses für lokale Hardware-Ressourcen(BreadBoard!): 
 +    * LedSystem 
 +    * LedQuad(Uart1, Wlan, Bt, (Lan))
     * LCDisplayI2C(PCF8574, I2C)     * LCDisplayI2C(PCF8574, I2C)
-    * Temperature / Humidity(DHT22, iopin+    * Temperature / Humidity(DHT22: CLKDATA, 5V0, GND
-    * Keyboard versuchen+    * 4x4 KeyPad (entsprechend IT01-FrontKeys) 
-      * Paul Stoffregen Arduino-Library **PS2Keyboard** +    * Pressure/Humidity 
-      * {{https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html|PS2Keyboard}}+    * GetChipID (Examples-Esp32-GetChipID) 
 + 
 + 
 +==== UCSystem ==== 
 +  * LCDisplayI2C((PCF8574, I2C) 
 +  * Quertz-Keyboard(PS/2, 5V, CLK, DATA, GND)
 +    * Paul Stoffregen Arduino-Library **PS2Keyboard** 
 +    * {{https://www.pjrc.com/teensy/td_libs_PS2Keyboard.html|PS2Keyboard}} 
 ==== CommandReceiver(relative to Esp32) ==== ==== CommandReceiver(relative to Esp32) ====
   * PC-[Uart1]: Command<->Response   * PC-[Uart1]: Command<->Response
module/micropython/esp32uartpcuc/esp32uartpcuc.1640189143.txt.gz · Last modified: 2021/12/22 18:05 (external edit)