Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
projets:cmdcentrale [2020/01/01 17:38] – [Matos] chefprojets:cmdcentrale [2020/01/01 17:51] chef
Ligne 4: Ligne 4:
  
 ===== Matos ===== ===== Matos =====
 +
 +  * MEGA+WiFi R3 ATmega2560+ESP8266, flash 32MB, USB-TTL CH340G, Micro-USB de ROBODYN.
 +  * Afficheur Touchscreen TFT ILI9486.
 +  * Emetteur/Récepteur RF433MHz.
 +  * Module RTC I2C 24C32 mémoire DS1307 horloge.
 +  * Une alimentation 220v/12V
 +
 Pour mon projet, je vais essayé d'utiliser mon Mega-WIFI de Robodyn. \\ Pour mon projet, je vais essayé d'utiliser mon Mega-WIFI de Robodyn. \\
 [[https://robotdyn.com/mega-wifi-r3-atmega2560-esp8266-flash-32mb-usb-ttl-ch340g-micro-usb.html|Doc du produit]] \\ [[https://robotdyn.com/mega-wifi-r3-atmega2560-esp8266-flash-32mb-usb-ttl-ch340g-micro-usb.html|Doc du produit]] \\
Ligne 18: Ligne 25:
  
 <code> <code>
-In addition, some pins have specialized functions: 
- 
     Serials 0 (RX) and 1 (TX); Serial 1s 19 (RX) and 18 (TX); Serial 2s 17 (RX) and 16 (TX); Serial 3s 15 (RX) and 14 (TX). Used to receive (RX) and transmit (TX) TTL serial data. Pins 0 and 1 are also connected to the corresponding pins of the ATmega16U2 USB-to-TTL Serial chip.     Serials 0 (RX) and 1 (TX); Serial 1s 19 (RX) and 18 (TX); Serial 2s 17 (RX) and 16 (TX); Serial 3s 15 (RX) and 14 (TX). Used to receive (RX) and transmit (TX) TTL serial data. Pins 0 and 1 are also connected to the corresponding pins of the ATmega16U2 USB-to-TTL Serial chip.
     External Interrupts: 2 (interrupt 0), 3 (interrupt 1), 18 (interrupt 5), 19 (interrupt 4), 20 (interrupt 3), and 21 (interrupt 2). These pins can be configured to trigger an interrupt on a low level, a rising or falling edge, or a change in level. See the attachInterrupt() function for details.     External Interrupts: 2 (interrupt 0), 3 (interrupt 1), 18 (interrupt 5), 19 (interrupt 4), 20 (interrupt 3), and 21 (interrupt 2). These pins can be configured to trigger an interrupt on a low level, a rising or falling edge, or a change in level. See the attachInterrupt() function for details.
Ligne 29: Ligne 34:
  
 </code> </code>
 +
 +
 ===== Description ===== ===== Description =====
 Cette centrale à pour interfaces :\\ Cette centrale à pour interfaces :\\
projets/cmdcentrale.txt · Dernière modification : 2020/11/08 14:33 de chef
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0