File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Raspberry Pi Pico Micropython ESP8266 Library
2
-
3
2
[ ![ GitHub version] ( https://img.shields.io/github/release/noyelseth/rpi-pico-micropython-esp8266-lib.svg )] ( lib-release )
4
3
[ ![ GitHub download] ( https://img.shields.io/github/downloads/noyelseth/rpi-pico-micropython-esp8266-lib/total.svg )] ( lib-release )
5
4
[ ![ GitHub stars] ( https://img.shields.io/github/stars/noyelseth/rpi-pico-micropython-esp8266-lib.svg )] ( lib-stars )
6
5
[ ![ GitHub issues] ( https://img.shields.io/github/issues/noyelseth/rpi-pico-micropython-esp8266-lib.svg )] ( lib-issues )
7
6
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( lib-licence )
8
7
8
+ <p align =" center " >
9
+ <img src =" https://user-images.githubusercontent.com/29272159/134866689-f3a34753-1583-441e-917b-6d599b8c0fc8.png " width =" 300 " ><img src =" https://user-images.githubusercontent.com/29272159/134866581-f0d7cf42-9fc0-48bc-a859-7d74b070a3fd.png " width =" 150 " ><img src =" https://user-images.githubusercontent.com/29272159/134868586-bd05f5e9-eaf2-4ac2-9688-7aca16165bf8.png " width =" 400 " >
10
+ </p >
11
+
9
12
## Description
10
13
This is a Micropython Library for RaspberryPi-Pico to communicate with ESP8266 using AT command.
11
14
@@ -98,3 +101,9 @@ while(1):
98
101
You are very welcome to contribute: stability bugfixes, new hardware support, or any other improvements. Please.
99
102
[](lib- stars)
100
103
[](lib- network)
104
+
105
+
106
+ # ## License
107
+ This project is released under The MIT License (MIT ) © [Noyel Seth](https:// github.com/ noyelseth)
108
+
109
+
You can’t perform that action at this time.
0 commit comments