WIFIO is a dual Arduino WIFI module (ESP8266+ATMEGA328P) FCC approve-able with transferable licence. Can use the 328P for I/O expansion also...

Moderator: igrr

User avatar
By RichardS
#27258
alonewolfx2 wrote:Hi Richard.
Finally :) I wonder a couple things.
1-) voltage regulators and power cosumption?(for example dual deepsleep?)
2-) can we create stackable sensors, headers?
3-) can i disable one module with the other module? what is main module or both main?


1. not really intended in this current form to power down into deep deep sleep, it can sleep but the circuits were not designed for ultra low power...

2. right now its string able, out the one end, which could also be a stack... I would forsee smaller PCB's stacking up and not the full 0.7x1.7" more like 0.7x0.7 stack...

3. no both power up all the time, this would be an interesting thing to do, if redesigned with low power sleep in mind.... or at least a conscience about power.

Richard.
User avatar
By sanyaade
#27276 It would be nice expansion to see if GPRS, GSM + GPS (sim900C) can be incorporated to the design then it will be an all-in-one for everything Internet of Things.

Cool project that could rival LinkIt ONE board
User avatar
By RichardS
#27281
Rei Vilo wrote:Interesting project!
One question:
  • How programs are uploaded? Through a separate programmer and/or OTA?


CH340 USB adapter type interface, so far hardware, maybe OTA someday!

Richard.