Overview
Course Description
Designed for aspiring construction managers, this course covers every stage of project delivery—including timeline, budget, resource allocation, and risk mitigation. Adopt best practices, software tools, and frameworks to elevate your project management skills in the construction industry.
What you'll learn
- Project scheduling & resource allocation
- Risk assessment and management
- Quality control & safety management
- Construction software solutions
Course Features:
- Real-world project simulations
- Interactive planning software tutorials
- Peer collaboration
- Certification upon completion
Course Content
Introduction of Architecture of Microprocessor & Microcontroller
Application of embedded system
Practical Examples
Characteristics
Types of Embedded Systems
Challenges in embedded computing design
Co-design Process
Why co-design
Architecture
Arduino Boards, which Arduino is best?
Memory map of Arduino, pin configuration
ATmega328 features
Arduino C functions vs register commands
Proteus: know-how
TinkerCAD introduction
LED interfacing in proteus and TinkerCAD
Controlling LED with a Switch
LED with serial-port
LED with switch + serial port
All on-off
First four on-off
Odd-Even
Left-shift and right-shift
Curtain effect: left and right
Converge and Diverge
Concept and types of segments
Interfacing with Arduino/ATmega
Single-Digit, 2-digit and 4-digit
Controlling each stripe of seven segment
Concept of LCD
The internal architecture of LCD with pin configuration
Internal registers of LCD
Algorithm to send data and commands to LCD from Microcontroller
Difference between 4-bit and 8-bit LCD operation
Displaying various patterns and Effects
Process of creating custom characters on LCD
Hex commands of LCD
Interfacing different types of motors with Arduino/ATmega
Interfacing LDR and displaying the light intensity data on LCD
Designing a traffic light controller using LEDs and Seven Segment
Interfacing temperature sensor and displaying the readings on LCD
Interfacing LEDs, LCD and Motor: all the same time to Arduino/ATmega