Update README.md

master
Alan 2020-11-26 21:33:51 +00:00 zatwierdzone przez GitHub
rodzic 6d5e2989b7
commit 677137f1d7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -9,6 +9,7 @@ it has the following features:
-io pins available for use are 12 and 13 (12 must not be high at boot) -io pins available for use are 12 and 13 (12 must not be high at boot)
-flash led is still available for use on pin 4 when using an sd card -flash led is still available for use on pin 4 when using an sd card
-Can read the image as RGB data (i.e. 3 bytes per pixel for red green and blue value) -Can read the image as RGB data (i.e. 3 bytes per pixel for red green and blue value)
-Act as web client (reading the web page in to a string) - see requestWebPage()
</pre> </pre>
I have tried to make the sketch as easy to follow/modify as possible with lots of comments etc. and no additional libraries used, as I found it quiet confusing as an ameteur trying to do much with this module and difficult to find easy to understand examples/explanations of what I wanted to do, so I am publishing this sketch in the hope it will encourage/help others to have a try with these powerful and VERY affordable modules. I have tried to make the sketch as easy to follow/modify as possible with lots of comments etc. and no additional libraries used, as I found it quiet confusing as an ameteur trying to do much with this module and difficult to find easy to understand examples/explanations of what I wanted to do, so I am publishing this sketch in the hope it will encourage/help others to have a try with these powerful and VERY affordable modules.