ESP32 : Différence entre versions

De Les Fabriques du Ponant
Aller à : navigation, rechercher
(Préparer son ordinateur pour programmer l'ESP32 avec Arduino)
 
(13 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
==Préparer son ordinateur pour programmer l'ESP32 avec Arduino==
 
==Préparer son ordinateur pour programmer l'ESP32 avec Arduino==
 
Voir : https://www.wikidebrouillard.org/wiki/Utiliser_l%27ESP32_avec_le_logiciel_Arduino
 
Voir : https://www.wikidebrouillard.org/wiki/Utiliser_l%27ESP32_avec_le_logiciel_Arduino
 +
 +
le pinout des cartes à 38 broches
 +
 +
[[Fichier:ESP32-38 PIN-DEVBOARD.png|400px]]
 +
 
==ESP32-CAM==
 
==ESP32-CAM==
 
* https://github.com/AlexeyMal/esp32cam-wifi-robot-car
 
* https://github.com/AlexeyMal/esp32cam-wifi-robot-car
Ligne 8 : Ligne 13 :
 
==Ressources==
 
==Ressources==
 
* [https://randomnerdtutorials.com/projects-esp32/ Random Nerd Tutorial]
 
* [https://randomnerdtutorials.com/projects-esp32/ Random Nerd Tutorial]
 +
* [https://www.raspberryme.com/esp32-25-guides-gratuits-pour-les-capteurs-et-les-modules/ Ce qui semble être une copie traduite de Random Nerd Tutorial]
 
* [https://techtutorialsx.com/2021/07/17/esp32-wifi-manager-extra-features/ Site web Techturorials]
 
* [https://techtutorialsx.com/2021/07/17/esp32-wifi-manager-extra-features/ Site web Techturorials]
 
<html>
 
<html>
Ligne 17 : Ligne 23 :
 
</html>
 
</html>
 
* Bibliothèque Arduino audio tool : https://github.com/pschatzmann/arduino-audio-tools
 
* Bibliothèque Arduino audio tool : https://github.com/pschatzmann/arduino-audio-tools
 +
 +
===monitorer les broches de l'esp32 en direct===
 +
* [https://www.youtube.com/watch?v=UxkOosaNohU Live GPIO Pin Monitoring]
  
 
==Eventuels projets==
 
==Eventuels projets==
 +
* https://www.thingiverse.com/thing:6199250
 
* https://www.instructables.com/ESP32-Speech-Synthesizer-Experiment-With-XFS5152CE/
 
* https://www.instructables.com/ESP32-Speech-Synthesizer-Experiment-With-XFS5152CE/
 
* https://www.pschatzmann.ch/home/2021/12/17/ai-thinker-audio-kit-building-a-simple-synthesizer-with-the-audiotools-library/
 
* https://www.pschatzmann.ch/home/2021/12/17/ai-thinker-audio-kit-building-a-simple-synthesizer-with-the-audiotools-library/
Ligne 24 : Ligne 34 :
 
* https://www.hackster.io/mark-donners/edison-radio-best-internet-radio-esp32-arduino-4a80a5
 
* https://www.hackster.io/mark-donners/edison-radio-best-internet-radio-esp32-arduino-4a80a5
 
* https://www.hackster.io/alankrantas/diy-micropython-arcade-esp32-413d9e
 
* https://www.hackster.io/alankrantas/diy-micropython-arcade-esp32-413d9e
 +
 +
probab'
 +
* https://www.instructables.com/ESP-32-Based-Audio-Player/
 +
*https://www.youtube.com/watch?v=oT2H8a1SB2k
 +
 +
 +
Hummmmm
 +
* https://www.emulatorgames.net/roms/nintendo/
 +
* https://www.youtube.com/watch?v=oT2H8a1SB2k
 +
* https://www.hackster.io/john-bradnam/robot-dog-boston-cbc763
 +
* http://www.chezpapietmamie.com/pcube/arduino/balancuino-restez-equilibres-sinon-game-over/
 +
 +
intéressant
 +
* https://www.thingiverse.com/thing:2997432
 +
* https://www.thingiverse.com/thing:3570408
 +
<html>
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/DAc89KiMVHY?si=jG-0S3kOU12TjMBF" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 +
</html>
 +
===ESP32 et ChatGPT===
 +
* https://github.com/techiesms/ESP32-ChatGPT
 +
 +
 +
 +
 +
[[Catégorie:ESP32]]
 +
 +
[[Catégorie:Arduino]]

Version actuelle datée du 30 janvier 2024 à 16:11

Préparer son ordinateur pour programmer l'ESP32 avec Arduino

Voir : https://www.wikidebrouillard.org/wiki/Utiliser_l%27ESP32_avec_le_logiciel_Arduino

le pinout des cartes à 38 broches

ESP32-38 PIN-DEVBOARD.png

ESP32-CAM

Ressources

monitorer les broches de l'esp32 en direct

Eventuels projets

probab'


Hummmmm

intéressant

ESP32 et ChatGPT