Git Product home page Git Product logo

esp8266-pro-i2c-spi's Introduction

RobotDyn ESP8266-PRO I2C (oled) and SPI (nrf24l01) test

Wiring

Imgur

ESP8266

  1. GPIO15 -> GND with 4.7k resistor (10k might be fine too)
  2. EN -> 3.3v with 10k resistor
  3. GPIO0 -> GND to flash/program
  4. GPIO0 -> 3.3v to run normally

I2C OLED

  1. OLED SDA -> GPIO4
  2. OLED SCK -> GPIO5

NRF24L01

  1. RF SCK -> GPIO14
  2. RF MISO -> GPIO12
  3. RF MOSI -> GPIO13
  4. RF CE -> GPIO16
  5. RF CSN -> GPIO15 (and to GND via 4.7k resistor)

Use https://github.com/rpakdel/arduino-nrf24-basic/tree/master/sender for sender

Note: Uploading to ESP8266 at higher rates than 115200 doesn't work anymore for me with the NRF24L01 connected.

Upload Settings

Imgur

esp8266-pro-i2c-spi's People

Contributors

rpakdel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

esp8266-pro-i2c-spi's Issues

Flashing Robotdyn ESP8266-pro...

Hey
Found your answer on Google about flashing that Robotdyn esp8266 pro.
Can't find any documentation about it...
Can you please tell me, how you connect pins to arduino? I have my own firmware from http://wifi-iot.com/p/esp8266/
But in this hub said that you uploading some sketches to arduino... I thought it's need to put arduino in boot mode with rst+grn?

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.