Coder Social home page Coder Social logo

esp8266-arduino-ssd1306's Introduction

ESP8266 Arduino CMake configuration

This project demonstrates how to use the ESP8266 CMake build environment to develop an Arduino project using CMake for ESP8266 controllers. A sample project using the Arduino Client for MQTT is being developed.

Please read about the advantages using this build environment here.

Prerequisites

Installing the required tools (compiler, flasher, SDKs, etc.) is documented at the original ESP8266 CMake build environment page.

Preparing the source code

In order to refer to other projects, git submodules are being used in this build environment. Take your time to learn what git submodules are and how they work! It definitely pays on the long run.

First, clone the sample project source recursively to get both a clone of the project source as well as clones of all referenced git repositories:

cd <directory-to-hold-the-source-tree>
git clone --recursive https://github.com/rpoisel/esp8266-arduino-mqtt.git

TODO: Explanation of the project files/directories layout

Generating an Eclipse project

Importing the Eclipse project into the IDE

Building the project from the command-line

esp8266-arduino-ssd1306's People

Contributors

rpoisel avatar

Watchers

 avatar James Cloos avatar

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.