Edge AI Anomaly Detection Part 1: Data Collection | Digi-Key Electronics

  Рет қаралды 22,437

DigiKey

DigiKey

Күн бұрын

Пікірлер: 16
@CraftableDan
@CraftableDan 4 жыл бұрын
Great vid, just graduated as a CS major and this info is related to a project I'm working on. I can't wait to see more.
@daleguenther5826
@daleguenther5826 4 жыл бұрын
Thank you for a very informative video! I used an Apple Iphone4 several years ago with a vibration app. It would graph the X, Y, Z parameters, so I could actually see Vibration improvement the customer was feeling through the steering wheel in an automotive environment. Keep up the great work!
@codebits4461
@codebits4461 2 жыл бұрын
Wow a TinyML video that's actually... Not boring 💯💎✨🤣🤣
@DavidBarbarine
@DavidBarbarine 4 жыл бұрын
Great new little series... Thumbs-up!
@codebits4461
@codebits4461 2 жыл бұрын
Wow just wow👏👏👏. Sorry I'm too impressed 💎😁
@G1TechDotOrg
@G1TechDotOrg 4 жыл бұрын
hi! how variants recommend use PI with influxdb and grafana or use cheep VM on cloud.
@fpgamachine
@fpgamachine 3 жыл бұрын
Excellent info. Thanks
@ch94086
@ch94086 4 жыл бұрын
Thanks for the nice video series. Looking forward to the rest. Why not just post CSV directly instead of using a large json library and memory allocation, then json parser on the server? You could even post a binary array to make the client simple. Json seems overused these days in my opinion.
@ShawnHymel
@ShawnHymel 4 жыл бұрын
Glad you're liking it! Nothing wrong with CSV or some other type of delimiter (and as you pointed out, might be more efficient). I used JSON to demonstrate how you might go about it, as most commercial IoT servers seem to accept JSON-formatted requests (via REST or MQTT).
@ch94086
@ch94086 4 жыл бұрын
One can also use the no-library code to print json: snprintf(buf, sizeof(buf), "{x:%7.4f,y:%7.4f,z:%7.4f}", msa.x_g, msa.x_g, msa.x_g); if (i!=0) client.print(", "); client.print(buf); Or to output 3 arrays, store the x,y,z values in an array, then use a subroutine to emit each array. Note ArduinoJson uses 16 bytes of pre-allocated memory for each 4 bytes of content. For writing JSON, in many cases, using print functions can be fewer lines of code than using a library, and if something goes wrong or you need to do something different, you don't have to wade through 200 nearly comment free source code files that use complex C++ tricks. (Modern coding practice is to split up code into hundreds of files half a page long, avoid using comments, and use templates to objectify and modularize to replicate and slice the code up to lots of files. Contrast the 471 lines of C in jsmn (Jasmine) vs 7710 lines of C++ in ArduinoJson.)
@ShawnHymel
@ShawnHymel 4 жыл бұрын
@@ch94086 For a simple 3-element JSON like the one in the video, using a simple sprintf like the one you showed does save a lot of space, and agreed that ArduinoJson does seem fairly bloated.
@jhoanmartinezsilva2609
@jhoanmartinezsilva2609 4 жыл бұрын
Awesome channel
@prathiknarayan1093
@prathiknarayan1093 3 жыл бұрын
Hello Shawn, on your Arduino sketch I see that you have a host name as 192.168.1.68, is that the ip address of you laptop running the python server? I am not a IT person, so just wanted to check if my understanding is correct. When I run the script, I am assuming that I have to replace this ip address with the ip address of my laptop that runs the python server, please advice.
@AjayKumar-fd9mv
@AjayKumar-fd9mv 4 жыл бұрын
Great video
@OranCollins
@OranCollins 4 жыл бұрын
Cool!
@asdhashdquwhqeiqwhe
@asdhashdquwhqeiqwhe 4 жыл бұрын
does this works on any esp32 based board ?
How to do Object Detection using ESP32-CAM and Edge Impulse YOLO Model
16:50
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 4,9 МЛН
SIZE DOESN’T MATTER @benjaminjiujitsu
00:46
Natan por Aí
Рет қаралды 4,7 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 153 МЛН
Small Brain, Big Think: AI on the Edge
12:40
Zack Freedman
Рет қаралды 458 М.
15 Brilliant Raspberry Pi Zero projects to learn and try!
12:02
ToP Projects Compilation
Рет қаралды 463 М.
What is Edge AI?
10:31
Edge Impulse
Рет қаралды 3,8 М.
I Saved an Electron Microscope from the Trash
34:54
ProjectsInFlight
Рет қаралды 246 М.
Hacker's Guide to UART Root Shells
17:40
Flashback Team
Рет қаралды 500 М.
Let's Start ML using ESP32Cam & Edge Impulse | Episode 1
12:40
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 4,9 МЛН