How to Cause Trouble with the LilyGo TTGO ESP32 Smartwatch

  Переглядів 34,804

AnotherMaker

AnotherMaker

3 роки тому

For entertainment purposes only. This LILYGO TTGO T-Watch-2020 ESP32 watch was kindly sent to me by Banggood.com for my unbiased review. If you're interested in the watch, it can be purchased through my affiliate link at www.banggood.com/custlink/3Dm...
Resources I found helpful making this stuff
My Arduino Library - github.com/mudmin/ESPCanary
Volos Example Code - github.com/VolosR/TTWatchCalc
Volos UKposts - / @volosprojects
TV B Gone Example - github.com/agrimpelhuber/esp8...
ESP Honeypot - github.com/ridercz/HoneyESP
Morse Code - create.arduino.cc/projecthub/...
Rui Santos - RandomNerdTutorials.com/esp32...

КОМЕНТАРІ: 78
@DesignsDigitalz
@DesignsDigitalz 3 роки тому
dude you got to make these sketch's available, lets have some fun :) Awesome work mate
@SimpleElectronics
@SimpleElectronics 3 роки тому
Wow, pretty neat! I only wish it was waterproof - but either way, a pre-made wearable ESP32 is a pretty cool thing!
@AnotherMaker
@AnotherMaker 3 роки тому
The advertisement says "Water Resist" but looking at that back with the grill on it, I can't imagine it could be. Sounds like a future test.
@geertverstraete718
@geertverstraete718 Рік тому
Is the strap replacable? Is it compatible with other smartwatches? (for ex apple watch?) it looks like it
@NickReynolds
@NickReynolds 3 роки тому
Some fun little examples there, mine is still in its box as I've not really found time to look into writing something that makes use of the display yet.
@AnotherMaker
@AnotherMaker 3 роки тому
Yeah. I'm terrible with anything graphics related, so I would just be modifying example code if I did.
@UReasonIt
@UReasonIt 3 роки тому
Nice little device. The M5 stack ESP's would be good candidates as well. In a meeting at the beginning of last year (a decade ago now), we had a meeting about cyber threats, and I said I worried most about little devices like this running nefarious code in someone's pocket or my big fear, a van with a cluster of RPI's, a commercial or high-end wifi router hacking then spoofing your network. These things don't take a government's money backing to do.
@AnotherMaker
@AnotherMaker 3 роки тому
Yeah. I'm sure Defcon and BlackHat were loaded with ESP devices. I do have the M5 StickC and Stack 5. I've never used them for that type of thing, but that would be a fun project.
@Mr.Engine993
@Mr.Engine993 2 роки тому
How did you manage to interface the IR transmitter in the watch? I am still not able to understand a thing from the library example. Could you please share the IR sketch?
@AnotherMaker
@AnotherMaker 2 роки тому
I uploaded the code for you. The first example (01) sends a basic infrared signal. 02 is the one I used in the video. You will need to upload the world codes file and probably main.h to your project folder for your sketch. The upload will fail if it's not there. github.com/mudmin/AnotherMaker/tree/master/esp32-watch/infrared-tv-b-gone I may make a separate video on it, but it will be a while, so enjoy the code :)
@Mr.Engine993
@Mr.Engine993 2 роки тому
@@AnotherMaker thank you I will try it :)
@qzorn4440
@qzorn4440 Рік тому
hello, i have a: LILYGO® TTGO T-CAN485 ESP32 CAN RS-485 Modbus Supports TF Card WIFI Bluetooth Wireless and do you have some suggestions on how to use it with the arduino ide? great lilygo watch video, thank you
@AnotherMaker
@AnotherMaker Рік тому
Thank you. I've never used that board, but here is an example sketch. github.com/Xinyuan-LilyGO/T-CAN485/tree/main/example/Arduino/RS485-modbus I think you will have to create a folder in your arduino folder and add both that sketch and the config.h file in there so it will know where to look for it. I hope that helps.
@victortorres1585
@victortorres1585 Рік тому
As some one with no tech experience but looking to have safe fun how do I start to program once I buy this
@AnotherMaker
@AnotherMaker Рік тому
Basically any tutorial on programming an esp32 will get you there. I recommend the site Random Nerd Tutorials
@GorkemYildirim
@GorkemYildirim 3 роки тому
Interesting projects indeed.
@AnotherMaker
@AnotherMaker 3 роки тому
Thanks!
@thatoneintrovert9618
@thatoneintrovert9618 Рік тому
Can you use this as a deauther? If I got this, I'd want it to run 4 applications: Nyan Cat WiFi analyzer TV B Gone Wi-Fi Deauther by SpaceHuhn (with the interface) Honeypot
@AnotherMaker
@AnotherMaker Рік тому
Absolutely. You can use it for anything you can do with an ESP32 including that
@BenzionMenashe
@BenzionMenashe 2 роки тому
Would it be possible to program it to use a MITM attack and basically act as a Wifi jammer?
@AnotherMaker
@AnotherMaker 2 роки тому
There are lots of ESP32 wifi deauther scripts. I think that's where I would start
@BenzionMenashe
@BenzionMenashe 2 роки тому
@@AnotherMaker thanks! any websites you would recommend?
@BuildTimeMC
@BuildTimeMC 2 роки тому
The on and off is same one yes? So I can turn on any TV with that last one?
@AnotherMaker
@AnotherMaker 2 роки тому
Usually it is. There are some tvs whose remotes have dedicated on/off buttons, but most use the same, so yes.
@scarletking8541
@scarletking8541 Рік тому
Can you make a tutorial how to program that watch
@AnotherMaker
@AnotherMaker Рік тому
I would need to get it back out, but it actually programs just like any other Arduino.
@Kevin-ps9qd
@Kevin-ps9qd 2 роки тому
can you make a video on adding deauther apps to it
@AnotherMaker
@AnotherMaker 2 роки тому
I will add that to my list. Although any esp32 deauther sketch should work because this is a regular esp32 at heart.
@mythilr
@mythilr 2 роки тому
could you share the source code for the Morse code program
@AnotherMaker
@AnotherMaker 2 роки тому
It took me a while to find it, but here you go :) github.com/mudmin/AnotherMaker/blob/master/esp32-watch/morse.ino
@brianhackit7900
@brianhackit7900 Рік тому
Cool project
@AnotherMaker
@AnotherMaker Рік тому
Thank you!
@MyDvR7
@MyDvR7 2 роки тому
That morse code is cool,but not readable because there was no space between each letter..... that means you cannot decifer each one separatly
@AnotherMaker
@AnotherMaker 2 роки тому
I think I made a modification for that after the video. I'll have to check my code.
@victortorres1585
@victortorres1585 6 місяців тому
Do you have the code for the honeypot
@AnotherMaker
@AnotherMaker 6 місяців тому
It's in the Arduino IDE Library manager as SimpleHoneypot by mudmin
@oZink-
@oZink- 5 місяців тому
please could i have the hotspot code great vid btw :)
@chasedavis2358
@chasedavis2358 3 роки тому
Can you use it as a deauther?
@AnotherMaker
@AnotherMaker 3 роки тому
Absolutely. Any of the esp32 deauth libraries will work. If I make another video on this watch, that will be it.
@evanciao
@evanciao 3 роки тому
@@AnotherMaker Yes pleaseee
@housemd8648
@housemd8648 2 роки тому
Alguien sabe si se puede hacer deauther con este reloj?
@AnotherMaker
@AnotherMaker 2 роки тому
The code for any esp32 deauther would work
@scarletking8541
@scarletking8541 Рік тому
Does it work in your watch or any watch
@AnotherMaker
@AnotherMaker Рік тому
It definitely needs to be this special ESP32 watch.
@MarkGreen-pp3qy
@MarkGreen-pp3qy 9 місяців тому
does this go to be programmed
@AnotherMaker
@AnotherMaker 9 місяців тому
It just gets programmed as an ESP32 in the Arduino ide
@MarkGreen-pp3qy
@MarkGreen-pp3qy 9 місяців тому
Ok
@MarkGreen-pp3qy
@MarkGreen-pp3qy 9 місяців тому
@@AnotherMaker do i go to GitHub to program it
@MarkGreen-pp3qy
@MarkGreen-pp3qy 9 місяців тому
@@AnotherMaker do I have to have a Windows computer to program it
@AnotherMaker
@AnotherMaker 9 місяців тому
@@MarkGreen-pp3qy No it can be mac or linux. Anything that can use the arduino ide.
@jacksonvillereclaimedwood6709
@jacksonvillereclaimedwood6709 Рік тому
You sold me!!
@AnotherMaker
@AnotherMaker Рік тому
I hope you like it. It's at least a fun project.
@frinkemon
@frinkemon Рік тому
your Morse code didn't have any inter-character spacing so would be really hard to read.
@AnotherMaker
@AnotherMaker Рік тому
I did make another version for an escape room that added the spaces.
@Mx-hl4jq
@Mx-hl4jq Рік тому
That T.V on would cause some chaos in walmart :)
@AnotherMaker
@AnotherMaker Рік тому
That was going to be my original plan but since I do my grocery shopping there I could not afford to be banned for life :-)
@pileofstuff
@pileofstuff 3 роки тому
That's a fun little toy. Try not to get arrested (or at least have a camera rolling if you do...)
@AnotherMaker
@AnotherMaker 3 роки тому
haha. I was going to try it at Target because I don't care if I'm not allowed to go back there...but then I realized I'm too lazy to go to target just to do some clandestine filming.
@vg0o
@vg0o Рік тому
skip throu the whole video but didn't see any time digit represented on the watch..
@AnotherMaker
@AnotherMaker Рік тому
The original software that comes with the watch shows the time so I didn't think I needed to recreate that. They provide code for that.
@vg0o
@vg0o Рік тому
@@AnotherMaker yeah, i was joking.. thanks for creating such an interesting video. ☺️
@MaxSMoke777
@MaxSMoke777 3 роки тому
I double-dog dare you to get that speaker to work! It's mentioned, but there's ZERO doc's about it and no examples. I was able to get full color images to work, by hacking up the Batman watch example, and even access the vibration motor, but I could find NOTHING on that accursed speaker!
@AnotherMaker
@AnotherMaker 3 роки тому
Ok. Challenge accepted. I'm getting the watch back out to take a look. I have a few ideas to try to get it to work :)
@NielsNL68
@NielsNL68 3 роки тому
@@AnotherMaker i love to hear the sound of it ... in the latest T-watch library there is a example using the speaker. I have been thinking to buy one myself as well the latest version of the watch has also a mic onboard.
@stevy2
@stevy2 2 роки тому
I see 4 examples under the BasicUnit category.
@mycosys
@mycosys 3 роки тому
Apparently 45 Dollarydoos form the Aussie warehouse.
@AnotherMaker
@AnotherMaker 3 роки тому
Yeah but the benefit is that you get to live in Australia :-)
@richcolour
@richcolour Рік тому
Bar watches the CCTV and see a flashing light coming from your wrist
@AnotherMaker
@AnotherMaker Рік тому
Better run fast
@stevenrogersfineart4224
@stevenrogersfineart4224 2 роки тому
The title should be WAYS to get yourself in trouble rather than HOW.
@AnotherMaker
@AnotherMaker 2 роки тому
You're correct
8 Brilliant ESP32 Smartwatch Projects for 2024!
6:09
ToP Projects Compilation
Переглядів 19 тис.
Programmable smartwatch TTGO T-Watch (ESP32)
5:55
Volos Projects
Переглядів 27 тис.
Не пей газировку у мамы в машине
00:28
Даша Боровик
Переглядів 1,2 млн
SECRET UNDERGROUND MESSAGING
10:04
andy kirby
Переглядів 90 тис.
Getting Started with Meshtastic - Devices
15:01
The Comms Channel
Переглядів 172 тис.
LILYGO T-Impulse GPS and LoRa Smart Wrist Band
5:42
ShotokuTech
Переглядів 11 тис.
My-TTGO-Watch on T-Watch 2020 V2 Step By Step Installation
8:11
ShotokuTech
Переглядів 10 тис.
Control your PC with Smart Watch  TTgo Twatch V2 (ESP32)
5:00
Volos Projects
Переглядів 9 тис.
New TTGO T-Watch 2020 Apps
7:53
ShotokuTech
Переглядів 13 тис.
Complete Getting Started guide LilyGo T-Display S3 Pro | NextPCB
22:57
Another ESP32 S3 board. LilyGo T-Embed
10:39
Volos Projects
Переглядів 48 тис.
Samsung UE40D5520RU перезагружается, замена nand памяти
0:46
Слава 100пудово!
Переглядів 3,7 млн
Я Создал Новый Айфон!
0:59
FLV
Переглядів 2,9 млн
Samsung UE40D5520RU перезагружается, замена nand памяти
0:46
Слава 100пудово!
Переглядів 3,7 млн
Лучший Смартфон До 149 Баксов!!!??? itel s24
20:25
РасПаковка ДваПаковка
Переглядів 54 тис.
Клавиатура vs геймпад vs руль
0:47
Balance
Переглядів 966 тис.