Update README.md
This commit is contained in:
parent
4629fc2239
commit
bb018a94ae
35
README.md
35
README.md
@ -1,4 +1,35 @@
|
|||||||
# Ble-jammer
|
# Ble-jammer
|
||||||
|
CREATING NOISE USING NRF24L01 WITH ESP32
|
||||||
|
|
||||||
|
LIBRARY USE: https://github.com/nRF24/RF24
|
||||||
|
|
||||||
https://smoochiee.github.io/Ble-jammer/flash1
|
https://smoochiee.github.io/Ble-jammer/flash1
|
||||||
WebFlasher
|
WEBFLASHER for direct flash to esp32 boards
|
||||||
|
|
||||||
|
|
||||||
|
FOR DUAL NRF24L01 PINS
|
||||||
|
//HSPI=SCK = 14, MISO = 12, MOSI = 13, CS = 15 , CE = 16
|
||||||
|
//VSPI=SCK = 18, MISO =19, MOSI = 23 ,CS =21 ,CE = 22
|
||||||
|
|
||||||
|
FOR SINGLE
|
||||||
|
//VSPI=SCK = 18, MISO =19, MOSI = 23 ,CS =21 ,CE = 22
|
||||||
|
OR YOU CAN USE
|
||||||
|
//HSPI=SCK = 14, MISO = 12, MOSI = 13, CS = 15 , CE = 16 /// YOU NEED TO EDIT VALUES ON CODE IF YOU USE HSPI
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
https://github.com/smoochiee/Ble-jammer/assets/30816448/bdfa92f8-24f4-407c-bf7f-4c56b87a3de6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
![schematic](https://github.com/smoochiee/Ble-jammer/assets/30816448/93fde678-6968-4de0-8dcf-f9f9a0f12675)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
If you like you can donate to:
|
||||||
|
https://paypal.me/smoochieelee?country.x=PH&locale.x=en_US
|
||||||
|
or GCASH
|
||||||
|
09615018673
|
||||||
|
Loading…
x
Reference in New Issue
Block a user