Wednesday, March 4, 2020

Maya-PM-

https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions
I followed the above website on trying to just set up my computer to be able to code to the ESP32. Then it had me test if it could scan for wifi, which it successfully did. NOw that it can do that, I looked up the pins on the board.
https://circuits4you.com/wp-content/uploads/2018/12/ESP32-Pinout.jpg
I also used this:
https://www.megunolink.com/articles/wireless/how-do-i-connect-to-a-wireless-network-with-the-esp32/
But I couldn't find the libraries that it wanted me to use, so I have to look those up. In theory, the Arduino code can work now with much less editing because it's the same language, but we now need to connect it to wifi and a website, so I looked up this:
https://randomnerdtutorials.com/esp32-web-server-arduino-ide/
and didn't start it, but now I can next class.

No comments:

Post a Comment