IRNAS / nodemcu-devkit-v1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRNAS_LOGO

IRNAS - NodeMCU DEVKIT V1.0

The NodeMCU is gate tool for WiFi development, but it has some issues. The biggest issue for us at Institute Irans was the power consumption problem. Thanks to the open-source nature of the NodeMCU project we were able to improve the schematics and save a bit more power. Now the Irnas-NodeMCU is the great tool even if you want to power it up from the battery.

For further details please check the PDF schematics of the board. All issues with the latest release can be found in the Issue section of the repository.

Changes:

  • USB - UART brigde is powered with 5V instede of 3V3
  • added USB and 5V test pads
  • added fuse
  • added solder jumper after the 3V3 regulator
  • added solder jumper for GPIO LED
  • added I2C pull up resistors

Latest release: v0.1

Development kit for ESP8266.

It will make ESP8266 more easy. With a micro USB cable, you can connect NodeMCU devkit to your laptop and flash it without any trouble, just like Arduino.

DEVKIT

It is an open hardware, with ESP-12-E core [32Mbits(4MBytes) flash version].

How to flash


There are several ways to flash youre Irnas-NodeMCU the first one is using nodemcu-flasher and the second one is using arduino:

UPDATE New nodemcu-flasher is released. Bug fixed. please use latest software and re-flash. Enjoy. https://github.com/nodemcu/nodemcu-flasher


Pin map

PIN MAP

It is designed by Altium Designer, and fully open–source. Now everyone can make their own NODEMCU.

About

License:MIT License


Languages

Language:HTML 98.8%Language:Batchfile 1.2%