17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Arduino - Make An Iot Environment Monitor
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Language: English | Size: 1.47 GB | Duration: 4h 54m
A perfect start for the new maker: learn by creating a gadget that posts your environment data to a Web logging service.
What you'll learn
Make simple circuits based on the Arduino board
Acquire data from sensors and display them on an LCD screen
Upload sensor data to a free cloud logging service and visualise it in a dashboard
Understand the basics of programming for microcontrollers
Requirements
The basics of electricity, like voltage, current, resistance.
Description
This course is designed for beginner makers. I will help you get started with the basics of creating circuits with the Arduino prototyping board, and by the end of this course you will have an Internet-connected home environment monitoring gadget, build with your own hands!
The only prerequisite is a basic understanding of concepts like voltage, current and resistance, and ability to download and install software on your computer. A very basic understanding of programming is a bonus, but not absolutely necessary.
Along the way, you will learn about programming, sensors, and communications.
The course is split in three parts:
Part 1 is an introduction, which will gently help you create your first circuit and open your appetite for more.
Part 2 contains a primer on making with the Arduino, focusing on the Integrated Development Environment and the sketching language.
Part 3 is about making JING. JING (not an acronym!) is the environment monitoring system that you will put together piece by piece, and line by line.
If learning by making sounds like the way to go, then this course is for you!
Materials:
To fully take advantage of this course, you will need (all of these are easily sourced from Ebay):
1) An Arduino (I suggest a genuine Arduino Uno)
2) A photoresistor
3) A DHT22 temperature and humidity sensor
4) A BMP085 barometric sensor breakout
5) A 16x2 LCD screen based on the Hitachi HD44780 driver (or compatible, these are very common)
6) A potentiometer
7) Assorted resistors
8) A small breadboard
9) Lot's of breadboard wires.
Overview
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1 - Introduction/1 - All source code on Github.txt
37 B
~Get Your Files Here !/1 - Introduction/1 - Introduction English.vtt
14.6 KB
~Get Your Files Here !/1 - Introduction/1 - Introduction.mp4
103.4 MB
~Get Your Files Here !/1 - Introduction/1 - unov3pdfpdf.txt
32 B
~Get Your Files Here !/1 - Introduction/2 - Please read this before continuing.html
3.1 KB
~Get Your Files Here !/1 - Introduction/3 - List of tools and parts.txt
67 B
~Get Your Files Here !/1 - Introduction/4 - Where can you find the sketch source code English.vtt
3.6 KB
~Get Your Files Here !/1 - Introduction/4 - Where can you find the sketch source code.mp4
17 MB
~Get Your Files Here !/1 - Introduction/5 - Hello World Diodes LEDs and your 1st circuit English.vtt
10.9 KB
~Get Your Files Here !/1 - Introduction/5 - Hello World Diodes LEDs and your 1st circuit.mp4
54.7 MB
~Get Your Files Here !/1 - Introduction/5 - L2BlinkingLED.png
131.6 KB
~Get Your Files Here !/1 - Introduction/6 - Hello World Your 1st sketch English.vtt
8.8 KB
~Get Your Files Here !/1 - Introduction/6 - Hello World Your 1st sketch.mp4
29.9 MB
~Get Your Files Here !/1 - Introduction/6 - L2BlinkingLED.png
131.6 KB
~Get Your Files Here !/1 - Introduction/7 - L2BlinkingLED.png
131.6 KB
~Get Your Files Here !/1 - Introduction/7 - Use Pulse Width Modules make the LED fade English.vtt
11.3 KB
~Get Your Files Here !/1 - Introduction/7 - Use Pulse Width Modules make the LED fade.mp4
38.7 MB
~Get Your Files Here !/2 - Arduino development basics/10 - Control structures English.vtt
12 KB
~Get Your Files Here !/2 - Arduino development basics/10 - Control structures.mp4
37.9 MB
~Get Your Files Here !/2 - Arduino development basics/10 - futureshockedjing.txt
81 B
~Get Your Files Here !/2 - Arduino development basics/11 - Frequently used functions English.vtt
10.6 KB
~Get Your Files Here !/2 - Arduino development basics/11 - Frequently used functions.mp4
31.3 MB
~Get Your Files Here !/2 - Arduino development basics/11 - futureshockedjing.txt
81 B
~Get Your Files Here !/2 - Arduino development basics/12 - Custom functions English.vtt
17.3 KB
~Get Your Files Here !/2 - Arduino development basics/12 - Custom functions.mp4
49.1 MB
~Get Your Files Here !/2 - Arduino development basics/12 - futureshockedjing.txt
83 B
~Get Your Files Here !/2 - Arduino development basics/13 - futureshockedjing.txt
87 B
~Get Your Files Here !/2 - Arduino development basics/13 - Reading and writing digital and analog values English.vtt
13.2 KB
~Get Your Files Here !/2 - Arduino development basics/13 - Reading and writing digital and analog values.mp4
40.9 MB
~Get Your Files Here !/2 - Arduino development basics/14 - Digital and analog readwrite demonstration English.vtt
14.9 KB
~Get Your Files Here !/2 - Arduino development basics/14 - Digital and analog readwrite demonstration.mp4
97.7 MB
~Get Your Files Here !/2 - Arduino development basics/14 - futureshockedjing.txt
87 B
~Get Your Files Here !/2 - Arduino development basics/8 - Compilers the IDE instructions and functions English.vtt
17.6 KB
~Get Your Files Here !/2 - Arduino development basics/8 - Compilers the IDE instructions and functions.mp4
32.6 MB
~Get Your Files Here !/2 - Arduino development basics/9 - futureshockedjing.txt
81 B
~Get Your Files Here !/2 - Arduino development basics/9 - Operators English.vtt
17.7 KB
~Get Your Files Here !/2 - Arduino development basics/9 - Operators.mp4
55.2 MB
~Get Your Files Here !/3 - Constructing JING/15 - futureshockedjing.txt
67 B
~Get Your Files Here !/3 - Constructing JING/15 - Measuring light with Lux and the Axel English.vtt
6.9 KB
~Get Your Files Here !/3 - Constructing JING/15 - Measuring light with Lux and the AxelBenz formula.mp4
21.5 MB
~Get Your Files Here !/3 - Constructing JING/15 - PhotoBb.png
201.1 KB
~Get Your Files Here !/3 - Constructing JING/16 - futureshockedjing.txt
67 B
~Get Your Files Here !/3 - Constructing JING/16 - Measuring light with a photoresistor demonstration English.vtt
11.9 KB
~Get Your Files Here !/3 - Constructing JING/16 - Measuring light with a photoresistor demonstration.mp4
92.3 MB
~Get Your Files Here !/3 - Constructing JING/16 - PhotoBb.png
201.1 KB
~Get Your Files Here !/3 - Constructing JING/17 - CircuitDHT.png
137.9 KB
~Get Your Files Here !/3 - Constructing JING/17 - futureshockedjing.txt
73 B
~Get Your Files Here !/3 - Constructing JING/17 - Measuring temperature and humidity English.vtt
19.9 KB
~Get Your Files Here !/3 - Constructing JING/17 - Measuring temperature and humidity.mp4
92.9 MB
~Get Your Files Here !/3 - Constructing JING/18 - BreadboardL9BarometricSensor.png
136 KB
~Get Your Files Here !/3 - Constructing JING/18 - futureshockedjing.txt
83 B
~Get Your Files Here !/3 - Constructing JING/18 - Measuring barometric pressure English.vtt
19.3 KB
~Get Your Files Here !/3 - Constructing JING/18 - Measuring barometric pressure.mp4
110 MB
~Get Your Files Here !/3 - Constructing JING/19 - Adding an LCD screen setup the circuit English.vtt
13 KB
~Get Your Files Here !/3 - Constructing JING/19 - Adding an LCD screen setup the circuit.mp4
107.2 MB
~Get Your Files Here !/3 - Constructing JING/19 - futureshockedjing.txt
75 B
~Get Your Files Here !/3 - Constructing JING/19 - L24LCDScreenFritzing.png
149.3 KB
~Get Your Files Here !/3 - Constructing JING/19 - WeatherStationNoEthernetBb.png
289.9 KB
~Get Your Files Here !/3 - Constructing JING/20 - Adding an LCD screen adding a library and sketch walkthrough English.vtt
12.8 KB
~Get Your Files Here !/3 - Constructing JING/20 - Adding an LCD screen adding a library and sketch walkthrough.mp4
57.7 MB
~Get Your Files Here !/3 - Constructing JING/20 - futureshockedjing.txt
93 B
~Get Your Files Here !/3 - Constructing JING/20 - L24LCDScreenFritzing.png
149.3 KB
~Get Your Files Here !/3 - Constructing JING/20 - WeatherStationNoEthernetbb.png
298.6 KB
~Get Your Files Here !/3 - Constructing JING/21 - Create an echo server with the Ethernet Shield English.vtt
17.6 KB
~Get Your Files Here !/3 - Constructing JING/21 - Create an echo server with the Ethernet Shield.mp4
76.3 MB
~Get Your Files Here !/3 - Constructing JING/21 - futureshockedjing.txt
71 B
~Get Your Files Here !/3 - Constructing JING/21 - L13Demo2Bb.png
201.5 KB
~Get Your Files Here !/3 - Constructing JING/21 - WeatherStationEthernetBb.png
289.9 KB
~Get Your Files Here !/3 - Constructing JING/21 - Windows 10 How to install a Telnet client.txt
51 B
~Get Your Files Here !/3 - Constructing JING/22 - futureshockedjing.txt
71 B
~Get Your Files Here !/3 - Constructing JING/22 - L13Demo2Bb.png
201.5 KB
~Get Your Files Here !/3 - Constructing JING/22 - Transmit sensor data with the Ethernet Shield English.vtt
13.7 KB
~Get Your Files Here !/3 - Constructing JING/22 - Transmit sensor data with the Ethernet Shield.mp4
51.1 MB
~Get Your Files Here !/3 - Constructing JING/22 - WeatherStationEthernetBb.png
289.9 KB
~Get Your Files Here !/3 - Constructing JING/23 - Emoncms what is it walkthrough English.vtt
15.8 KB
~Get Your Files Here !/3 - Constructing JING/23 - Emoncms what is it walkthrough.mp4
60.9 MB
~Get Your Files Here !/3 - Constructing JING/23 - futureshockedjing.txt
89 B
~Get Your Files Here !/3 - Constructing JING/23 - JINGFinalSchematic.png
306.3 KB
~Get Your Files Here !/3 - Constructing JING/24 - futureshockedjing.txt
89 B
~Get Your Files Here !/3 - Constructing JING/24 - JINGFinalSchematic.png
306.3 KB
~Get Your Files Here !/3 - Constructing JING/24 - Upload data from a single sensor to Emoncms English.vtt
15.6 KB
~Get Your Files Here !/3 - Constructing JING/24 - Upload data from a single sensor to Emoncms.mp4
61.4 MB
~Get Your Files Here !/3 - Constructing JING/25 - futureshockedjing.txt
70 B
~Get Your Files Here !/3 - Constructing JING/25 - JINGFinalSchematic.png
306.3 KB
~Get Your Files Here !/3 - Constructing JING/25 - Setting up logging and visualising data on Emoncms English.vtt
9.1 KB
~Get Your Files Here !/3 - Constructing JING/25 - Setting up logging and visualising data on Emoncms.mp4
20.3 MB
~Get Your Files Here !/3 - Constructing JING/26 - Completing the hardware assembly English.vtt
5.2 KB
~Get Your Files Here !/3 - Constructing JING/26 - Completing the hardware assembly.mp4
58.2 MB
~Get Your Files Here !/3 - Constructing JING/26 - futureshockedjing.txt
70 B
~Get Your Files Here !/3 - Constructing JING/26 - JINGFinalSchematic.png
306.3 KB
~Get Your Files Here !/3 - Constructing JING/27 - futureshockedjing.txt
70 B
~Get Your Files Here !/3 - Constructing JING/27 - JINGFinalSchematic.png
306.3 KB
~Get Your Files Here !/3 - Constructing JING/27 - The Jing complete sketch walkthrough English.vtt
6 KB
~Get Your Files Here !/3 - Constructing JING/27 - The Jing complete sketch walkthrough.mp4
19.4 MB
~Get Your Files Here !/3 - Constructing JING/28 - Completing the Jing dashboard English.vtt
6.3 KB
~Get Your Files Here !/3 - Constructing JING/28 - Completing the Jing dashboard.mp4
22.7 MB
~Get Your Files Here !/3 - Constructing JING/28 - futureshockedjing.txt
70 B
~Get Your Files Here !/3 - Constructing JING/28 - JINGFinalSchematic.png