About AppsFluxus

It gives us great pleasure to introduce our 6th edition of AppsFluxus-2018  is a  National Level  Android Apps ,Bigdata & Hadoop ,Machine Learning , Data Analysis Using R/Python , Cloud Computing ,Python Programming Championship  Workshop series jointly being organized by EDC(Entrepreneurship Development Cell)  IIT Roorkee and Finland Labs. 

 

AppsFluxus-2018 is sponsored & funded by India’s most prestigious company,  Finland Labs.  AppsFluxus-2018 will bring students from all over the country together to participate in the celebration of knowledge and creative extravagance along with experts from the fields of academic as well as industry.

After Completing Android Apps ,Bigdata & Hadoop ,Machine Learning , Data Analysis Using R/Python , Cloud Computing ,Python Programming Championship  Workshop series jointly  success ,  Finland Labs is now associated with a very prestigious institution EDC (Entrepreneurship Development Cell ) IIT-Roorkee.

Participants from various State would participate in a Zonal Center specific qualifying round, and the winning teams from the Zonal Center would be given entry to the Grand Finale of the AppsFluxus-2018 to be held in the month of March 2018 at IIT Roorkee.


Workshops  Offered  By  AppsFluxus 2018


In case of any queries, please feel free to contact

Finland Labs ( A Unit of Revert Technology Pvt Ltd)

Phone : +91 -8505838080 (M), (011) 65544708(O)

Email : info@finlandlabs.com


Android Apps Development

Highlights of Android Apps development Training

After completing the Android Development training you should be able to understand:

  • Basic Android Development tools such as Android Studio, DDMS, Drawables, Listeners, and so on.
  • How to use various Layouts and Widgets in Android Applications.
  • How to create interactive applications in android with multiple activities including audio, video and notifications.
  • How to create applications using SQLite database.
  • How to publish your App on Google Play

1-week Android Apps Projects details

  • Media Player, Video Player
  • Camera Application
  • Google maps
  • Bluetooth Application
  • Wi-Fi Application
  • SMS Application
  • Dialog box Application
  • Motion Sensors Application
  • Spelling Checker

1-week Android Apps Development Course Content

Therory & Hands on Topics of Android Training

1st Day

Introduction to Android

  • What is Android?
  • History Behind Android Development
  • Setting up development environment
  • Android Architecture
  • Dalvik Virtual Machine
  • UI Components – Views & notifications
  • Components for communication
  • Intents & Intent Filters
  • Android API levels
  • Hello Android example

Application Structure and UI Widgets

  • AndroidManifest.xml
  • uses-permission & uses-sdk
  • Resources & R.java
  • Assets
  • Layouts & Draw able Resources
  • Activities and Activity lifecycle
  • First sample Application
  • Working with Button
  • Toast
  • Custom Toast
  • Button, Toggle Button
  • Switch Button, Image Button
  • Date Picker , Time Picker

2nd Day

Activity & Intent

  • Activity Lifecycle
  • Activity Example
  • Types of Intent
  • Implicit Intent
  • Explicit Intent
  • Checkbox ,
  • Alert Dialog
  • Complex UI components

Layout Design

  • Absolut layout
  • Relative Layout
  • Linear Layout
  • Table Layout
  • Grid Layout
  • Frame Layout

Hand-on session

  • Change one activity to another activity
  • Calling and Dialing Application
  • Camera Application
  • Web and Url Application

3rd Day

Notification Manager

  • Working in the Background
  • Creating and Controlling Services
  • Binding Activities to Services
  • Creating New Threads
  • Synchronizing Threads for GUI Operations
  • Using Toasts in Worker Threads
  • Introducing the Notification Manager
  • Creating Notifications

Broadcast Receiver &Content provider

  • Understanding Broadcast action, category and data
  • Registering Broadcast receiver through code and through XML
  • Sending Broadcast
  • Accessing built in content providers
  • Content provider MIME types
  • Searching for content
  • Adding, changing, and removing content
  • Creating content provider
  • Working with content files

4th Day

Animation

  • Introduction of Android Animation
  • Types of animation
  • Property animation
  • Scale animation
  • Alpha animation
  • Rotate animation
  • Translate animation
  • Frame by Frame Animation

Examples

  • Hand on all type of animation
  • Example of Scale animation
  • Example of Alpha animation
  • Example of Rotate animation
  • Example of Translate animation
  • Example of Frame by Frame Animation

5th Day

Google Maps

  • Maps & Location-Based Services
  • Creating Map-Based Activities
  • Introducing Map View and Map Activity
  • Configuring and Using Map Views
  • Using the Map Controller
  • Customizing Map
  • Google Map class
  • Android Google Map Application
  • Proximity alerts
  • Working with Google Maps
  • Showing Google map in an Activity
  • Map Overlays
  • Itemized overlay

Examples

  • Gets current location using gap.
  • Finding location using service provider
  • Finding location Using Broadcast Receiver

6th Day

Multimedia in Android

  • Multimedia Supported audio formats
  • Simple media playback

Data Storage

  • Using Shared Preferences
  • Android File System
  • Internal storage
  • Using SQLite
  • Introducing SQLite
  • SQLite Open Helper and creating a database

Examples

  • Application One Audio Player
  • Application on Storing Data Using Shared Preferences

7th Day

Bluetooth device

  • Controlling local Bluetooth device
  • Discovering and bonding with Bluetooth devices
  • Managing Bluetooth connections
  • Communicating with Bluetooth

Android P2P Communication

  • Introducing Instant Messaging
  • Sending and Receiving Data Messages
  • Transmitting Data Messages
  • Receiving Data Messages

Example

  • Application On sending SMS
  • Application On Bluetooth On Off

Click To Download PDF

Big Data & Hadoop

Highlights of Big Data & Hadoop

  • Implement a Hadoop Project
  • Learn to write Complex MapReduce programs
  • Perform Data Analytics using Pig and Hive
  • Understand Data Loading Techniques using SQOOP and Flume
  • Master the concepts of Hadoop Distributed File System and MapReduceFramework
  • Work on a Real Life Project on Big Data Analytics and gain Hands on Project Experience

1-week Big Data &Hadooop Projects details

  • Word Count for a large amount of data With Using (MapReduce , Pig , Hive )
  • Temperature Sensor Conversation With Using Pig or HQL
  • DATA Sorting With Large data Set With Pig and Sqoop
  • Write Complex MapReduce programs
  • Master the concepts of Hadoop Distributed File System and MapReduce Framework
  • Work on a Real Life Project on Big Data Analytics and gain Hands on Project Experience

1-week Big Data & Hadoop Course Content

Day 1

A.Introduction to Big Data and Hadoop

  • What is a Data?
  • Type of Data
  • Need of Big Data
  • Characteristics of Big Data

B.Different Components of Hadoop

C.Big Data Technology

  • Traditional IT approach
  • Big Data Capabilities
  • Milestones of Hadoop

Day 2

A. Software Introduction

  • VMware Player
  • VMware installed with BIOS system
  • Horton Works Sand Box Introduction

B. Hadoop Architecture

  • Hadoop cluster
  • Hadoop Core Services
  • Hadoop Core Components
  • Map reduce Introduction
  • HDFS

Day 3

A. Starting With Hadoop

  • Map reduce Analogy
  • Map reduce Example
  • Map Execution
  • Real time Using With Hadoop

B. Pig

  • Introduction to Apache Pig
  • Components of pig
  • How to Works pig, or Data model
  • Pig vs. SQL
  • Pig Execution Modes

Day 4

A.Pig

  • Map Reduce vs. Apache Pig
  • Different Data Types in Pig
  • Modes of Execution in Pig
  • Local Mode
  • Execution Mechanism
  • Grunt Shell
  • Scrip
  • Pig Commands
  • Examples Of pig
  • Word Count
  • Batting Examples

Day 7

A.SQOOP

  • Introduction to SQOOP
  • MySQL Client and Server Installation
  • How to Connect to Relational Database
  • Using SQOOP
  • Different SQOOP Commands
  • Different Flavors of Import
  • Export
  • HIVE Imports

B.Introduction Of Zookeeper

  • Features of Zookeeper
  • Use of ZooKeeper
  • Zookeeper Data Model

Who should go for this Course?

Predictions say 2017 will be the year Hadoop finally becomes a cornerstone of your business technology agenda. To stay ahead in the game, Hadoop has become a must-know technology for the Graduates aiming to build a career in Big Data.

What are the other requirement for this training program?

  • Seminar hall/classroom having the enough capacity to conduct hands-on-session for all participants.
  • Good Quality public address system ideally two cordless mikes will be required.
  • Projector/ Screen along with black/white board for teaching and presentation purposes.
  • This training center can only be arranged for a minimum of 50 students
  • 1-week accommodation to our Hadoop Expert.

Click To Download PDF

IOT using Arduino

Objectives of IOT using Arduino Training

Internet of Things,or IOT in short, is the idea of making devices and objects smarter by linking them to the internet. This workshop introduces you to the amazing world of IOT and its fascinating applications. Using Arduino development kit, you will develop an electronic device that streams temperature and humidity data over the internet. You can program the system in such a way that say whenever the temperature exceeds a certain limit, the device will automatically send an email notification!

Knowledge and Understanding after completion of this course

  • knowledge and understanding of fundamental IOT paradigms, architectures, possibilities and challenges, both with respect to software and hardware,
  • A wide competence from different areas of technology, especially from computer engineering, robotics, electronics, intelligent systems .
  • Learn the basics of Internet of Things and its applications.
  • What “the Internet of Things” means and how it relates to Cloud computing concepts.
  • How open platforms allow you to store your sensor data in the Cloud.
  • The basic usage of the Arduino environment for creating your own embedded projects at low cost.
  • How to connect your Arduino with your Android phone.
  • How to send data to the Internet and talk to the Cloud.
  • How to update sensor readings on Twitter (Social Networking Sites).
  • Control a Relay Switch by texting from your Phone.

1-week Internet of Things Projects details

  • Project 1: Simple LED Program for Arduino
  • Project 2: Integrating Sensors & Reading Environmental Physical Values.
  • Project 3: Reading Environmental Values on Android Smartphone.
  • Project 4: Voice Controlled Mini Home Automation using Android Smartphone
  • Project 5: Control Devices using Localhost Web Server for Home Automation.
  • Project 6: Creating own Android App using MIT App Inventor & controlling Arduino connected devices.
  • Project 7: Being Social on Twitter & update status on Twitter through Arduino
  • Project 9: Use Arduino to Upload free data from Environmental Sensors to Cloud Server.
  • Project 10: Automatically Tweet Sensor Data on Twitter.
  • Project 11: Receive Automatic Call Notification on Mobile Phone for Burglar Alarm using IoT Platform.
  • Project 12: Control Electronic Devices from anywhere across the world using Internet & Mobile App.

Why Internet of Things (IOT) Training from NWTP-2017 ?

  • 12 Major Projects will be covered in this Training.
  • Our syllabus is professionally designed to cover Basic as well as Advance aspects of IOT using Arduino
  • Each day of our training is well planned to provide you with Theoretical as well as Practical Knowledge of the module
  • Each day will come up with New Practical & Projects which makes the training interesting and exciting.
  • Time to time Practical Assignments will be provided to the students, which will help them in doing practice at home.
  • Revision Time & Query Sessions are provided to the students which help them in clearing previous doubts.
  • Exam will be conducted at the end of basic as well as Advance module to test the knowledge level of the students.
  • Time for Project Workshop will be provided to the students, in which students will develop a project of their own choice. This will encourage Innovative Ideas among students.

Kit For Internet of Things Development

  • Arduino Uno Rev 3 (Made in Italy) with USB Cable
  • ESP8266 (ESP01) Serial WiFi Module
  • 1-Channel Relay Module
  • Breadboard (Regular)
  • Assorted Jumper Wires (20)
  • LM35 Temperature Sensor
  • Assorted LEDs (10)

Therory & Hands on Topics of IOT with Arduino Training

1st Day

Introduction to the Internet of Things

  • The Internet of Things
  • Introduction to Cloud Computing
  • The Basics of Sensors & Actuators

2nd Day

The Arduino Platform

  • The Arduino Open-Microcontroller Platform
  • Arduino Basics
  • Arduino Board Layout & Architecture
  • Arduino Programming & Interface of Sensors
  • Interfacing sensors with Arduino Programming Arduino
  • Reading from Sensors

Project 1: Simple LED Program for Arduino
Project 2: Integrating Sensors & Reading Environmental Physical Values.

3rd Day

Interfacing sensors with Arduino Programming Arduino

  • Talking to your Android Phone with Arduino
  • Connecting Arduino with Mobile Device.
  • The Android Mobile OS.
  • Using the Bluetooth Module

Project 3: Home Automation using Android Smartphone
Project 4: Reading Environmental Values on Android Smartphone

4th Day

Project 5: Tweet Sensor Reading through your phone on Twitter.

  • Creating App on Twitter
  • Integrating Arduino to talk to Twitter via Internet.
  • Cloud Computing.
  • Communicating with the Cloud using Web Services.
  • Cloud Computing & IoT.
  • Popular Cloud Computing Services for Sensor Management.

5th Day

  • IT SERVICES & SOLUTIONS
  • TECHNICAL EDUCATION
  • AUTOMATION SERVICES AND SOLUTIONS

6th Day

Introduction to Interrupts

  • What is interrupts
  • Application of Interrupts
  • Registers of Interrupts Different Modes
  • Explaining ARDUINO Serial communication

7th Day

Project 6: Sending Arduino Data to your Cloud Application.
Project 7: Use Arduino to Upload free data from Environmental Sensors.

Who should go for this Course?

. Students from B.E/B.Tech/M.Tech/Diploma (ECE/EEE/CSE/IT/MECH) can join this training. Anyone who have interest in this field and have pre-requisite knowledge.

What are the other requirement for this training program?

  • Seminar hall/classroom having the enough capacity to conduct hands-on-session for all participants.
  • Good Quality public address system ideally two cordless mikes will be required.
  • Projector/ Screen along with black/white board for teaching and presentation purposes.
  • This training center can only be arranged for a minimum of 50 students
  • 1-week accommodation to our IOT Expert.

1-week IOT with Arduino Training Fee

Training Fee (Free Kit)

Rs 6000/per attendee
(The fee includes training, certification, and Event registration and a free IOT with Arduino Kit to each Team of 2 members )

Training Fee(Taken away kit)

Rs 4000/per attendee
(The fee includes training, certification, and Event registration and a taken away kit of IOT with Arduino Kit to each Team of 2 members )
Click To Download PDF

IOT using Raspberry Pi

Internet Of Things using Raspberry Pi

Objective:

Internet of Things, or IoT in short, is the idea of making devices and objects smarter by linking them to the internet.
This workshop introduces you to the amazing world of IoT and its fascinating applications. Using a Raspberry Pi computer and a DHT sensor, you will develop an electronic device that streams temperature and humidity data over the internet. You can program the system in such a way that say whenever the temperature exceeds a certain limit, the device will automatically send an email notification!

Workshop Outcomes

  • Learn the basics of Internet of Things and its applications
  • Build your computer using Raspberry Pi platform
  • Work with DHT sensors to detect humidity and temperature
  • Setup IoT connectivity using a remote desktop
  • Understand Raspbian OS, Python programming, SMTP and API
  • Develop and test an IoT weather monitoring station

Kit Content

  • Raspberry Pi B+ model
  • DHT Sensor
  • Resistor
  • Breadboard
  • Connecting wires
  • Ethernet cable(LAN) and MicroUSB cable*
  • microSD memory card and SD memory card adapter

All the above components would be provided during the program to participants in groups of 2 but would be taken back at the end. If participant want to buy then cost will be Rs5000/-per kit

1-week IOT Workshop Outcomes

What is IOT?

Learn: IoT – an Introduction?
Learn: IoT for Weather Monitoring?
Review: What is IoT?

Build your computer using Raspberry Pi

Learn: What is Raspberry Pi?
Do: Raspberry Pi Board
Do: Installing OS on your Raspberry Pi?

Sense Temperature and Humidity

Learn: Sensors
Learn: Temperature and Humidity Sensors
Do: How to work with DHT 11 Sensor
Review: How to sense Temperature and Humidity

Establish Remote Desktop Connection

Do: Internet Sharing from PC to Raspberry Pi
Do: Setup SSH connection using Putty
Do:Remote server access using VNC server

Raspbian OS

Do: Tools and Applications – An Introduction

Python Programming

Learn: An Introduction

Simple Mail Transfer Protocol

Learn: An Introduction
Do: Installation in Raspberry Pi
Do: Send simple Gmail – Python Programming

Application Programming Interface

Learn: An Introduction

Building IOT Weather Station

Do: Connecting DHT 11 sensor with Raspberry Pi
Do: Programming the Raspberry Pi for IOT

Testing

Do: Testing the IoT device

1-Week IOT using Raspberry Pi Course Contents

Day 1

  • Introduction to Raspberry Pi
  • Different Models of Raspberry Pi
  • Why Raspberry Pi.
  • Peripherals of Raspberry Pi.
  • Applications of Raspberry Pi.
  • Future of Micro Computing.

Day 2

  • Preparing Your Raspberry Pi for First Use
  • Different Operating Systems for Raspberry pi.
  • Getting Started With NOOBS
  • Getting things ready for first use
  • NOOBS OS inside out
  • Booting for the First time.

Day 3

Introduction to Microcontroller

  • Diff B/w Microcontroller and Microprocessor
  • Introduction to Raspberry Pi
  • Architecture and Hardware specifications
  • Introduction to ARM
  • GPIOs

Introduction to Programming:

  • Introduction to Scratch Programming
  • History and basic of Scratch
  • My first program on scratch
  • Led Blinking using Scratch

Day 4

Introduction to Python programming Language

  • History and Basic of Python
  • My first program on scratch
  • Led Blinking using Scratch

Interrupts

  • Interrupt concept
  • NVIC on Arm Cortex M4.
  • Edge Trigger and SysTick Interrupt.
  • Writing Interrupt Service Routine

Day 5

Setting Up for a Perfect Pi Experience

  • Operation Procedures.
  • Updating Pi to Latest software’s.
  • Setting various Options and Personalizing.
  • First introduction to the LINUX terminal.
  • Introduction to the Open Source Software Library.

Introduction to LINUX Environment

  • The Linux Organization Structure.
  • LINUX Shell.
  • SHELL Scripting.

Day 6

  • Getting Familiar with the GPIO Pins of your Pi
  • Pin numbering Formats
  • The Voltage hazard Information.
  • The LED Interfacing.
  • The First Button Interface with Raspberry Pi.
  • General information on other pins and their functionality

Day 7

Hands-on session will include

  • Setting up Raspberry PI
  • Flashing the loading the SD card with the OS
  • Booting the OS
  • Intro of items on the desktop (Debian Linux/ Wheezy)
  • Enabling GPIO pins
  • LED interfacing using the GPIO

What are the other requirements for this training program?

  • Seminar hall/classroom having the enough capacity to conduct hands-on-session for all participants.
  • Good Quality public address system ideally two cordless mikes will be required.
  • Projector/ Screen along with black/white board for teaching and presentation purposes. .
  • This training center can only be arranged for a minimum of 50 students
  • 1-week Accommodation to our IOT Expert

Training Duration: 1-week (3-4 hours each day)
Training Fee:
One-week Training
Registration Fee
IOT using R-Pi
Rs.4200/-per attendee
(The fee includes service tax, training, certification, and Event registration and a taken away IOT Kit to each Team of 2 members,)
Click To Download PDF

Quad Copter Development

Why Quadcopter Training from NWTP-2017 ?

  • QuadCopter development Project will be covered in this Training.
  • Our syllabus is professionally designed to cover Basic as well as Advance aspects of QuadCopter development.
  • Each day of our training is well planned to provide you with Theoretical as well as Practical Knowledge of the module
  • Each day will come up with New Practical & Projects which makes the training interesting and exciting.
    Time to time Practical Assignments will be provided to the students, which will help them in doing practice at home.
  • Revision Time & Query Sessions are provided to the students which help them in clearing previous doubts.
    Exam will be conducted at the end of basic as well as Advance module to test the knowledge level of the students.
  • Time for Project Workshop will be provided to the students, in which students will develop a project of their own choice. This will encourage Innovative Ideas among students.

1-week Quad Copter Project with Free Quad Copter Kit

• Introduction to Rotary-wing aircraft
• Introduction to design and development of Multi Rotor Vehicles
• Understanding the Electronics circuitry involved in Quad copter
• Learning about the working of accelerometer sensors, gyroscopes and controllers
• Hands-on experience for participants with DC motors, electronic speed controllers and Quadcopter Embedded control board
• Exposure to Design and concepts of Embedded Systems behind Multicopters
• Fabrication of Quadcopter frame and its circuit
• Calibration and Testing of the developed Quadcopter
• Quadcopter Flying using Radio Control and competition

Free Quad Copter Training Kit Details

  • Quad frame Power Distribution Board
  • kk multi copter control board V 5.5
  • Screws and screw Driver
  • Radio Transmitter
  • Radio Receiver
  • Multirotor Stabilization Controller
  • 30A Electronic Speed Controller 4 nos
  • 1000KV Brushless DC Motor 4 nos
  • Propellers (1 pair of Pushers + 1 pair of Pullers)
  • 2200mAh Battery 01 nos
  • Normal Battery Charger 01 nos
  • Battery Strap 01
  • DEAN / XT60 connector
  • Bullet Connectors 12 nos

1-Week Quad Copter Development Course Content

Day 1

Introduction to Multicopter

  • Definition
  • History of Quadcopter
  • Difference between different types of Multicopter
  • Applications of Quadcopter
  • Uses of Quadcopter
  • Working Mechanism
  • Operating Techniques
  • Constructional Techniques

Day 2

Base of Multicopter

  • Frame
  • Types of Frame
  • Frame Configuration
  • Propeller
  • History of Propeller
  • Theory and Designing of Propeller
  • Standard Propeller Size
  • Different forces acting on Propeller
  • Understanding Propeller Size and Control
  • Analysis of Propeller Pitch, Diameter and RPM

Day 3

Motors

  • Types of Motors
  • Basic working concept of Motors
  • Characteristics of BLDC
  • Advantages of BLDC
  • Applications of BLDC
  • Theory of operation of BLDC
  • Different Phase BLDC Motor
  • Evaluation of BLDC

Day 4

Electronic Speed Controller (ESC)

  • Features
  • Working
  • Pulse Width Modulation
  • Interfacing of ESCs
  • Start up Procedures
  • Protection Methods
  • Trouble Shooting

Overview of Sensor

  • Definition
  • Different Types of Sensors
  • Use of Sensor in QuadCopter
  • Interfacing of Sensors

Day 5

Introduction to Flight Controller Board

  • What is Microcontroller?
  • Difference between Microcontroller and Microprocessor.
  • Microcontroller Architecture and Interfacing.
  • Understanding the detailed pin out of the Microcontroller.
  • Understanding different protocols and peripherals of Flight Controller Board
  • How can we use Microcontroller in our Own Circuits?

Day 6

Introduction to Battery

  • Difference between Lithium Ion (Li-ion) and Lithium Polymer (Lipo) Battery Characteristics of

LipoBattery

  • Benefits and Downsides of using Lipo
  • Charging Lipo Battery
  • Maximum charge voltage and current
  • How to overcome over discharging
  • Do’s and Don’ts for Lipo
  • Safety Precautions

Day 7

Radio Devices

  • Definition
  • Use of RC Remote Control
  • Understanding Radio Transmitter
  • Types of Radio Transmitter
  • Different Channels of Radio transmitter
  • Basic Functionalities of RC Transmitter

Installation of Software and Debugging

  • Flashing the Firmware into Flight Controller Board with the use of Programmer Updating the Firmware
  • Synchronizing RC Transmitter and Receiver
  • Calibrating RC Transmitter
  • Working with Flying Model Simulator (FMS)

Live Flying Session with Experts Guidance

What are the other requirement for this training program?

  • Seminar hall/classroom having the enough capacity to conduct hands-on-session for all participants.
  • Good Quality public address system ideally two cordless mikes will be required.
  • Projector/ Screen along with black/white board for teaching and presentation purposes.
  • One small stereo jack cord to in laptop for its sound system.
  • This training center can only be arranged for a minimum of 30 students
  • 1-week Accommodation to our resource team

Training Duration:1-week (3-4 hours each day)

Training Fee: Rs.5500/-Participant + @15% service tax
(The fee includes training, certification, and Event registration and a free Quad Copter Kit to each Team (5 members)) Rs.3000/-Participant + @15% service tax
(The fee includes training, certification, and Event registration and a Taken away Quad Copter Kit to each Team (5 members)
Click To Download PDF

Embedded System & Robotics

Objectives of Embedded System & Robotics Training

About 99 percent of all computers today are embedded – they are found in cell phones, game consoles, digital cameras, cars, airplanes, medical equipment, home appliances, robots, and etcetera. The market for embedded systems is enormous, and the industry’s demand for high skilled experts in these areas is constantly increasing.

We offer a top-quality education in embedded systems, with world known expert teachers, industrial student projects, and closely related to our world-known research in the area. Embedded Systems is the most intensive research area at Mälardalen University and it is among top-five research centers in the world in embedded systems.

Knowledge and Understanding after completion of this course block the student will show:

  • knowledge and understanding of fundamental embedded systems design paradigms, architectures, possibilities and challenges, both with respect to software and hardware,
  • A wide competence from different areas of technology, especially 2 (5) from computer engineering, robotics, electronics, intelligent systems and mechatronics.
  • Deep state-of-the-art theoretical knowledge in the areas of real-time systems, artificial intelligence, learning systems, sensor and measuring systems, and their interdisciplinary nature needed for integrated hardware/software development of embedded systems.
  • ability to analyze a system both as whole and in the included parts, to understand how these parts interact in the functionality and properties of the system, and
  • Understanding and experience of state-of-the-practice industrial embedded systems and intelligent embedded system development.

1-week Embedded system &Robotics Projects details

• Black Line Follower using two IR-Sensor
• white Line Follower using two IR-Sensor
• Line Follower using Signal Sensor
• Sound Operated Robot
• Wall follower Robot
• Edge Avoider Robot
• Obstacle Avoider Robot
• Hand Gesture Robot
• Mobile Controlled Robot
• Decoration LEDs/ LED Patterns
• Moving Massage LCD Display/ Blinking Message
• 7-Segment Display
• Multiplexer 7-Segment Display

Kit for Embedded System & Robotics Development

  • 1x (ATmega16 Revert Technology Development Board)
  • 1x (ATmega16 with inbuilt Revert Technology Boot loader)
  • 1x (DTMF Decoder Module for Mobile Controlled Robot)
  • 1x (High Quality Plastic Chassis Board)
  • 1x (Pair D.C Plastic gear motors)
  • 2x (IR Based Digital Sensors)
  • 1x (Pair wheel 76mm Diameter)
  • 1x (USB Connector cable)
  • 1x (Ball Caster wheel)
  • 1x (Screw driver)
  • 4x (Support Studs)
  • 1x (LCD 16×2)
  • Other required Tools and accessories etc.
  • Sound Sensor.

1-week Embedded System & Robotics Course Content

1st Day

  • Introduction of Embedded System
  • Microprocessor and Microcontroller (CISC and RISC)
  • 8051 Microcontroller Architecture
  • What is 8051 Standard?
  • Microcontroller’s pins
  • Input/output Ports (I/O Ports)

2nd Day

  • 8051 Microcontroller Memory organization
  • SFRs (Special Function Registers)
  • Software (keil,proteusetc)
  • How to make project and program on 8051

3rd Day

  • Atmel avr introduction
  • AVR Microcontroller Architecture
  • What is AVR Standard?
  • Microcontroller’s pins
  • Input/output Ports (I/O Ports)
  • AVR Microcontroller Memory Organization

4th Day

  • Basic program blinking.
  • Hardware distribution and components description(motor, sensor,chesses,LCD,seven segment board, battery ,tools etc )

5th Day

  • Motor and sensor introduction
  • Driver use for motor introduction
  • Programming based on motor
  • Programming based on sensor.

6th Day

  • Programming line follower, edge avoider, obstacle avoider.
  • Introduction of LCD & seven segment.
  • Pin configuration of LCD.
  • Program on seven segment
  • Program on lcd

7th Day

  • Introduction of DTMF
  • Programming based on mobile robotics.
  • Introduction of accelerometer.
  • Introduction ADC and programming.
  • Gesture controlled robotics (with connecting wire )

1-week Embedded System & Robotics Training Fee

Training Fee (Free Kit)

Rs 5000/per attendee
(The fee includes training, certification, and Event registration and a free Embedded System & Robotics Kit to each Student)

Training Fee(Taken away kit)

Rs 3500/per attendee
(The fee includes training, certification, and Event registration and a taken away kit Embedded System & Robotics Kit to each Student)
Click To Download PDF

Zonal Center : Oriental Institute of Science & Technology,Bhopal
Zonal Workshop : IOT Using Raspberry Pi

Training Date : 6th -7th March 2017

Zonal Center : The National Institute of Engineering,Mysuru
Zonal Workshop : QuadCopter Workshop

Training Date : 06th - 07th March 2017

Zonal Center : KL University , Vijayawada
Zonal Workshop : IOT Using Arduino

Training Date : 09th - 10th March 2017

Zonal Center : KL University , Vijayawada
Zonal Workshop : Python Programming

Training Date : 9th - 10th March 2017

Zonal Center : KL University , Vijayawada
Zonal Workshop : QuadCopter Workshop

Training Date : 13th - 15th March 2017

Zonal Center : KL University , Vijayawada
Zonal Workshop : BigData & Hadoop

Training Date : 13th - 14th March 2017

Zonal Center : Bangalore Institute of Technology,Bengaluru
Zonal Workshop : IOT Using Arduino

Training Date : 13th - 14th March 2017

Zonal Center : MGM's College of Engineering,Nanded
Zonal Workshop : BigData & Hadoop

Training Date : 15th - 18th March 2017

Zonal Center : CMR Institute of Technology,Bangalore
Zonal Workshop : QuadCopter Development

Training Date : 17th - 18th March 2017

Zonal Center : NBN Sinhgad School Of Engineering,Pune
Zonal Workshop : QuadCopter Development

Training Date : 20th - 21st March 2017

Zonal Center : United College of Engineering & Research,Allahabad
Zonal Workshop : IOT Using Arduino

Training Date : 24th - 25th March 2017

Zonal Center : B.S. Abdur Rahman University,Chennai
Zonal Workshop : IOT Using Raspberry Pi

Training Date : 31st March - 1st April 2017

Zonal Center : KL University , Vijayawada
Zonal Workshop : Mobile Control Robotics

Training Date : 27th -28th February 2017

Zonal Center : M.Kumarasamy College of Engineering,Karur
Zonal Workshop : Gesture Controlled Robotics Workshop

Training Date : 03rd -04th March 2017

Zonal Center : Rameshwaram Institute of Technology & Management,Lucknow
Zonal Workshop : IOT Using Arduino

Training Date : 06th - 07th March 2017

Zonal Center : B.M.S. College of Engineering,Bangalore
Zonal Workshop : Bigdata & Hadoop

Training Date : 20th -21st February 2017

Zonal Center : B.M.S. College of Engineering,Bangalore
Zonal Workshop : IOT Using Arduino

Training Date :25th -26th February 2017

Zonal Center : B.M.S. College of Engineering,Bangalore
Zonal Workshop : Android Apps Development

Training Date : 27th -28th February 2017

Zonal Center : Sree Sastha Institute of Engineering and Technology,Chennai
Zonal Workshop : Bigdata & Hadoop Anyalitics & Cloud Computing

Training Date :31st Jan -2nd Feb 2017

Zonal Center : S.R.K.R.Engineering College,Bhimavaram
Zonal Workshop : Big Data & Hadoop

Training Date :6th -7th February 2017

Zonal Center : Centre for Development of Advanced Computing (C-DAC) Noida
Zonal Workshop : IOT Using Arduino

Training Date : 23th -28th January 2017

Zonal Center : Centre for Development of Advanced Computing (C-DAC) Noida
Zonal Workshop : Android App Development

Training Date : Jan 30- Feb 3 2017

Zonal Center : Centre for Development of Advanced Computing (C-DAC) Noida
Zonal Workshop : Cisco Network Design

Training Date : Feb 6 - Feb 10 2017

Zonal Center : Centre for Development of Advanced Computing (C-DAC) Noida
Zonal Workshop : Big Data & Hadoop Analytics

Training Date : Feb 13 - Feb 17 2017

Zonal Center : MIT Academy of Engineering Alandi,Pune
Zonal Workshop : IOT Using Arduino

Training Date : 3rd - 4th February 2017

Zonal Center : SCSVMV University,Kanchipuram
Zonal Workshop : Mobile Control Robotics

Training Date :14th -15th February 2017

Zonal Center : Guru Nanak Institutions Technical Campus,Hydrabad
Zonal Workshop : IOT Using Raspberry Pi

Training Date : 17th -18th February 2017

Zonal Center : Gandhi Institute for Technology,Bhubaneswar
Zonal Workshop : Mobile Control robotics

Training Date : 07th - 08th March 2017

Zonal Center : Dr.NGP institute of Technology,Coimbatore
Zonal Workshop : QuadCopter Development

Training Date :24th -25th February 2017

Zonal Center : Mamta RMCTM Skill Academy,Indore
Zonal Workshop : Mobile Control Robotics

Training Date : 25th -26th February 2017

Zonal Center : Aarupadai Veedu Institute of Technology,Chennai
Zonal Workshop : IOT using Arduino

Training Date : 15th-16th February 2017

Zonal Center : Dr. B.C. Roy Engineering College, Durgapur
Zonal Workshop : Bluetooth Control Robotics

Training Date : 24th-25th February 2017

Zonal Center : Anurag College of Engineering , Hyderabad
Zonal Workshop : BigData & Hadoop

Training Date : 17th-18th February 2017

Zonal Center : Chhatrapati Shahu Institute of Business Education and Research
Zonal Workshop : Bigdata & Hadoop Anyalitics

Training Date :28th Feb -2nd March 2017

Zonal Center : Govt. polytechnic college Sanawad, MP
Zonal Workshop : Android Apps Development

Training Date : 20th - 21st February 2017

Zonal Center : Dr. DY Patil Institute of Engineering Management and Research, Akurdi, Pune
Zonal Workshop : IOT Using Arduino

Training Date :3rd-4th January 2017

Zonal Center : School of Information Sciences,Manipal University,Manipal
Zonal Workshop : Bigdata & Hadoop Anyalitics

Training Date :11th-14th January 2017

Zonal Center : Dr. DY Patil Institute of Engineering Management and Research, Akurdi, Pune
Zonal Workshop : IOT Using Raspberry Pi

Training Date :12th -13th January 2017

Zonal Center : Pimpri Chinchwad College of Engineering,Pune
Zonal Workshop : IOT using Raspberry Pi

Training Date :14th–15th January 2017

Zonal Center : Pimpri Chinchwad College of Engineering,Pune
Zonal Workshop : IOT Using Arduino

Training Date :16th-17th January 2017

Zonal Center : Gayatri Vidya Parishad College of Engineering,Visakhapatnam
Zonal Workshop : Quad Copter Development

Training Date :23th -24th January 2017

Zonal Center : HMR Institute of Technology & Management,Delhi
Zonal Workshop : Android Apps Development

Training Date : 06th-17th February 2017

Zonal Center : Rise Krishna Sai Prakasam Group of Institutions,Ongole
Zonal Workshop : Mobile Controlled Robotics Workshop

Training Date :29th -30th December 2016

Zonal Center : Atmiya Institute of Technology and Science,Rajkot
Zonal Workshop : Bigdata & Hadoop Anyalitics & Cloud Computing

Training Date :29th -31th December 2016

Zonal Center : Pune Institute of Computer Technology,Pune
Zonal Workshop : Internet of Things Using Arduino

Training Date : 05th – 06th January 2017

Appeal  For Make Your College as a Zonal Center For National Winter Training Program-2017

 

 

 

In case of any queries | please feel free to contact
Finland Labs
Phone : +91 -8505838080
(M), (011) 65544708(O)
Email : info@finlandlabs.com

Benefits of association with NWTP-2017

  • Name and Logo including website link will be published on our official website mentioning that “You are our Official Zonal Partner”.
  • Authorized Team will visit your College to organize the entire event.
  • The chance to get signs the MOU between Finland labs New delhi & Your estimated college.
  • An email will be sent to more than 1 lack users of our web partners about your college publicity.
  • Posters and Flexes will be sent to you for effective regional publicity.
  • All India publicity through Web marketing will also be done.

Benefits to the participants

  • Learn & Interact with renowned Industry Experts.
  • Project Completion letter to each attendee from Finland Labs New delhi
  • The Certificate of Participation in association with Cognizance IIT-R.
  • Free CD/DVD containing Software Resource Toolkit
  • Students will get the opportunity to have Free 6 month project based Internship.
  • Zonal center’s winners will be called to participate in the final round will be held at IIT-Roorkee.
  • Top Teams will be awarded as winners with the certificate of honor & respected prizes at IIT-Roorkee

1-week Training Certificates

  • Certificate of Participation from NWTP-2017, Cognizance IIT-Roorkee.
  • Certificate of merit from NWTP-2017 , Cognizance IIT-Roorkee.
  • Certificate of Coordination from NWTP-2017, Cognizance IIT-Roorkee.
  • College will get Center of Excellence from NWTP-2017 Cognizance IIT-Roorkee.

1.Android Apps development Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.4000/- Participant

(The fee includes training, certification, and Event registration and a free Android Apps Kit to each Student)

2.Big Data & Hadoop  Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.4000/- Participant
(The fee includes training, certification, and Event registration and a free Big Data & Hadoop  Kit to each Student)

3.Embedded System & Robotics Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.5000/- Participant (Free Complete Kit) 
(The fee includes training, certification, and Event registration and a Free
Embedded System & Robotics Kit  to each Participant)

Rs.3500/- Participant ( Kit Only Training Duration Taken Away After Training  ) 
(The fee includes training, certification, and Event registration and a Free
Embedded System & Robotics Kit Only Training Purpose to each Participant)

4. IOT with Arduino Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.6000/- Participant (Free Complete Kit) 
(The fee includes training, certification, and Event registration and a Free
IOT with Arduino  Kit to each Team of 2 Member)

Rs.4000/- Participant ( Kit Only Training Duration Taken Away After Training  ) 
(The fee includes training, certification, and Event registration and
IOT with Arduino  Kit Only Training Purpose to each Team of 2 Member)

5. IOT  With Raspberry Pi Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.4200/- Participant ( Kit Only Training Duration Taken Away After Training  ) 
(The fee includes training, certification, and Event registration and
IOT with Raspberry Pi Kit Only Training Purpose to each Team of 2 Member)

6. Quadcopter Development Training Fee

Training Duration – 1-week (3-4 hours each day)

Rs.5500/- Participant (Free Complete Kit) 
(The fee includes training, certification, and Event registration and a Free
Quadcopter Complete  Kit to each Team of 5 Member)

Rs.3500/- Participant ( Kit Only Training Duration Taken Away After Training  ) 
(The fee includes training, certification, and Event registration and
QuadCopter Kit Only Training Purpose to each Team of 5 Member)

Please be free to contact us for any kind of discussions related to NWTP-2017

Md.Nafish (Dept. of Education & Training Development
Contact No. +91-7053133032 | 011-65544707
Email nafish@finlandlabs.com | http://finlandlabs.com