Yet another ESP8266 goodie
Posted: 30 November 2015, 7:12 AM
A 24-pin Arduino Mini clone with integrated ESP8266...
http://www.ebay.com/itm/252075103475
Maybe there's no need to marry the Pi Zero and ESP8266, after all.
Unfortunately it does not use the new 1M Flash chip for the ESP8266. It uses the ATmega32U4 which has a USB interface so that's a another complication.
Atmel does supply a bootloader along with a PC driver that emulates a serial port. The ATMega32U4 is supported by Arduino.
And I found a DIY lightswitch that makes use of this hardware and Arduino compatibility.
http://hackaday.com/2015/11/06/the-robot-light-switch/
I also came across a similar product (under development) using the 328P and CH340G. If it actually materializes it would be more attractive for us ZBasic users.
http://www.esp8266.com/viewtopic.php?f=36&t=4752
I also came upon a board with ATmega328P mounted and sockets/pads for ESP8266 among other things.
https://www.tindie.com/products/ceech/w ... mega328p/#
http://www.ebay.com/itm/252075103475
Maybe there's no need to marry the Pi Zero and ESP8266, after all.
Unfortunately it does not use the new 1M Flash chip for the ESP8266. It uses the ATmega32U4 which has a USB interface so that's a another complication.
Atmel does supply a bootloader along with a PC driver that emulates a serial port. The ATMega32U4 is supported by Arduino.
And I found a DIY lightswitch that makes use of this hardware and Arduino compatibility.
http://hackaday.com/2015/11/06/the-robot-light-switch/
I also came across a similar product (under development) using the 328P and CH340G. If it actually materializes it would be more attractive for us ZBasic users.
http://www.esp8266.com/viewtopic.php?f=36&t=4752
I also came upon a board with ATmega328P mounted and sockets/pads for ESP8266 among other things.
https://www.tindie.com/products/ceech/w ... mega328p/#