User Tools

Site Tools


module:microcontroller:esp32uart2

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
module:microcontroller:esp32uart2 [2021/12/18 14:29] omdevelopmodule:microcontroller:esp32uart2 [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Esp32Uart2 ===== 
- 
-[[http://www.openhardsoftware.de/ | Open Hard- & Software]] 
-[ 
-[[http://www.openhardsoftware.de/dokuwiki | DokuWiki]] 
-[[http://www.openhardsoftware.de/websites | WebSites]] 
-[[http://www.openhardsoftware.de/mediawiki | MediaWiki]] 
-[[http://www.openhardsoftware.de/nextcloud | NextCloud]] 
-] 
- 
-https://docs.micropython.org/en/latest/esp32/quickref.html 
- 
-<code python> 
-# 
-PIN_UART0_TX =  1 # USB 
-PIN_UART0_RX =  3 # USB 
-# 
-PIN_UART1_RX = 25 #  9 - not usable  
-PIN_UART1_TX = 26 # 10 - not usable  
-# 
-PIN_UART2_RX = 16 
-PIN_UART2_TX = 17 
-# 
-</code> 
- 
------ 
-[[http://www.openhardsoftware.de/ | Open Hard- & Software]] 
-[ 
-[[http://www.openhardsoftware.de/dokuwiki | DokuWiki]] 
-[[http://www.openhardsoftware.de/websites | WebSites]] 
-[[http://www.openhardsoftware.de/mediawiki | MediaWiki]] 
-[[http://www.openhardsoftware.de/nextcloud | NextCloud]] 
-] 
  
module/microcontroller/esp32uart2.1639834158.txt.gz · Last modified: 2021/12/18 15:29 (external edit)