Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
[ DevCourseWeb.com ] Udemy - Introduction to the IoT Development Framework - ESP-IDF
Category:
Ebook/Course
Size:
1.06 GB
Seeders:
3
Leechers:
36
Downloads:
100
Uploaded:
Feb 4, 2023
Torrent
Magnet
Files
Trackers
Info
[ DevCourseWeb.com ] Udemy - Introduction to the IoT Development Framework - ESP-IDF
Get Bonus Downloads Here.url
- 182 B
~Get Your Files Here !
1. ESP IDF and Hardware Overview
1. Introduction to the course.mp4
- 28.87 MB
1.1 BOM.pdf
- 184.57 KB
1.2 GitHub Link .html
- 142 B
2. Hardware requirements of ESP-IDF.mp4
- 24.59 MB
3. Software Overview.mp4
- 16.17 MB
4. VS code ESP-IDF extension installation.mp4
- 44.88 MB
4.1 Eclipse plugin installation process link .html
- 130 B
4.2 Installation process Link .html
- 156 B
4.3 Python 3 installation link .html
- 94 B
4.4 VS code installation link .html
- 99 B
5. Assignment1.html
- 208 B
2. Getting started with ESP-IDF
1. ESP-IDF project template.mp4
- 28.03 MB
2. Get started with the Hello World code.mp4
- 38.07 MB
2.2 GitHub Link .html
- 142 B
2.2_code
CMakeLists.txt
- 239 B
Makefile
- 192 B
loadable_elf_example_test.py
- 5.48 KB
main
CMakeLists.txt
- 86 B
component.mk
- 151 B
hello_world_main.c
- 1.3 KB
sdkconfig
- 32.42 KB
sdkconfig.ci
- 198 B
sdkconfig.old
- 32.42 KB
2.3_code
CMakeLists.txt
- 234 B
example_test.py
- 1.34 KB
main
CMakeLists.txt
- 89 B
Kconfig.projbuild
- 1.34 KB
blink_example_main.c
- 667 B
sdkconfig
- 40.76 KB
sdkconfig.ci
- 0 B
sdkconfig.defaults
- 2 B
sdkconfig.old
- 40.76 KB
2.5_code
CMakeLists.txt
- 364 B
main
CMakeLists.txt
- 75 B
main.c
- 2.07 KB
sdkconfig
- 40.59 KB
3. Blink an LED with ESP-IDF.mp4
- 50.02 MB
3.1 2.3_CircuitDiagram.png
- 306.35 KB
3.3 GitHub Link .html
- 142 B
4. Introduction to FreeRTOS.mp4
- 21.91 MB
5. Work with dual cores of ESP32.mp4
- 71.23 MB
5.1 2.5_CircuitDiagram.png
- 316.96 KB
5.3 GitHub Link .html
- 142 B
6. Assignment2.html
- 208 B
3. Wi-Fi, HTTP servers and Over The Air updates on ESP32
1. Operating modes of Wi-Fi in ESP32.mp4
- 18.81 MB
2. Wi-Fi station mode implementation.mp4
- 52.84 MB
2.2 GitHub Link.html
- 142 B
3. Wi-Fi softAP mode implementation.mp4
- 52.55 MB
3.2 GitHub Link .html
- 142 B
3.2_code
CMakeLists.txt
- 247 B
Makefile
- 193 B
main
CMakeLists.txt
- 91 B
Kconfig.projbuild
- 585 B
component.mk
- 324 B
station_example_main.c
- 4.76 KB
sdkconfig
- 32.59 KB
sdkconfig.old
- 26.84 KB
3.3_code
CMakeLists.txt
- 246 B
Makefile
- 192 B
main
CMakeLists.txt
- 90 B
Kconfig.projbuild
- 526 B
component.mk
- 324 B
softap_example_main.c
- 3.08 KB
sdkconfig
- 32.58 KB
sdkconfig.old
- 26.84 KB
3.4_code
CMakeLists.txt
- 465 B
Makefile
- 277 B
http_server_simple_test.py
- 4.5 KB
main
CMakeLists.txt
- 75 B
component.mk
- 151 B
main.c
- 2.44 KB
sdkconfig
- 41.85 KB
sdkconfig.old
- 41.85 KB
3.6_OTA_code
CMakeLists.txt
- 469 B
Makefile
- 281 B
example_test.py
- 6.76 KB
main
CMakeLists.txt
- 189 B
Kconfig.projbuild
- 632 B
OTA_test.c
- 2.56 KB
component.mk
- 222 B
sdkconfig
- 42.04 KB
sdkconfig.ci
- 91 B
sdkconfig.defaults
- 164 B
sdkconfig.old
- 42.04 KB
3.6_OTAupload_1_code
CMakeLists.txt
- 469 B
Makefile
- 281 B
example_test.py
- 6.76 KB
main
CMakeLists.txt
- 199 B
Kconfig.projbuild
- 632 B
component.mk
- 222 B
simple_ota_example.c
- 2.81 KB
sdkconfig
- 42.04 KB
sdkconfig.ci
- 91 B
sdkconfig.defaults
- 164 B
sdkconfig.old
- 42.05 KB
3.6_OTAupload_2_code
CMakeLists.txt
- 239 B
Makefile
- 192 B
loadable_elf_example_test.py
- 5.48 KB
main
CMakeLists.txt
- 86 B
component.mk
- 151 B
hello_world_main.c
- 1.3 KB
sdkconfig
- 32.42 KB
sdkconfig.ci
- 198 B
sdkconfig.old
- 32.42 KB
4. HTTP server overview & implementation.mp4
- 58.18 MB
4.2 GitHub Link .html
- 142 B
4.3 IDF path setup process link .html
- 159 B
5. Over The Air updates overview.mp4
- 12.26 MB
6. OTA implementation with ESP-IDF.mp4
- 59.92 MB
6.1 3.6_CircuitDiagram.png
- 306.35 KB
6.5 GitHub Link .html
- 142 B
7. Assignment3.html
- 208 B
4. SPIFFS and peripherals of ESP32
1. SPIFFS file system on ESP32.mp4
- 30.98 MB
2. SPIFFS implementation with ESP-IDF.mp4
- 58.08 MB
2.2 GitHub Link .html
- 142 B
3. Overview of UART communication.mp4
- 11.64 MB
4. UART implementation with ESP-IDF.mp4
- 37.11 MB
4.1 4.4_CircuitDiagram.png
- 75.57 KB
4.2_code
CMakeLists.txt
- 465 B
Makefile
- 187 B
data
hello_world.txt
- 12 B
main
CMakeLists.txt
- 157 B
component.mk
- 149 B
spiffs_example_main.c
- 2.64 KB
partitions_example.csv
- 324 B
sdkconfig
- 41.86 KB
sdkconfig.defaults
- 156 B
sdkconfig.old
- 41.86 KB
4.3 GitHub Link .html
- 142 B
4.4_code
CMakeLists.txt
- 250 B
Makefile
- 199 B
main
CMakeLists.txt
- 96 B
component.mk
- 76 B
uart_async_rxtxtasks_main.c
- 2.02 KB
sdkconfig
- 40.59 KB
4.6_code
CMakeLists.txt
- 329 B
main
CMakeLists.txt
- 108 B
Kconfig.projbuild
- 4.35 KB
MPU6050_identity.c
- 2.7 KB
i2c_example_main.c
- 8.12 KB
sdkconfig
- 42.78 KB
sdkconfig.old
- 42.78 KB
4.7_code
CMakeLists.txt
- 329 B
main
CMakeLists.txt
- 108 B
Kconfig.projbuild
- 4.35 KB
MPU6050_identity.c
- 2.7 KB
i2c_example_main.c
- 8.12 KB
sdkconfig
- 42.78 KB
sdkconfig.old
- 42.78 KB
5. Introduction to I2C bus.mp4
- 13.6 MB
6. Interfacing components.mp4
- 60.59 MB
6.1 4.6_CircuitDiagram.png
- 120.86 KB
6.3 GitHub Link .html
- 142 B
6.4 MPU6050 datasheet .html
- 138 B
6.5 MPU6050 register map .html
- 141 B
7. Project Implementation ESP32 - MPU6050.mp4
- 88.27 MB
7.1 4.7_CircuitDiagram.png
- 120.86 KB
7.3 GitHub Link .html
- 142 B
8. Assignment4.html
- 208 B
5. Capstone Project
1. Architecture of the Project.mp4
- 14.59 MB
2. Write to non-volatile storage.mp4
- 30.34 MB
2.2 GitHub Link .html
- 142 B
3. Read from the nvs and connect to Wi-Fi.mp4
- 34.18 MB
4. Initialize SPIFFS storage to save HTML file.mp4
- 39.46 MB
5. Test the capstone project.mp4
- 63.83 MB
5.2_code
CMakeLists.txt
- 465 B
Makefile
- 187 B
data
ConnectWifi.html
- 750 B
main
CMakeLists.txt
- 297 B
component.mk
- 149 B
spiffs_example_main.c
- 11.62 KB
partitions_example.csv
- 318 B
sdkconfig
- 41.86 KB
sdkconfig.defaults
- 156 B
sdkconfig.old
- 41.86 KB
6. Course Conclusion.mp4
- 24.2 MB
7. Assignment5.html
- 208 B
Bonus Resources.txt
- 386 B
Trackers
Seeders
Leechers
Downloads
udp://open.stealth.si:80/announce
1
13
0
udp://opentracker.i2p.rocks:6969/announce
0
18
0
udp://movies.zsw.ca:6969/announce
0
1
0
udp://tracker.blacksparrowmedia.net:6969/announce
0
0
0
udp://tracker.opentrackr.org:1337/announce
1
17
0
udp://exodus.desync.com:6969/announce
0
11
0
udp://tracker2.dler.com:80/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
1
16
0
udp://tracker.moeking.me:6969/announce
0
1
0
udp://tracker.breizh.pm:6969/announce
0
0
0
udp://www.torrent.eu.org:451/announce
1
16
0
udp://tracker.monitorit4.me:6969/announce
0
1
0
udp://explodie.org:6969/announce
1
10
0
udp://tracker.dler.com:6969/announce
0
0
0
udp://tracker.theoks.net:6969/announce
0
1
0
udp://pow7.com:80/announce
0
13
0
udp://bt2.archive.org:6969/announce
0
1
0
udp://bt1.archive.org:6969/announce
0
1
0
udp://p4p.arenabg.com:1337/announce
0
1
0
udp://tracker.leech.ie:1337/announce
0
1
0
udp://tracker1.bt.moack.co.kr:80/announce
0
1
0
InfoHash:
15D7EFFB1E7BCD7BDB7FB517584F0F745F58D931
Last updated:
Feb 4, 2023
File count:
179 B
File Category:
9
Tags:
Udemy, Hardware, IT & Software, Other, Tutorials
Related Torrents
Super Nintendo (SNES) Architecture_ Old Hardware With Mind-Blowing Features by Rodrigo Copetti EPUB
Ebook/Course
Oct 5, 2023
2.13 MB
33
56
708
Torrent
Magnet
Computer Hardware Repair Guide
Ebook/Course
Mar 11, 2021
1.03 GB
7
1
415
Torrent
Magnet
[ FreeCourseWeb.com ] PC Hardware Handbook - 5th Edition, 2023
Ebook/Course
Jul 18, 2023
124.26 MB
34
29
5.16 k
Torrent
Magnet
Autodesk Eagle PCB & Hardware Design for Beginners
Ebook/Course
Feb 26, 2023
12.92 GB
2
23
77
Torrent
Magnet
Tools a Visual History_ The Hardware That Built, Measured and Repaired the World by DK EPUB
Ebook/Course
Nov 20, 2022
96.6 MB
31
23
6.97 k
Torrent
Magnet
Hardware Security Primitives
Ebook/Course
Dec 17, 2022
37.91 MB
14
31
207
Torrent
Magnet
Hardware - Season One (2022) (digital) (Son of Ultron-Empire).cbr
Ebook/Course
Dec 13, 2022
767.21 MB
14
30
195
Torrent
Magnet
[ DevCourseWeb.com ] Hardware with Arduino and JavaScript
Ebook/Course
Sep 1, 2023
1.41 GB
14
29
449
Torrent
Magnet
The All New Illustrated Guide To Everything Sold In Hardware Stores
Ebook/Course
May 23, 2022
64.19 MB
24
18
3.26 k
Torrent
Magnet
[ DevCourseWeb.com ] Essentials of Arduino Boards Programming - Step-by-Step Guide to Master Arduino Boards Hardware and Software (True)
Ebook/Course
Aug 7, 2023
43.34 MB
16
24
394
Torrent
Magnet
Upgrading and Repairing PCs - information on how PCs work, troubleshooting and fixing problems, adding hardware, optimizing performance, and building new PCs
Ebook/Course
Jun 13, 2021
2.5 MB
24
13
1.09 k
Torrent
Magnet
[ TutPig.com ] Code - The Hidden Language of Computer Hardware and Software, Second Edition
Ebook/Course
Aug 16, 2022
55.56 MB
1
31
160
Torrent
Magnet
Arduino Programming and Hardware Fundamentals with Hackster
Ebook/Course
Sep 24, 2022
1.95 GB
14
17
271
Torrent
Magnet
The Hardware Hacking Handbook - Breaking Embedded Security with Hardware Attacks
Ebook/Course
Feb 17, 2023
36.28 MB
18
13
6.26 k
Torrent
Magnet
[ DevCourseWeb.com ] Essentials of Arduino Boards Programming - Step-by-Step Guide to Master Arduino Boards Hardware and Software
Ebook/Course
Aug 8, 2023
28.13 MB
14
16
350
Torrent
Magnet
The Hardware Hacking Handbook
Ebook/Course
Oct 20, 2021
8.71 MB
16
13
1.44 k
Torrent
Magnet
[ CourseBoat.com ] PC Hardware Explained - The illustrated guide to personal computer components in 2022
Ebook/Course
Jan 4, 2022
9.59 MB
17
7
208
Torrent
Magnet
Adapted Compressed Sensing for Effective Hardware Implementations by Mauro Mangia PDF
Ebook/Course
Jul 4, 2021
10.92 MB
21
1
414
Torrent
Magnet
Mastering hardware protocols with ESP32 and Arduinos
Ebook/Course
Jul 21, 2023
5.34 GB
5
17
130
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - ISO 26262-5 - 2018 - Product development at the hardware level
Ebook/Course
Dec 10, 2022
397.02 MB
8
13
104
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books