본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Python Robotics Projects 상세페이지

Python Robotics Projects

Build smart and collaborative robots using Python

  • 관심 0
소장
전자책 정가
13,000원
판매가
13,000원
출간 정보
  • 2018.05.30 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 327 쪽
  • 20.4MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781788837149
ECN
-
Python Robotics Projects

작품 정보

▶Book Description
Robotics is a fast-growing industry. Multiple surveys state that investment in the field has increased tenfold in the last 6 years, and is set to become a $100-billion sector by 2020. Robots are prevalent throughout all industries, and they are all set to be a part of our domestic lives. This book starts with the installation and basic steps in configuring a robotic controller. You'll then move on to setting up your environment to use Python with the robotic controller. You'll dive deep into building simple robotic projects, such as a pet-feeding robot, and more complicated projects, such as machine learning enabled home automation system (Jarvis), vision processing based robots and a self-driven robotic vehicle using Python.

By the end of this book, you'll know how to build smart robots using Python.

▶What You Will Learn
⦁ Get to know the basics of robotics and its functions
⦁ Walk through interface components with microcontrollers
⦁ Integrate robotics with the IoT environment
⦁ Build projects using machine learning
⦁ Implement path planning and vision processing
⦁ Interface your robots with Bluetooth

▶Key Features
⦁ Design, build, and stimulate collaborative robots
⦁ Build high-end robotics projects such as a customized personal Jarvis
⦁ Leverage the power of Python and ROS for DIY robotic projects

▶Who This Book Is For
If building robots is your dream, then this book is made for you. Prior knowledge of Python would be an added advantage.

▶What this book covers
⦁ Chapter 1, Robotics 101, will make you understand the basics of our hardware and Python. Using simple LEDs, we will start to make simple programs in Python.

⦁ Chapter 2, Using GPIOs as Input, will discuss how to connect various sensors, starting with interfacing a switch through an ultrasonic range finder and finally to a light sensor (LDR) using an analog-to-digital converter.

⦁ Chapter 3, Making a Gardener Robot, will use various sensors, such as a soil humidity sensor, and a temperature sensor to sense the climate, and using a solenoid valve controlled by a relay, we will be making a robot that waters the garden whenever required.

⦁ Chapter 4, Basics of Motors, will discuss the working of motor and how it can be driven by a motor driver, how a full H bridge motor driver works, and also how the speed control mechanism works in the motor driver. While doing all this, we will control a motor and make it move in a different direction at different speeds.

⦁ Chapter 5, Making a Pet Feeding Robot, will teach you how to make a robot that will feed your pet whenever you have programmed it using motors and other sensors. It would also sense if the pet is there or not, and until such time as the pet eats its food, the buzzer will always be left on to make sure that the pet understands that the food is dispensed. Also, using force sensors, we will be able to make out how much food has been eaten. After a sufficient quantity of food has been consumed, the buzzer will be deactivated.

⦁ Chapter 6, Bluetooth-Controlled Robotic Car, will teach more about steering and controlling a robotic vehicle, and the concepts of a skid-steer mechanism will be implemented. You will also learn how to use the Bluetooth onboard our Raspberry Pi and connect it to your mobile phone. Finally, using an app, we will control our robotic vehicle using our mobile phone.

⦁ Chapter 7, Sensor Interface for Obstacle Avoidance, will provide an insight into how we can use IR proximity sensors to determine distances. Also, we will make smart algorithms to sense distance on all sides and then move in the direction where the distance is greatest.

⦁ Chapter 8, Making Your Own Area Scanner, will teach you the basics of servo motors and how they can be controlled. Using servo motor, we will make an area scanner, in other words, a homemade LIDAR. Using this home-built sensor, we would make a selfnavigating car.

⦁ Chapter 9, Vision Processing, will teach you how to prepare the Raspberry Pi to capture images using the camera and how processing takes place.

⦁ Chapter 10, Making a Guard Robot, will teach you how to make a vision processing powered system that will be able to recognize faces using insights from the previous chapter. It would then be trained to recognize a specific face and react differently when it recognizes the face familiar to it. Finally, we will make a guard robot that will guard your house; when it recognizes your face, it will let you in. If it recognizes an unknown face, then it will raise an alarm.

⦁ Chapter 11, Basic Switching, will control the equipment at your home with simple logic. Finally, we will make an alarm that will wake you up in the natural way by lights. This will have a smart automatic snooze.

⦁ Chapter 12, Recognizing Humans with Jarvis, will teach you how to control devices at your home with a room occupancy sensor that we will build at home using an IR proximity sensor. We will then make this occupancy sensor smart and ready to count the number of people in the room and only switch off the lights or other equipment once no one is left in the room.

⦁ Chapter 13, Making Jarvis IoT Enabled, will provide you with insights into the concepts of IoT and MQTT server through which we will be able to monitor our home based on events. Also, you will learn how to control the devices in our home while sitting anywhere in the world.

⦁ Chapter 14, Giving Voice to Jarvis, will teach you how the system can be made capable of synthesizing speech. Also, you will learn how you can make the system recognize our speech, and based on it, everything in the home can be controlled.

⦁ Chapter 15, Gesture Recognition, will make you identify the gestures made on the board using electric waves, and based on those gestures, the smart home will be controlled.

⦁ Chapter 16, Machine Learning, will make you understand the concepts of machine learning and especially the k-nearest algorithm. Using this algorithm, you will understand how data can be given to the system and predictions can be made based on it . Finally, you will execute a program to generate its own data by the inputs of the users over the course of time, and based on that data, it will start automatically controlling the home without any human intervention.

⦁ Chapter 17, Gesture-Controlled Robotic Vehicle, will teach you how to build a robot that will be controlled based on the tilt of your hand. The concepts of accelerometer and gyroscope will be understood and implemented.

⦁ Chapter 18, Making a Robotic Arm, will help you make a robotic hand. You will understand how to set the physical limits of the servos for protection purposes, and we will then make a program in which you will control the robot will be controlled based on different frames. Finally, you will go ahead and understand how to control speed of motion of the robot.

작가 소개

⦁ Prof. Diwakar Vaish
Prof. Diwakar Vaish is a robotics Scientist and inventor of Manav (India's first indigenous humanoid Robot), World's first brain sensing wheelchair, Brain Cloning and the World's cheapest Ventilator. He has also been a guest lecturer to over 13 IIT's and various other institutions. He is the founder of A-SET Robotics a leading Robotics research company based in New Delhi.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • 개정2판 | 파인만의 컴퓨터 강의 (리처드 파인만, 서환수)
  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 시스템 설계 면접 완벽 가이드 (지용 탄, 나정호)
  • 요즘 우아한 AI 개발 (우아한형제들)
  • 조코딩의 AI 비트코인 자동 매매 시스템 만들기 (조동근)
  • 개정판|혼자 공부하는 파이썬 (윤인성)
  • 인공지능, 주식분석 좀 부탁해 (곽경일)
  • 개발자를 위한 IT 영어 온보딩 가이드 (장진호)
  • npm Deep Dive (전유정, 김용찬)
  • 생성형 AI를 위한 프롬프트 엔지니어링 (제임스 피닉스, 마이크 테일러)
  • 개정4판 | 스위프트 프로그래밍 (야곰)
  • 모던 소프트웨어 엔지니어링 (데이비드 팔리, 박재호)
  • LLM 엔지니어링 (막심 라본, 폴 이우수틴)
  • 주니어 백엔드 개발자가 반드시 알아야 할 실무 지식 (최범균)
  • 멀티패러다임 프로그래밍 (유인동)
  • 개정판 | 혼자 공부하는 머신러닝+딥러닝 (박해선)
  • 핸즈온 생성형 AI (오마르 산세비에로, 페드로 쿠엥카)
  • 파이토치와 유니티 ML-Agents로 배우는 강화학습 [응용편] (민규식, 이현호)
  • 개정판 | 밑바닥부터 시작하는 딥러닝 1 (사이토 고키, 이복연)
  • 최고의 프롬프트 엔지니어링 강의 (김진중)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전