Arduino : Electronics circuit, PCB Design & IOT Programming

Industrial Datalogger, Electronics circuit design, Embedded System, Eagle PCB Design, Arduino Programming and IOT system

Arduino : Electronics circuit, PCB Design & IOT Programming
Arduino : Electronics circuit, PCB Design & IOT Programming

Arduino : Electronics circuit, PCB Design & IOT Programming udemy course

Industrial Datalogger, Electronics circuit design, Embedded System, Eagle PCB Design, Arduino Programming and IOT system

What you'll learn:

  • Industrial electronics circuit design, PCB Layout using Eagle software,
  • Interface : Wi-Fi, Bluetooth, SD Card, RTC, RS485, RS232, 0-10v Digital Input, 0-10v Analog Input, 4-20mA sensor, speed controller
  • ATMEGA256 circuit design, Power Supply Designing (SMPS and Linear Regulator)
  • Basics of Electronics
  • Micro-controller selection
  • Understanding Fuse bytes and boot loader programming procedure
  • How to use Logic Analyzer to debug protocol
  • Hardware designing and programming to control AC appliance
  • Hardware designing and programming to control speed of DC Motor
  • Hardware designing and programming to read 0-10 V digital input sensor
  • Hardware designing and programming to read 0-10 V analog input sensor
  • Hardware designing and programming to read 4-20 mA sensor
  • Hardware designing and programming to read Real Time Clock parameters
  • Basic programming concepts
  • Hardware designing and programming for Bluetooth Low Energy (BLE 4.0)
  • Hardware designing and programming for WiFi Module
  • Hardware designing and programming for SD Card
  • Hardware designing and programming for RS232 Interface
  • Hardware designing and programming for RS485 Interface
  • Data visualization
  • Layout design for data logger PCB
  • Essential websites for components and PCB manufacturer

Requirements:

  • Basic Knowledge of Electronics
  • Basic Arduino programming knowledge (But Not mandatory)

Description:

Courses Offered

1. STM32 : Internet Of Things with 4G LTE Modem Arduino : Electronics circuit, PCB Design & IOT Programming Udemy

2. Arduino: Electronics circuit, PCB Design & IOT Programming


Note : This course is designed for electronics enthusiast and also for the advanced audience, please check course content before subscribing to this course. I can assure you, you will never regret spending your valuable money on this course.


Brief Description

This course teaches you following things

1. How to design custom hardware for an application.

2. How to do Programming.

3. PCB designing using Eagle software.

4. Internet of Things (IOT) based applications.

5. Protocol decoding using logic analyzer.


I created this course because I believe that, its important how much knowledge you have but even more important thing is at what age you have it. Normally it takes time to develop skills in hardware and in this course I am sharing my experience and giving you a right approach to develop your skills in both hardware designing and programming. Which will help you to avoid mistakes and gain more knowledge in less time.

I remember one quote that I want to share with you.


"Learn from other people's mistakes.

Life is too short to make them all yourself"

- Sam Levenson


Long Description:

Here I have described in brief, what you are going to learn in this course. The entire course is constructed in following format.

1. Introduction to section

2. Circuit diagram explanation

3. Circuit diagram designing using eagle

4. Program explanation

5. Practical demonstration


Basic electronics

Basic electronics concepts that are required for the course.

1. Pull up and pull down configuration.

2. Potential divider configuration.

3. Understanding transistor

4. Voltage level converter

5. Introduction to SMD packages and calculations.


Power Supply

Power Supply introduction

1. Linear voltage regulator

2. Switch Mode Power Supply (SMPS)


Power Supply Designing

  1. Introduction and circuit design for SMPS and Linear regulator IC's

  2. Introduction and circuit design for power supply protection

  3. Power supply Layout design using eagle software


Micro-controller

  1. Selecting an appropriate micro-controller

  2. Circuit design for ATMEGA256


Introduction to Boot loader and Programming Procedure

  1. Understanding what is boot loader

  2. Understanding fuse byte of ATMEGA256

  3. Introduction to USBASP programmer

  4. Process to program  boot loader in ATMEGA256

  5. Introduction to USB to TTL converter


Logic Analyzer

  1. Introduction to logic analyzer

  2. Understanding UART programming and Visualizing UART output using Logic analyzer


Controlling an AC appliance using micro-controller

  1. Introduction to relay driver components and protection circuit

  2. Designing a circuit for relay driver using Eagle Software

  3. Digital Output Programming, Program to drive submersible pump using Relay


DC Motor Speed Controller

  1. Introduction to DC Motor speed controller components and protection circuit

  2. Designing a circuit for DC Motor speed controller using Eagle

  3. Understanding PWM, its programming and visualizing PWM waves using logic analyzer

  4. Program to control the speed of DC Motor


Reading 0-10 v Digital Output sensors

  1. Introduction to components to read digital input

  2. Understanding circuit for optocoupler

  3. Designing a circuit for Digital Inputs using Eagle software

  4. Digital Input programming

  5. Understanding Pin change interrupt feature of ATMEGA256

  6. Program to count external pulses using pin change interrupt


Reading (0 - 5v / 0 - 10v) Analog Output sensors

  1. Understanding circuit to read (0-5v/ 0-10v) Analog Input

  2. Designing a circuit to read Analog input using Eagle software

  3. Analog input programming and reading sensors of different range


Reading (4 – 20 mA) sensor

  1. Understanding 4-20 mA Industrial standard

  2. Introduction and circuit design for Impedance matching circuit

  3. Introduction to 16 bit Analog to digital converter

  4. Brief introduction to I2C Interface

  5. Designing a circuit for 4-20 mA sensor using Eagle software

  6. Introduction to 4-20 mA simulator circuit

  7. Program to read 4-20mA sensor

  8. Visualizing I2C signal of ADC using logic analyzer


Real Time Clock

  1. Introduction to RTC IC

  2. Designing a circuit for RTC IC using Eagle

  3. Real time clock programming

  4. Visualizing RTC parameters using logic analyzer


Basic Programming concepts

  1. Understanding essential C functions

  2. Understanding essential conversion functions


Bluetooth Low Energy (BLE 4.0)

  1. Introduction to BLE module

  2. Introduction to single channel buffer IC

  3. Designing a circuit for BLE module using Eagle

  4. Configuring Bluetooth Low Energy Device

  5. Introduction to Blynk app

  6. Program to send data on Blynk app


Industrial Wi-Fi Module

  1. Introduction to WIFI module

  2. Brief introduction to SPI Interface

  3. Introduction to octal Transceiver IC

  4. Designing a circuit for WIFI module using

  5. Program to check and update the firmware version of WIFI module

  6. Program to connect with WIFI router

  7. Creating an API to fetch Date and Time from cloud

  8. Program to fetch Date and Time from cloud

  9. Program to update RTC parameters with parameters fetched from cloud


SD Card Interface

  1. Introduction to SD card and understanding its circuit

  2. Designing a circuit for SD card using Eagle for SD card

  3. Program to Initialize and write into SD card

  4. Program to store system parameters in CSV format in SD card

  5. Program to store system parameters Date wise in SD card

  6. Program to store system parameters month and year wise in SD card


RS232 Interface

  1. What is RS232 Interface, Introduction to RS232 Interface IC

  2. Understanding a circuit of RS232 Interface and RS232 to USB converter

  3. Designing a circuit for RS232 Interface using Eagle software

  4. Program to receive data over RS232 Interface

  5. Importance of checksum byte and Program to calculate checksum byte

  6. Program to receive data with checksum over RS232 Interface

  7. Designing a custom protocol

  8. Program to send data over RS232


RS485 Interface

  1. What is RS485 Standard, Introduction to RS485 Interface IC

  2. Understanding circuit of RS485 Interface and RS485 to USB converter

  3. Designing a circuit for RS485 Interface using Eagle software

  4. Program to receive data over RS485 Interface

  5. Program to send data over RS485 Interface


Data Visualization

  1. Creating dashboard for Data logger

  2. Program to send system parameters to freeboard website using WIFI module


Layout Designing for schematic

  1. Data Logger layout design

  2. How to generate Bill of material, Gerber file, PCB Preview


Essential Websites

  1. Where to purchase the components

  2. Where to send PCB for manufacturing


My promise!

One thing that I can promise you is this course is going to save your lot of time to learn hardware designing and programming. I will personally answer your questions about this course . If you are in any way not satisfied, for any reason, you can get a full refund from Udemy within 30 days with no questions asked. But I am confident you won't need to. I stand behind this course 100% and I am committed to helping you.


Who this course is for:

  1. Hobbyists and engineering students who want to start their career in Embedded world.

  2. If you want to learn hardware and programming then think about taking this course. you will not be disappoint

Who this course is for:

Course Details:

  • 24.5 hours on-demand video
  • 10 articles
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion

Arduino : Electronics circuit, PCB Design & IOT Programming udemy free download

Industrial Datalogger, Electronics circuit design, Embedded System, Eagle PCB Design, Arduino Programming and IOT system

Demo Link: https://www.udemy.com/course/arduino-industrial-data-logger-designing-and-programming/