Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

How can i make it work with arduino uno wifi? #323

Closed
casalazar23 opened this issue Mar 20, 2018 · 2 comments
Closed

How can i make it work with arduino uno wifi? #323

casalazar23 opened this issue Mar 20, 2018 · 2 comments
Labels

Comments

@casalazar23
Copy link

I don´t know what library use (ArduinoWifi.h or ESP8266Wifi.h) and what board (ArduinoUnoWifi or Esp8266)

@JAndrassy
Copy link

JAndrassy commented Mar 22, 2018

on Uno Wifi you have both. You decide if you make an esp8266 sketch and upload it to the on-board esp8266 and then you control Atmega from esp, or you make an AVR sketch and the Atmega controls the esp.

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

We should have a better example on how to do this, tracking this here:
#340

@proppy proppy closed this as completed Jun 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants