Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dodać wsparcie dla modulu wifi ESP8266 #61

Closed
uzi18 opened this issue Jan 25, 2017 · 2 comments
Closed

dodać wsparcie dla modulu wifi ESP8266 #61

uzi18 opened this issue Jan 25, 2017 · 2 comments
Assignees

Comments

@uzi18
Copy link
Owner

uzi18 commented Jan 25, 2017

Na poczatek na bazie projektu esp-link https://github.com/jeelabs/esp-link/releases

Uwaga mała że do podłączenia do esp z płytka Mega nalezy uzyc konwertera
lub przynajmniej dzielnikow napiecia na rezystorach.
Jednak jeszcze nikt z nas nie testował tego rozwiązania.

czekamy na osoby, ktore przetestuja to rozwiazanie

@uzi18
Copy link
Owner Author

uzi18 commented Feb 2, 2017

esp-link-v3.0.14-g963ffbb uruchomiony na ESP-12E
polaczenia:
Mega - ESP
GND-G
3V3-3V
TX(pin1) - RX
RX(pin0) - dioda prostownicza np.1N4007 białym paskiem w strone esp - TX
RESET-D6 (gpio12)

Konfiguracja domyslna

Konsola i resetowanie dziala
Programowanie dziala po dodaniu resetu przed uruchomieniem avrdude
testowane programowanie z laptopa i RPi poprzez wifi

curl --data '' http://192.168.2.6/console/reset && avrdude -patmega2560 -cstk500v2 -Pnet:192.168.2.6:23 -b115200 -D -Uflash:w:Lucian.ino.mega.hex:i

oczywiscie 192.168.2.6 nalezy zmienic na IP wlasnego esp

@uzi18
Copy link
Owner Author

uzi18 commented Feb 19, 2017

zapraszam na wiki https://github.com/uzi18/sterownik/wiki/ESP8266

@uzi18 uzi18 closed this as completed Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants