Author Topic: ESP8266 Programmer  (Read 6481 times)

0 Members and 1 Guest are viewing this topic.

Offline stealthtransamTopic starter

  • Newbie
  • Posts: 3
  • Country: us
ESP8266 Programmer
« on: June 20, 2016, 12:58:38 am »
I was told this might be a good place to post.  There is a kickstarter in it's final days for an ESP8266 all in one programmer.  http://kck.st/1sOR9UP
 

Offline ebclr

  • Super Contributor
  • ***
  • Posts: 2328
  • Country: 00
 

Offline stealthtransamTopic starter

  • Newbie
  • Posts: 3
  • Country: us
Re: ESP8266 Programmer
« Reply #2 on: June 20, 2016, 03:27:02 pm »
There are a lot of different ESP modules out there.  I use about 100-200 ESP-01 modules and a standalone programmer for them was a must have.  Like all programmers you buy it once and can program an infinite number of ESP modules.  you buy an ESP with a built in programmer and it's only good for that module. 
 

Offline kripton2035

  • Super Contributor
  • ***
  • Posts: 2570
  • Country: fr
    • kripton2035 schematics repository
Re: ESP8266 Programmer
« Reply #3 on: June 20, 2016, 05:05:17 pm »
too much money for that...

http://www.ebay.com/itm/191827530351
 

Offline joseph nicholas

  • Frequent Contributor
  • **
  • Posts: 408
  • Country: mx
Re: ESP8266 Programmer
« Reply #4 on: June 20, 2016, 09:33:49 pm »
Trying to program 2 ESP8266 modules (#1, #7) using the FTDI programmer I drew a fail on both.  I also tried using a ASP programmer this wouldn´t even connect to the chip.  The FTDI interface would give me connectivity with the AT type chip programmed into the ESP8266 but not allow me to flash the lua firmware.  The ESP8266 MOD (7) chip I bought on Aliexpress lights up and appears to be working but does not respond to AT commands and sends no wifi signals.  I tried to flash it with lua and at command software but no luck.  So, after buying all this stuff I have one ESP that works ok with the AT command set, but would not allow firmware upgrades, another that never worked at all and wouldn´t allow firmware upgrades.  The FTDI programmer works but has issues with overheating if left plugged into the computer after a half hour or so powering the one good chip.  Well the best I can say using this thing has a lot of frustration but not a complete was of time.
 

Offline TheDirty

  • Frequent Contributor
  • **
  • Posts: 440
  • Country: ca
Re: ESP8266 Programmer
« Reply #5 on: June 21, 2016, 02:17:24 am »
... and remove the module and add some wires/connectors, for 4 USd same goal

... you buy an ESP with a built in programmer and it's only good for that module.

He said adapt the nodemcu as a general programmer.

I don't think the people here are your target audience.  Getting the $4 nodemcu, removing the ESP8266, and adding a 2x4pin female header for an ESP01 is not much of a task.
Mark Higgins
 

Offline wblock

  • Regular Contributor
  • *
  • Posts: 239
  • Country: us
Re: ESP8266 Programmer
« Reply #6 on: June 21, 2016, 02:26:55 am »
My experience with the NodeMCU is that the Lua was buggy enough that it could not be used for my purposes (wake from deep sleep... did not).

So I put Arduino on these modules, which works very well.  The first download must be at 9600 baud.  After that, 115200 can be used.

No additional programmer is needed, just a micro USB cable from the computer to the NodeMCU.
 

Offline ebclr

  • Super Contributor
  • ***
  • Posts: 2328
  • Country: 00
Re: ESP8266 Programmer
« Reply #7 on: June 21, 2016, 06:21:14 am »
Lua is past for node MCU, you just use the arduino IDE ( upload a new firware 1st)
 

Offline rob77

  • Super Contributor
  • ***
  • Posts: 2085
  • Country: sk
Re: ESP8266 Programmer
« Reply #8 on: June 21, 2016, 09:07:43 am »
Lua is past for node MCU, you just use the arduino IDE ( upload a new firware 1st)

or use micro python instead of lua - it's awesome ! (the one which runs natively on the esp).
 

Offline ebclr

  • Super Contributor
  • ***
  • Posts: 2328
  • Country: 00
Re: ESP8266 Programmer
« Reply #9 on: June 21, 2016, 11:06:35 am »
Please tell more about that python, where they are ?
 

Offline rob77

  • Super Contributor
  • ***
  • Posts: 2085
  • Country: sk
Re: ESP8266 Programmer
« Reply #10 on: June 21, 2016, 12:00:49 pm »
Please tell more about that python, where they are ?

there was a kickstarter campaign :

https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot

all backers received the binary firmware for the ESP. but the campaign was so successful the author released the project into open source sooner than it was planned, so you can compile it for yourself if you missed that kickstarter (get the sources from github and follow the build instructions).
 

Offline bingo600

  • Super Contributor
  • ***
  • Posts: 1970
  • Country: dk
Re: ESP8266 Programmer
« Reply #11 on: June 21, 2016, 07:15:48 pm »
Please tell more about that python, where they are ?

there was a kickstarter campaign :

https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifully-easy-iot

all backers received the binary firmware for the ESP. but the campaign was so successful the author released the project into open source sooner than it was planned, so you can compile it for yourself if you missed that kickstarter (get the sources from github and follow the build instructions).

I'm a ESP8266 beginner , and this is my first "build"

I just built micropython for the ESP8266

Code: [Select]
LINK build/firmware.elf
   text    data     bss     dec     hex filename
 504032    1044   56216 561292   8908c build/firmware.elf
Create build/firmware-combined.bin
esptool.py v1.2-dev
('flash    ', 34992)
('padding  ', 1872)
('irom0text', 470124)
('total    ', 506988)

Does anyone know what the difference is between the NONOS and RTOS SDK's ?

I mean the name says it all , but it seems like the toolchain uses the NONOS
Is that because contiki is used as RTOS or ??

/Bingo
« Last Edit: June 22, 2016, 04:56:11 am by bingo600 »
 

Offline stealthtransamTopic starter

  • Newbie
  • Posts: 3
  • Country: us
Re: ESP8266 Programmer
« Reply #12 on: June 24, 2016, 12:17:33 am »
The esp8266 Programer got funded on kickstater today!  about 15 minutes left to get one if someone wants one!http://kck.st/1sOR9UP
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf