SlideShare una empresa de Scribd logo
1 de 43
what is innovation
• Innovation happens when someone “improves on or
makes a significant contribution ” to something that has
already been invented.
• And converting the knowledge into a wealth is called
innovation.
• “Innovation is a complex process – even defining
innovation is problematic”.
Types Of Innovation
Innovation Process Cycle
Innovation = Creativity + Commercialization
Relationship Between Invention And
Innovation
Examples
• A person who sets up a business or businesses,
taking on financial risks in the hope of profit.
• A promoter in the entertainment industry.
• Entrepreneurship is the process of developing,
organizing, and running a new business to
generate profit while taking on financial risk.
• There are two accepted categories of wealthy
and successful entrepreneurs – the business
owner entrepreneur and the angel investor
entrepreneur.
Entrepreneurial Characteristics
• Risk Taker
• Perceptive
• Curious
• Imaginative
• Persistent
• Goal-setting
• Self-confident
• Flexible
• Independent
• Hardworking
Stages of Entrepreneurship
• Stage One – The Dreamer.
• Stage Two – The Architect.
• Stage Three – The Builder.
• Stage Four – The Cultivator.
• Innovative entrepreneur
• Imitative or adoptive entrepreneur
• Prime mover
• Manager
• The artists
• The visionary
Classification of Entrepreneur
Need of Entrepreneurship
• Increases national production
• Balanced area development
• Dispersal of economic power
• Reinvestment of profit for the welfare of the area of profit
generation.
• Development is a function of motivation and human resource
• Entrepreneurial awareness
Some Of the
Foreign
Entrepreneur
Some Of the
Indian
Entrepreneur
LED blinking using Raspberry Pi
• Introduction
• What is Raspberry?
• Circuit Explain
• working
• Code
• Result
Raspberry pi
Circuit Explain
As shown in the circuit
diagram we are going to
connect an LED between
PIN40 (GPIO25) and
PIN39(GROUND). As
said earlier, we cannot
draw more than 15mA
from any one of these
pins, so to limit the
current we are
connecting a 220Ω or
1KΩ resistor in series
with the LED.
Working
Since we have everything ready, turn ON your PI and go to the desktop.
1. On the desktop, go the Start Menu and choose
for the PYTHON 3.
2. After that, PYHON will run and you will see a
windows.
3. After that, click on New File in File Menu, You will
see a new Window open
4. Save this file as LED.py in /home/pi
After that write the program for LED as given in
next Slide and execute the
program by clicking on “RUN” on ‘DEBUG’ option.
If the program has no errors in it, you will see a “>>>”, which
means the program is executed successfully. By this time you
should see the LED blinking three times. If there were any errors
in the program, the execution tells to correct it. Once the error is
corrected execute the program again.
Code
Code.py
import RPi.GPIO as GPIO
import time
GPIO.setmode(GPIO.BCM)
GPIO.setup(25, GPIO.OUT)
while True:
GPIO.output(25,
GPIO.HIGH)
time.sleep(1)
GPIO.output(25,
GPIO.LOW)
time.sleep(1)
RESULT
Automatic Class Attendance
System Based On Face
Detection And Recognition
• Introduction
• Algorithm ( flow chart )
• Functional Block Diagram
• Future Work
Introduction:
• Traditionally attendance is marked manually by teachers and they
must make sure correct attendance is marked for respective student.
• This whole process wastes some of lecture time and part of correct
information is missed due to fraudulent and proxy cases
1-Automated
2- Economically
3-Effective
4- Keep extra
time
Significance:
Functional diagram:
Face Detection:
Result:
Future Existence:
Automatic attendance system can be
improved by increasing the number of
features which can be extracted to
increase accuracy of face recognition.
Once the software is developed and
tested properly, it could be improved
to cover full institutions such as the
faculty of engineering.
C.H.A.R.M
(computerized Hardware Automated Reception Manager)
About Charm
• A computerized robotic program that simulates and processes human
conversation (either written or spoken).
• It is built with the objective of monitoring the reception area of our
Institute with specific features that aim to have conversations with
individuals, interact with them and display details of the college as
per their requirement.
• All the clubs have been registered via QR codes.
Continues…..
• The chatbot gives replies based on datasets as well as the internet.
• Attendance of faculty members can be maintained via facial
recognition technology and a csv (excel) file is generated.
• Suggestion box delivers the suggestion to higher dignitaries via mail
service.
Requirements:
1. Chatbot (text + speech)
2. Events of Institute
3. Suggestion box
4. Attendance Recognition
5. Virtual College Tour
6. Details about the Institute
7. Interface(GUI) has been applied
• Open CV
• Facial Recognition
• Computer Vision
• Natural Language Processing
• Speech Recognition
• Tkinter(for GUI)
Technologies required
Presentation1 (1).pptx

Más contenido relacionado

Similar a Presentation1 (1).pptx

[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
EloGroup
 
Service Learning presentation mod
Service Learning presentation modService Learning presentation mod
Service Learning presentation mod
Ras TafarI
 
PKS Measuring Productivity of Knowledge Worker - draft solutions
PKS Measuring Productivity of Knowledge Worker - draft solutionsPKS Measuring Productivity of Knowledge Worker - draft solutions
PKS Measuring Productivity of Knowledge Worker - draft solutions
Pramod Kumar Srivastava
 

Similar a Presentation1 (1).pptx (20)

[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
[Process Day 2011] Alec Sharp – Making Process Real Engaging the CXOs Recurso
 
Process Day 2010 - Alec Sharp – Making Process Real Engaging the CXOs Recurso
Process Day 2010 - Alec Sharp – Making Process Real Engaging the CXOs RecursoProcess Day 2010 - Alec Sharp – Making Process Real Engaging the CXOs Recurso
Process Day 2010 - Alec Sharp – Making Process Real Engaging the CXOs Recurso
 
Europython how to make it recruiting suck less?
Europython   how to make it recruiting suck less?Europython   how to make it recruiting suck less?
Europython how to make it recruiting suck less?
 
Six cigma AJAL
Six cigma AJALSix cigma AJAL
Six cigma AJAL
 
Why Value Stream is key to Digital Product Delivery
Why Value Stream is key to Digital Product Delivery Why Value Stream is key to Digital Product Delivery
Why Value Stream is key to Digital Product Delivery
 
Technical Debt.pptx
Technical Debt.pptxTechnical Debt.pptx
Technical Debt.pptx
 
Service Learning presentation mod
Service Learning presentation modService Learning presentation mod
Service Learning presentation mod
 
Kanban India 2023 | Sudipta Lahiri | Deliver MVV from your Kanban System.ppsm...
Kanban India 2023 | Sudipta Lahiri | Deliver MVV from your Kanban System.ppsm...Kanban India 2023 | Sudipta Lahiri | Deliver MVV from your Kanban System.ppsm...
Kanban India 2023 | Sudipta Lahiri | Deliver MVV from your Kanban System.ppsm...
 
Conversion Optimization: Fighting the Most Common Roadblocks
Conversion Optimization: Fighting the Most Common RoadblocksConversion Optimization: Fighting the Most Common Roadblocks
Conversion Optimization: Fighting the Most Common Roadblocks
 
Open Banking APIs with an Agile Way of Working
Open Banking APIs with an Agile Way of WorkingOpen Banking APIs with an Agile Way of Working
Open Banking APIs with an Agile Way of Working
 
Soccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integrationSoccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integration
 
It's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and EmbraceIt's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and Embrace
 
R&D Tax Credit claims for UK tech startups
R&D Tax Credit claims for UK tech startupsR&D Tax Credit claims for UK tech startups
R&D Tax Credit claims for UK tech startups
 
Get noticed with the ultimate startup pitch deck webinar
Get noticed with the ultimate startup pitch deck webinarGet noticed with the ultimate startup pitch deck webinar
Get noticed with the ultimate startup pitch deck webinar
 
How to justify technical debt mitigations in Software Engineering
How to justify technical debt mitigations in Software EngineeringHow to justify technical debt mitigations in Software Engineering
How to justify technical debt mitigations in Software Engineering
 
BAQMaR 2007
BAQMaR 2007BAQMaR 2007
BAQMaR 2007
 
The Need for Speed
The Need for SpeedThe Need for Speed
The Need for Speed
 
Practical Use Case for Lean IT Kaizen
Practical Use Case for Lean IT KaizenPractical Use Case for Lean IT Kaizen
Practical Use Case for Lean IT Kaizen
 
PKS Measuring Productivity of Knowledge Worker - draft solutions
PKS Measuring Productivity of Knowledge Worker - draft solutionsPKS Measuring Productivity of Knowledge Worker - draft solutions
PKS Measuring Productivity of Knowledge Worker - draft solutions
 
Business Process Mapping for Salesforce Admins
Business Process Mapping for Salesforce AdminsBusiness Process Mapping for Salesforce Admins
Business Process Mapping for Salesforce Admins
 

Último

call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarkacall Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
vikas rana
 
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdfEnabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Smartinfologiks
 
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
ZurliaSoop
 

Último (20)

Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceBangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceLucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceSangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceSohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarkacall Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
 
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceTirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
 
How to structure your pitch - B4i template
How to structure your pitch - B4i templateHow to structure your pitch - B4i template
How to structure your pitch - B4i template
 
Dive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptxDive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptx
 
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdfEnabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
 
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
 
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceHyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
NEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC gameNEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC game
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedKarol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.inEV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
 
Dàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptxDàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptx
 
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verifiedConnaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
Famedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . FullsailFamedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . Fullsail
 

Presentation1 (1).pptx

  • 1.
  • 2.
  • 3. what is innovation • Innovation happens when someone “improves on or makes a significant contribution ” to something that has already been invented. • And converting the knowledge into a wealth is called innovation. • “Innovation is a complex process – even defining innovation is problematic”.
  • 6. Innovation = Creativity + Commercialization
  • 8.
  • 10.
  • 11. • A person who sets up a business or businesses, taking on financial risks in the hope of profit. • A promoter in the entertainment industry. • Entrepreneurship is the process of developing, organizing, and running a new business to generate profit while taking on financial risk. • There are two accepted categories of wealthy and successful entrepreneurs – the business owner entrepreneur and the angel investor entrepreneur.
  • 12. Entrepreneurial Characteristics • Risk Taker • Perceptive • Curious • Imaginative • Persistent • Goal-setting • Self-confident • Flexible • Independent • Hardworking
  • 13. Stages of Entrepreneurship • Stage One – The Dreamer. • Stage Two – The Architect. • Stage Three – The Builder. • Stage Four – The Cultivator.
  • 14. • Innovative entrepreneur • Imitative or adoptive entrepreneur • Prime mover • Manager • The artists • The visionary Classification of Entrepreneur
  • 15. Need of Entrepreneurship • Increases national production • Balanced area development • Dispersal of economic power • Reinvestment of profit for the welfare of the area of profit generation. • Development is a function of motivation and human resource • Entrepreneurial awareness
  • 18.
  • 19. LED blinking using Raspberry Pi • Introduction • What is Raspberry? • Circuit Explain • working • Code • Result
  • 21. Circuit Explain As shown in the circuit diagram we are going to connect an LED between PIN40 (GPIO25) and PIN39(GROUND). As said earlier, we cannot draw more than 15mA from any one of these pins, so to limit the current we are connecting a 220Ω or 1KΩ resistor in series with the LED.
  • 22. Working Since we have everything ready, turn ON your PI and go to the desktop. 1. On the desktop, go the Start Menu and choose for the PYTHON 3.
  • 23. 2. After that, PYHON will run and you will see a windows. 3. After that, click on New File in File Menu, You will see a new Window open
  • 24. 4. Save this file as LED.py in /home/pi After that write the program for LED as given in next Slide and execute the program by clicking on “RUN” on ‘DEBUG’ option. If the program has no errors in it, you will see a “>>>”, which means the program is executed successfully. By this time you should see the LED blinking three times. If there were any errors in the program, the execution tells to correct it. Once the error is corrected execute the program again.
  • 25. Code
  • 26. Code.py import RPi.GPIO as GPIO import time GPIO.setmode(GPIO.BCM) GPIO.setup(25, GPIO.OUT) while True: GPIO.output(25, GPIO.HIGH) time.sleep(1) GPIO.output(25, GPIO.LOW) time.sleep(1)
  • 28. Automatic Class Attendance System Based On Face Detection And Recognition • Introduction • Algorithm ( flow chart ) • Functional Block Diagram • Future Work
  • 29. Introduction: • Traditionally attendance is marked manually by teachers and they must make sure correct attendance is marked for respective student. • This whole process wastes some of lecture time and part of correct information is missed due to fraudulent and proxy cases
  • 32.
  • 33.
  • 37. Future Existence: Automatic attendance system can be improved by increasing the number of features which can be extracted to increase accuracy of face recognition. Once the software is developed and tested properly, it could be improved to cover full institutions such as the faculty of engineering.
  • 39. About Charm • A computerized robotic program that simulates and processes human conversation (either written or spoken). • It is built with the objective of monitoring the reception area of our Institute with specific features that aim to have conversations with individuals, interact with them and display details of the college as per their requirement. • All the clubs have been registered via QR codes.
  • 40. Continues….. • The chatbot gives replies based on datasets as well as the internet. • Attendance of faculty members can be maintained via facial recognition technology and a csv (excel) file is generated. • Suggestion box delivers the suggestion to higher dignitaries via mail service.
  • 41. Requirements: 1. Chatbot (text + speech) 2. Events of Institute 3. Suggestion box 4. Attendance Recognition 5. Virtual College Tour 6. Details about the Institute 7. Interface(GUI) has been applied
  • 42. • Open CV • Facial Recognition • Computer Vision • Natural Language Processing • Speech Recognition • Tkinter(for GUI) Technologies required