Albert Hongseok Guhsgpublic.hashnode.dev·Sep 19, 2024Arduino IDE - ESP32 사용해보기1. ESP32 보드 구입. ESP32 보드 중 작은 ESP32-C3 Super Mini를 구입했습니다. 2. ESP32-C3 Super Mini 연결. 처음 PC USB에 연결하면 연결되었다가 끊겼다가를 계속 반복하며 업로드가 되지 않습니다. 고장인가 했지만 아니었고 다운로드 모드로 진입해야 정상 연결되며 업로드가 됩니다. 다운로드 모드 진입 방법은 아래 두가지입니다. 보드의 Boot 버튼을 누른 채로 USB에 연결. USB에 연결...Discussarduino
BlackTechXblog-blacktechx.hashnode.dev·May 30, 2024How to Read and Flash Firmware on ESP32/ESP8266 MicrocontrollersESP32 and ESP8266 File Read and Flash This repository provides comprehensive instructions and scripts to read a file from an ESP32 or ESP8266 microcontroller and flash it to another board. This process is useful for duplicating the firmware, transfer...Discuss·268 readsesptool
Sascha's blogsaschabochum.hashnode.dev·Mar 27, 2024How I flash my ESP01 deviceI want to use Tasmota in my house more and more, but I don't want to use it on the wemos d1 mini devices, because it must only measure temperatures or s.th. other. So I decided to use a smaller device, like the ESP01. This device has ONLY one GPIO po...DiscussFlashing
BlackTechXblog-blacktechx.hashnode.dev·Jan 22, 2024DeautherX Serial InterfaceTable of contents Usage(DeautherX Web Tools). Usage (Arduino) Command Reference Escaping Spaces Combine Serial Commands SPIFFS Here we will look at getting access to the DeautherX Serial Interface and some valuable tips and tricks. Usage (Dea...Discuss·1 like·46 readsesp8266 Deauther
BlackTechXblog-blacktechx.hashnode.dev·Jan 22, 2024DeautherX Serial CommandsHELP helpPrints out list with all commands. SCAN scan [<all/aps/stations/wifi>] [-t <time>] [-c <continue-time>] [-ch <channel>]Starts scan with given parameters.Modes (optional, default = all): all (-a) aps (-ap) stations (-st) wifi (-w) Mode m...Discuss·1 likeblacktechx011
BlackTechXblog-blacktechx.hashnode.dev·Jan 13, 2024Esp8266 Wifi Probe Request SnifferWhen a Wi-Fi device is switched on, it starts spewing out probe requests to try and find a familiar access point. These probe requests contain the device’s MAC address and the SSID of the hotspot it’s looking for, which can potentially be used to ide...Discuss·2 likes·161 readsprobe rquests
Александр Новиковcodediscoveries.hashnode.dev·Jan 12, 2024Микроконтроллеры для радиолюбителей: обзор и сравнение Arduino, ESP8266, STM32Мир радиолюбительства оживает благодаря широкому спектру микроконтроллеров, предоставляющих энтузиастам и профессионалам возможность воплощения своих идей в реальность. В этой статье мы рассмотрим и сравним три популярных микроконтроллера: Arduino, E...Discuss·159 readsМикроконтроллеры
Shemanto's Coding Talesshemantoscodingtales.hashnode.dev·Oct 10, 2023ESP32 Expeditions:Chapter-3 ESP32 LED ON/OFF in STA ModeOnce upon a time, in a magical land 🏰, there was a wizard 🧙♂️ who wanted to control a light using his special powers. To do this, he created a magical server that could listen to messages on a special number, which was 80. First, the wizard needed...DiscussESP32
Shemanto's Coding Talesshemantoscodingtales.hashnode.dev·Oct 10, 2023ESP32 Expeditions:Chapter- 2 ESP32 Web Server (STA_Mode)Once upon a time in the realm of technology, there was a bright and inquisitive programmer named Shemanto Sharkar 🧑💻. Shemanto’s heart was set on creating a device that could connect to the enchanting world of the internet. To bring this dream to ...DiscussESP32
Shemanto's Coding Talesshemantoscodingtales.hashnode.dev·Oct 10, 2023ESP32 Expeditions:Chapter-1 Connecting ESP32 With WiFiOnce upon a time in the land of technology, there lived a young and curious programmer named Shemanto Sharkar 🧑💻. Shemanto had always been fascinated by the magical world of coding and the endless possibilities it held. One day, Shemanto embarked ...DiscussESP32