50% found this document useful (2 votes)
260 views2 pages

Robotics (Edison) - A

The worksheet provides questions and blanks related to programming the Edison robot. It tests knowledge about the electronic components, programming language, and functions of the Edison robot. Some key points covered include that the microcontroller is like the robot's brain, programming is done in EdPy using Python code, and functions exist for movement, line tracking, playing tones and sounds.

Uploaded by

Adam shakil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
260 views2 pages

Robotics (Edison) - A

The worksheet provides questions and blanks related to programming the Edison robot. It tests knowledge about the electronic components, programming language, and functions of the Edison robot. Some key points covered include that the microcontroller is like the robot's brain, programming is done in EdPy using Python code, and functions exist for movement, line tracking, playing tones and sounds.

Uploaded by

Adam shakil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

The City School Network-SR

Reinforcement Worksheet 2022-23

Worksheet: A

Topic: Robotics Edison

Name: ____________________________ Class: 7 Section: ______________

Fill in the blanks


1. The most important electronic part of Edison robot is ___________________
2. ____________________ is like Edison’s brain where all the robot’s thinking happens
3. We start out programming/coding in Edpy from line ___________
4. The setup code is from line __________ to _________ in Edpy
5. Edison Robot has ____________ motors
6. Edison drive function has three parameters, _____________, _____________ and ___________
7. When we start typing the code, the _________________ will show the whole code which we can
select by pressing the tab button
8. We can check the errors in the program by clicking on the ________________ button
9. All the errors in Edpy program are displayed in _________________ area
10. We do the whole coding/programming in _____________________of Edpy
11. _____________________ displays all the programs opened on Edpy on the same day
12. _____________________ area displays all the readymade sample programs in Edpy
13. __________________ area shows a plain English description of a line of code written in Edpy
14. Every time you open EdpyApp, you get to see the _____________ code written already
15. The _________________ area in EdpyApp shows the explanation of all available Edpy commands
16. We click on _____________________ button to record our program into Edison Robot
17. The cable of Edison is called _____________
18. _________________ loop is used to repeat a command for a given number of times
19. ________________ loops repeat a command until a condition is met
20. Robotics has already got _________________ people employed worldwide in engineering and
assembly jobs
21. To make the Edison robot move, we use the __________________ function
22. Edison can play musical notes by ___________________
23. Ed.PlayTone has two parts. ____________ and _______________
24. One whole note is equal to ____________________ milliseconds
25. To make decisions in coding, we use ____________ statements
26. When we have multiple conditions then we use ______________ statements
27. Edison robots have ______________ obstacle detection beams
28. A ________________ in a Python program gives data to the computer for processing
29. Edcomm cable is connected to _____________ of computer
30. Edison’s line tracking sensor is made up of __________________ and ______________
31. Edison is ___________ compatible on four sides, has a removable ____________ and two
removable _______________ and wide range of _______________________
32. Record/round button 1 press = _________________
33. Record/round button 3 presses = _________________
34. Square/stop button 1 press = ___________________
35. Triangle/play button 1 press = ___________________

Answer the following questions


1. Explain Robotics
2. Explain the three laws of Robotics
3. Why robotics is important? State the advantages/importance of robots in various fields.
4. Name some popular robots manufactured as life essentials by organizations along their job
5. Name the four ways in which the Edison robot can be programmed
6. What is Edison Robot? Write three sentences on Edison Robot
7. What is Edison’s line tracking sensor made up of?
8. What is EdPy? Which programming language is used in Edpy?
9. Briefly explain the components of the interface/environment of the EdPy screen
Programming Area, Documentation, recently opened, Examples, Check Code, Compiler’s Output,
Line Help, Setup Code

Label Edison Robot’s sensors, lights, buttons and switches in the pictures given below

You might also like