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:45] – [Matos] chefprojets:cmdcentrale [2020/01/12 17:59] – [Matos] chef
Ligne 4: Ligne 4:
  
 ===== Matos ===== ===== Matos =====
-Pour mon projet, je vais essayé d'utiliser mon Mega-WIFI de Robodyn. \\ 
-  * MEGA+WiFi R3 ATmega2560+ESP8266, flash 32MB, USB-TTL CH340G, Micro-USB 
  
 +  * 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. \\
 [[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]] \\
 +{{:test:2_mega2560-wifi-r3-atmega2560-esp8266-32-mo-de-m-moire-usb-ttl-ch340g-compatible-pour-arduino.jpg?400|}} \\
 En gros il s'agit d'un Arduino Mega couplé avec un ESP sur la même carte au dimension du Mega.\\ En gros il s'agit d'un Arduino Mega couplé avec un ESP sur la même carte au dimension du Mega.\\
 Grace à des minidip, on peu utiliser l'arduino ou l'esp seul, relié par le port RS232 TX3/RX3 du mega à l'ESP, ou ensemble.\\ Grace à des minidip, on peu utiliser l'arduino ou l'esp seul, relié par le port RS232 TX3/RX3 du mega à l'ESP, ou ensemble.\\
Ligne 20: Ligne 26:
  
 <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 31: Ligne 35:
  
 </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