An open API service indexing awesome lists of open source software.

https://github.com/hiperiondev/nodemcu-api-zerobrain

NodeMCU api for ZeroBrain IDE
https://github.com/hiperiondev/nodemcu-api-zerobrain

Last synced: about 1 month ago
JSON representation

NodeMCU api for ZeroBrain IDE

Awesome Lists containing this project

README

          

# **NodeMCU API for ZeroBrain IDE** #

[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/hiperiondev/nodemcu-api-zerobrain/blob/master/LICENSE)
[![Version](https://img.shields.io/badge/version-v0.1-blue.svg)](https://github.com/hiperiondev/nodemcu-api-zerobrain/)
[![Join the chat at https://gitter.im/nodemcu/nodemcu-firmware](https://img.shields.io/gitter/room/badges/shields.svg)](https://gitter.im/nodemcu/nodemcu-firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Forum](https://img.shields.io/badge/forum-esp8266.com-blue.svg)](http://www.esp8266.com/viewtopic.php?f=22&t=12777)

# Objective
The goal of this project is create a complete develope IDE for NodeMCU.

### Summary
- Autocompletation

### To do
- Correct documentation in api files
- Correct args and returns in api files

### Future features
- Upload files to NodeMCU
- Compile using cross compiler for NodeMCU