GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This firmware allows you to easily perform a variety of actions to test 802.11 networks using anESP8266. It's also a great project for learning about WiFi, microcontrollers, Arduino, hacking and electronics/programming in general. The deauthentication attack is the main feature, which can be used...
4. Hacking the SB-H20 5. Building your own WiFi remote control 6. Contributing 7. Licenses and CreditsCompatibilityThis projects was originally designed for the Intex PureSpa SB-H20 but it also supports other models:ModelDefine 1Notes Intex PureSpa SB-H20 MODEL_SB_H20 supported Intex SimpleSpa...
4. Hacking the SB-H20 5. Building your own WiFi remote control 6. Contributing 7. Licenses and CreditsCompatibilityThis projects was originally designed for the Intex PureSpa SB-H20 but it also supports other models:ModelDefine 1Notes Intex PureSpa SB-H20 MODEL_SB_H20 supported Intex SimpleSpa...
Therepository wikicontains some technical documentation regarding the serial protocol and file format used by the ROM bootloader. This may be useful if you're developing esptool.py or hacking system internals: Firmware Image Format Serial Protocol ...
Arduino projects start with an .ino file. The .ino file defines two points of entry: setup and loop. For our “hello world”, we’re going to turn a little light on, on the ESP8266, just to verify that our code works. //SET TO MATCH YOUR HARDWARE#defineSERIAL_BAUD_RATE9600#define...
This may be useful if you're developing esptool.py or hacking system internals: Firmware Image Format Serial Protocol ESP8266 Boot ROM Log About esptool.py was initially created by Fredrik Ahlberg (@themadinventor, @kongo), and is currently maintained by Angus Gratton (@projectgus). It has...
I bought this LED light strip here, you can find them anywhere on the internet, they are very cheap and work well for fun hacking with Homekit. However be aware the one i bought came with a very werid power supply, so maybe buy another one... Make sure your pin outputs match the ...
Therepository wikicontains some technical documentation regarding the serial protocol and file format used by the ROM bootloader. This may be useful if you're developing esptool.py or hacking system internals: Firmware Image Format Serial Protocol ...
This may be useful if you're developing esptool.py or hacking system internals: Firmware Image Format Serial Protocol ESP8266 Boot ROM Log About esptool.py was initially created by Fredrik Ahlberg (@themadinventor, @kongo), and is currently maintained by Angus Gratton (@projectgus). It has...