Program ESP8266 & ESP32 Boards Over Wi-Fi with MicroPython WebREPL [Tutorial]

preview_player
Показать описание

How to Program an MCU with MicroPython Over Wi-Fi

Cyber Weapons Lab, Episode 166

What makes MicroPython great for beginners is how easy it is to use. Another benefit is its handy web interface which makes it possible to upload code you write over Wi-Fi. It's great when you don't have access to a data cable or would rather it be running independently on a separate power source. Today, in this episode of Cyber Weapons Labs, we'll show you how to enable this feature.

Boards you could use:

Other gear needed (or optional):

Follow Null Byte on:
Рекомендации по теме
Комментарии
Автор

you can also use the Thonny IDE. It has a WebREPL funktion build in so you dont have to use ist over a browser

PehwPehwLasergun
Автор

I had ordered one of the ESP8266 boards with the wifi module solely because shipping was faster than ordering a pyboard v1.1 and it was cheaper, but from what I think I just learned from your video is, that I am super glad I did this. I'm anxious to see if I can use the WebREPL to send my python scripts directly to the board so I don't have to keep going into my garage to unplug it and bring it to my desktop every time I need to change something while I experiment with programming it to control an automatic tool changer for my CNC mill.

Nordic_Goon
Автор

I have always seen your video to get inspired from you to learn something new and do good

Hrh
Автор

He protecc
He attacc
But most of all
He dont blink while he hack

qqqalo
Автор

As with all tutorials from people who don't consider the viewer's experience, PLEASE *ENLARGE YOUR TERMINAL FONT WHEN SCREEN RECORDING!* thanks!

unlokia
Автор

Thanks for actually following up on that comment from so long ago! love the videos!

RedditTop
Автор

Where do you go for the hacking tools (physical ones) in your videos?

joshswift
Автор

Hello there, thanks a lot for the tutorial, I have a little question.
Please is it possible to link the Esp32 to the python IDE just as you've done but in a way that it sends data from a sensor, directly to the IDE so that I can manipulate the data with other blocks of code within the IDE?

collinsabraham
Автор

Hello with respect
I created a device control program for thonyide for esp32 devkit using station and access point modes. I send commands using the udp connection from the mobile application and I also control the devices every three seconds of the application using an api. I'm worried that after making it, when the device is used, there will be a problem in the program and it will not work properly. Is it possible to trust esp32 and micropython language and build a product with many customers?

mehdikarimpoor
Автор

Can we update micropython binary through OTA?

mr-enginer
Автор

Could you do Ethernet alone without WI-FI?

RidwanMaassarani
Автор

I have a problem, I tried this but every time I reboot my esp32 it does not tell me the IP address. Can you please help me fix this error?

harisuresh
Автор

I actually put a blockly interface on top of the original WebREPL page to make it a bit more friendly for beginners:

martinkuhk
Автор

Dr. Sheldon Cooper presents hacking with Dr. Sheldon Cooper

santiagogarcia
Автор

ESP8266 module is bricked I can't flash now how to fix its I have watched lots of video in YouTube but I can't understand pls
..

poomainthanm
Автор

This is the channel where I learned 90% hacking from.

theperson
Автор

dear sir please teach us by making own ctf website like hack the box or atack and defend on home by setuping on ubuntu and deploying whole thing in vm and we can ssh it

GauravGupta-egcz
Автор

make an updated video about finding information about a phone number

gustavogonzalez
Автор

can you tell me how use it on linux...?

suryaprakashrao
Автор

Ok You up the script but how to execute the scrip???

diegoflores