Giter Club home page Giter Club logo

esp-01-wifi-scanner-esp-01-oled-i2c-display's Introduction

Comment relier un écran OLED I2C et un ESP-01 (ESP8266)

Tutoriel rapide pour apprendre comment relier un mini écran OLED (SSD1306) sur un module ESP8266 ESP-01. Lire l'article complet sur Projets DIY http://www.projetsdiy.fr/scanner-wifi-ecran-oled-i2c-ssd1306-esp01-esp8266/

Matériel nécessaire

Pour réaliser ce projet vous aurez besoin des éléments suivants : - Un module ESP-01 - Un module FTDI - Un Ecran OLED I2C 0.96'' monochrome (basé sur le chipset SSD1306) - Des Jumpers Dupont - Un bouton poussoir (Reset optionnel) - Une résistance 220 ohms (optionnel)

Circuit pour téléverser le programme

La programmation de l'ESP-01 se déroule en deux temps. Branchez tout d'abord votre ESP comme ceci pour que l'ESP-01 démarre en mode bootload. Avant de téléverser le programme, modifiez les variables ssid et password de votre réseau.

Pour ceux qui découvrent l'ESP8266 (et l'ESP-01), vous pouvez consulter cet article qui explique comment flasher le firmware d'origine http://www.projetsdiy.fr/esp-01-esp8266-flasher-firmware-origine/

Brancher l'écran OLED

Maintenant que le code a été téléversé dans l'ESP-01, on peut brancher l'écran OLED sur l'ESP-01 comme ceci - SDA <--> GPIO0 - SCK <--> GPIO2 - GND <--> GND - VCC <--> 3.3V

A la mise sous tension de l'ESP, le programme de scanner WiFi démarre et affiche après quelques secondes le réseau sur lequel l'ESP-01 est connecté, l'adresse ip de ce dernier ainsi que la force du signal.

esp-01-wifi-scanner-esp-01-oled-i2c-display's People

Contributors

projetsdiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

esp-01-wifi-scanner-esp-01-oled-i2c-display's Issues

Listed as C code

Hi. I was hoping for Bare C code and found Arduino. This could be annoying for some people, so i'm leaving this here. There is an "Arduino" category and a "C++" one too. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.