Home

Untitled - CoEP FOSS Server

image

Contents

1. Touch Wifi Settings ws seis Fig 29 10 2 241 80 A dialog box is displayed Cancel Fig 30 Enter the IP address of the server from where you ProxyMity WiFi a eg http 10 105 14 224 Touch OK to confirm CS101_L1_Introduction to programming Part 1 mp4 SE video lectures present on the server is Introduction to C mp4 Nptel_Lecture mp4 Fig 31 17 2 2 6 Navigation To navigate through the video lecture touch the arrow button d placed on the extreme right of the video lecture Fig 26 Course Name Speaker A list of topics i a ee i What is equilibrium is displayed on Select Special the extreme v topics in classical right ee mechanics Touch the ne Central problem in desired topic to mechanics view What is Equilibrium Resonances Fourier Analysis Daniel Bernoulli s theorem Fig 32 18 2 2 7 Play video with Subtitles To play videos with sub titles touch the Option button while viewing the video This eier Bookmark displays the options that can be performed for the video Fig 33 Touch Choose Subtitle This will list all srt files which are retrieved from SD card pen drive server wi fi Touch the desired file The video lecture will be played along with subtitles which are displayed at the bottom Choose Srt Fig 34 19 To bookmark certain part of the video touch the Option button while viewing the video Choose Subtitle Bookmark This displays th
2. Close the Browser and Login by Clicker App Fig 20 13 2 2 Proxymity 2 2 1 Introduction ProxyMITY is a tool developed at IIT Bombay which enables creation of interactive lessons by importing lecture video and presentation slides The name stands for Proxy Multimedia Integration Tool for You In any lecture Presentation slides which fall under a single topic are grouped together as part of a Theme which is a searchable attribute The presentation slides are then synchronized with the lecture video on a chosen timeline The entire lesson is published in the form of either a desktop standalone application or as html content to be viewed within a web browser Students are able to view the published lessons and can navigate to specific topics The lessons are distributed in Open Source under the Creative Commons license 14 An application has been developed for accessing these lessons on Aakash tablets Students get individual access to quality lectures of reputed teachers for effective personalized learning They have the flexibility of studying anytime anywhere and at their own pace A searchable database storage and retrieval system for students that enables fast access to relevant lessons 1s being developed 2 2 2 Loading SD Card Insert the pen drive or SD card in the slot provided on the tablet Refer the basic manual for inserting the SD card Wait for 10 seconds for the pen drive or SD card to be
3. Table of Contents 1 Introduction to Aakash Applications cccsccsscssccsscssccees 1 2 2 3 Selecting a Wi fi Network ANNE 15 1 1 Home EE 1 2 2 4 Viewing Lecture from SD Card 16 1 2 Display Indicators wi cecceeccsescessecesccecsesesssessssessscssssensecesseess 2 2 2 5 Viewing Lecture using Wifi une 17 Me 2 LEE 1 2 Aakash Applications sccssccssccsscccssccssccsesccesscesscesscesces 3 OL DONE S 2 2 7 Play video with Subtitles cccccccccessssececeeeeeeseeeeeeeaeeeees 19 2C IEKE Meere ee 4 2 2 8 Creating DOOKINAUK cosas nee ee 20 2 1 1 Selecting Course a kanal 5 2 2 9 Viewing Book Markus EE 21 2 1 2 3 e Eet 6 2 2 10 Update Delete bookmark cccccsssssssceeceeceeeeeesseeseees 21 EE 7 Z Re 22 2 1 4 Navigating Ouestions 8 2 3 FIREBIRD V ROBOT aa ia 22 21 5 Answering GUZ ee 8 an Ge 3 EIERE 2 2 1 6 View current Result 9 a u S Bs e 24 2 1 7 View Student Information 10 EENS EE ale reg EE 2 2 1 8 View Reports secccscccssecsssccsseccssecssecssssesssecessesssecsssecasecearecese 11 Faso micron 2 3 ing the R EE 2 2 1 9 Help mem 13 Z Sal Chane ie ie Bonet b 2 3 6 Charging B f Eed 28 DINO GE 13 SERGE f E rg EE e te nen E 29 E ee een 14 2 3 8 Turning on the Robot ee 29 2 2 1 Introductio Nn Hesse 14 2 3 9 Selecting a WifnNetwork 30 25252 EOAGINE SD Card unsern 14 2 3 10 Start Robot Application cccccccccccssssessssseeeeeeeeeeeeees 31 3 2 6 O
4. This application accesses such contents located on an SD card in pdf html or mp3 formats 33 WIDGETS 5 Aakash Progra Browser Clicker S Downloads Earth Sr Calculator Clock Email Calendar Database lecture Databaselecture File Manager Firefox 3 Aakash Programming Lab Touch Menu button on the home screen and browse through the list of applications Touch APL icon Aakash Progra Fig 65 Applications installed under APL are displayed C C Python Scilab 3 1 C Programming Touch C icon which will display C programming console This console is common for all four applications 3 1 1 Text Area and Output Window The programming console s divided into two parts Text area left for writing codes and console output right for displaying output of the program Execute Button Text Area Console Output Window 12 20 eg Fig 67 3 1 2 Load Examples Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 68 Touch Example Fig 69 A list of preloaded examples is displayed Choose your file dec_to_bin c Diamond c Pointer c Pascal c Fig 70 Touch the desired C program e g dec_to_bin c The code is loaded and displayed in the text area Slide the text area up and down to view more code 35 3 1 3 Execute Type your C code GCC 4 6 3
5. MHz allowing the system designer to optimize power consumption versus processing speed The goal of e Yantra project at IIT Bombay is to create the next generation of Embedded System engineers in India who are more practical in their outlook The project aims at design and deployment of robots for enhanced teaching of subjects in Engineering Colleges to provide continued education for teachers for quality improvement in teaching and to create Open Courseware for Embedded Systems for engineering students based on robots We have developed a Robot control application which runs on Aakash A robot with a mounted camera is controlled by the Aakash tablet using a Wi Fi hot spot Students can control the movement of the Robot using a simulated touch controlled joy stick provided on the tablet Simultaneously the video stream captured by the camera mounted on the Robot is transmitted to Aakash which can be viewed in a window on the tablet 22 Fig 40 fj tb NEX Rohotics i A DOT e 2 3 2 Wi Fi Camera Fig 41 a Front Panel CISCO Linksys WVC80N wireless camera is mounted on the robot to get the picture of the surroundings of the robot Features e Wireless N 2 4 GHz e Delivers high quality audio video e Nocomputer needed e Great for security e View video on computer tablet e Automated motion detection On Off Switch DC Power Socket LAN Cable Connection Fr a g Pa e s
6. Console Output 1 include lt stdio h gt Decimal to binary Write or load 2 int main 2 in binary system is existing program 3 printf Decimal to binary n 0000000000010 4 int n c k 5 n 2 Touch Execute 6 printf d in binary system n button placed on 7 printf n the left 8 for c 15 c gt 0 c k n gt gt c if k amp 1 printf 1 else Fig 71 printf 0 printf n The output is return 0 displayed in the console output window Fig 72 36 3 1 4 Write Touch the text area to activate the android keyboard Refer the Basic Manual for operating the android keyboard Write the desired code Touch the back button in the notification bar to minimize the keyboard Fig 73 gt be BEN BEN ee ee 37 3 1 5 Save Write the desired code Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 75 Touch Save Code Save ode Fig 76 An input box is displayed The page at http 127 0 0 1 says Enter the name of the code file to be saved Loop c Fig 77 Write the desired name using the android keyboard Touch OK 38 3 1 6 Open Touch Options button placed in the notification bar A list of options is displayed PT Open Save code Example Help About Fig 78 Touch Open OPen _ Fig 79 A list of saved programs is displayed Choose
7. Remove the wire and unplug the charger 28 2 3 7 Turning on the camera 2 3 8 Turning on the Robot Switch on the router Switch ON the robot Robot Router Connect the power cord of the battery to the camera as shown below Switch on the power using the switch provided on the battery Fig 51 LED starts blinking Wait till it stops blinking and glows continuously Fig 52 29 2 3 9 Selecting a Wi fi Network Touch Menu button on the home screen SCAN ADD NETWORK g KR WiFi Touch any one of the available Wi Fi networks TERRAE NIENS Saved SS Wi Fi KR WiFi Secured with WEP AAKASH More Not in range Touch Connect Data usage DEVICE Cfiltextn Not in range Sound Fosseel bi Display Not in range Fig 57 E Storage HomerSimpson Not in range ig Battery IITB Wireless Help Not in range a Apps ee Local hotspot Not in range PERSONAL 30 2 3 10 Start Robot Application Touch Menu button on the home screen and Bd browse through the list of applications Touch Aakash Applications Aakash Applications Demonstrations Fig 58 This will display Aakash Applications Touch Robot application OOO ect Robot Fig 59 Wait till you get the continuous video streaming Fig 60 31 Touch Wi Fi Module IP 2 3 11 Configuring Robot and Camera Enter the configured IP Address Start Robot Application Refer 2 3 10 Touch Settings Enter WiFi
8. participants is the most crucial factor for effective learning Clicker devices are used to collect instant feedback from a large number of students either as a response to a question or to a quiz IIT Bombay had developed a low cost clicker device and a complete system which was used for conducting quizzes This application system has been successfully ported on Aakash Clicker response collection is now available through a web based interface Since Aakash is more powerful than an ordinary clicker device several useful features have been added A quiz question now gets fully downloaded on individual student s Aakash tablet through Wi Fi A multiple question test can now be conducted All the questions of such a test are downloaded on the student tablet Time control is maintained by Aakash At the end of the test time all answers are automatically collected and individual scores get recorded in the back end system Note This application can run only when the complete software is working on the back end server which can connect to the Aakash tablets with students using Wi Fi Touch Clicker Enter Tablet ID Enter Server IP Address Clicker Fig 6 BR a 192 168 1 100 Clicker application screen is displayed that contains text field where Tablet ID and IP are to be entered Tablet ID is a number Connect located on the back side of the tablet Fig 7 2 1 1 Selecting Course Select Course from dropdown list Ex CSE101 Tou
9. your file Value_of_Pie c Hello_world c Loop c input c Fig 80 Touch the desired program The code is loaded and displayed in the text area Slide the text area up and down to view more code 3 2 C Programming Touch C icon which will display C programming console This console is common for all four applications 3 2 1 Text Area and Output Window The programming console is divided into two parts Text area left for writing codes and console output right for displaying output of the program Execute Button Text Area Console Output Window 12 20 8 Fig 81 3 2 2 Load Examples Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 82 Touch Example Fig 83 A list of preloaded examples is displayed Choose your file HelloWorld cpp Roll_die cpp Polymorphism cpp Fig 84 Touch the desired program e g Roll_die cpp The code is loaded and displayed in the text area Slide the text area up and down to view more code 39 3 2 3 Execute Type your C code GCC 4 6 3 Console Output include lt iostream gt Write or load existing include lt cstdlib gt program include lt ctime gt using namespace std int RollDice Touch Execute button int main placed on the left srandom time NULL int outcome RollDice cout lt lt n lt lt outcome lt lt e
10. B DrS Radhakrishnan O C Rajendra Prasad O D Pandit Jawaharlal Nehru Fig 13 2 1 4 Navigating Questions Touch Previous to view the previous question Touch Next to view the next question Touch the respective buttons placed on the left to navigate to a particular question 2 1 5 Answering quiz Touch the corresponding radio buttons options for the question Quiz will end automatically after some stipulated time decided by the instructor A message stating Your Response has been successfully received message 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages Clicker Version 3 Quiz End Your Response has been successfully Received View Result Fig 14 2 1 6 View current Result Answer the quiz initiated by the instructor Touch View Result button The result will be displayed on the screen 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages 4 Clicker Version 3 sec az reson rer cout Quiz Result Quiz ID 1 Quiz Name India No Response Value 1 1 Who was the first President of C Rajendra Prasad Correct ed eee G ec a REES Anthem of India Result E Te Oe many lions are visible Result When is Teachers Day cele brated No in India Result Fig 15 2 1 7 View Student Information 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages 4 Touch Report tab Clicker Version 3 Touch Student Information radio Student information is
11. Example Fig 111 A list of preloaded examples is displayed Choose your file sub_plot cde Milk_drop cde Fig 112 Touch the desired program e g Milk_drop cde The code is loaded and displayed in the text area Slide the text area up and down to view more code 47 3 4 3 Execute Type your Scilab code 4 1 1 Console Output x 2 0 075 2 Write or load y X existing program 3 z evall3d milk_drop x y 0 4161468 plot3d x y z 25 25 X Y Z 12 2 4 Touch Plot option to get graphical output Touch Execute button placed on the left Fig 113 The output is displayed in the console output window Fig 114 48 ImagePlot Fig 115 49 3 4 4 Write Touch the text area to activate the android keyboard Refer the Basic Manual for operating the android keyboard Write the desired code Touch the back button in the notification bar to minimize the keyboard Fig 116 50 EED ENES ES EEEIEE ENI BE BEN BEN ER IE ICH ER ICH EN RE 3 4 5 Save Write the desired code Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 118 Touch Save Code Save ode Fig 119 An input box is displayed The page at http 127 0 0 1 says Enter the name of the code file to be saved Fig 120 Write the desired name using the android keyboard Touch OK 3 4 6 Open Touch Options
12. Module IP 192 168 1 141 OK Cancel Fig 62 Touch Camera Stream URL Settings Camera Stream URL http 192 168 1 146 im g vi deo mjpeg Enter the configured IP Address and URL WiFi Module IP g 192 168 1 141 Enter Camera Stream URL WiFi Module Port 2000 http 192 168 1 146 img video mjpeg OK Cancel Fig 63 Fig 61 32 2 4 Blender Animation Blender is a free and Open Source software product used for creating animations rendering video editing etc Under OSCAR project http oscar iitb ac in at IT Bombay several educational animations have been developed all of which are made available in Open Source Some of these have been ported to work on Aakash A few animations for demonstration are loaded on this tablet 2 5 Educational Content Apart from display ng text files in various formats Aakash can play video and audio content The content can be either on a local Micro SD card storage or on a server accessible through Wi Fi A lot of contents are available through efforts such as NPTEL Spoken Tutorials Workshop courses etc Wikipedia Gutenberg project Connexions project at Rice University and many such global efforts have generated a large pool of knowledge contents in Open Source The efforts at IIT Bombay have been to add more such contents for use in Indian education system to integrate these together in a better usable format and to make these accessible using Aakash
13. PEM ee 42 2 3 11 Configuring Robot and Camera 32 3 3 PVthon Programm na en 43 2 4 Blender Animation 33 3 3 1 Text Area and Output Window 43 2 5 EQUCatIoRdl ee E 33 EW Re RE UE 43 3 Aakash Programming Lab 34 EE EXeclite nase 44 E E 35 3 3 4 Write ccccccsccssccsecssecsesssecsecssessucssessessecssecsesssesseeasessessessecaseen 45 3 1 1 Text Area and Output WINdOW iesesresren 35 SE ee E T 46 319 dE AIG es ee ee man 35 DEE 46 EE 36 3 4 Scilab Programming 47 SAVE or ee ae 37 3 4 1 Text Area and Output Window a7 SE 38 3 4 2 Load Examples nennen 47 BG 01011 EE 38 SE AR E 48 E A E ERIEENEUEEENEREENENEE 39 E nee ee eee eee 50 3 2 1 Text Area and Output WINdOW senseereenn 39 ADD EE 51 3 2 2 Load Evamgles eiiie 39 34 OR ale nn EN III E EE 40 E ER 41 SE 42 1 Introduction to Aakash Applications Your Aakash s an Android 4 0 tablet which has preloaded applications like Clock Alarm Calendar etc Apart from the standard applications available IIT Bombay has developed and loaded some extra These applications are useful for students teachers and any individual who is inclined towards learning The applications are classified into two groups the Aakash Application and Aakash Programming lab listed below e Aakash Applications gt Clicker gt Proxymity gt Robot Controller e Aakash Programming Lab gt gt gt gt C CFF Python Scilab Application Manual Vers
14. ard Fig 101 me ee COCCOCIE Le fer e fl ee 45 3 3 5 Save Write the desired code Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 103 Touch Save Code Saveode Fig 104 An input box is displayed The page at http 127 0 0 1 says Enter the name of the code file to be saved Fig 105 Write the desired name using the android keyboard Touch OK 46 3 3 6 Open Touch Options button placed in the notification bar A list of options is displayed PT Open Save code Example Help About Fig 106 FT Touch Open Fig 107 A list of saved programs is displayed Fig 108 Touch the desired program The code is loaded and displayed in the text area Slide the text area up and down to view more code 3 4 Scilab Programming Touch Scilab icon which will display Scilab programming console This console is common for all four applications 3 4 1 Text Area and Output Window The programming console is divided into two parts Text area left for writing codes and console output right for displaying output of the program Execute Plot Button Text Area Console Output Window CH et 4 12 20 8 Fig 109 3 4 2 Load Examples Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 110 Touch
15. button placed in the notification bar A list of options is displayed PT Open Save code Example Help About Fig 121 Touch Open Fig 122 A list of saved programs is displayed Choose your file New_file cde Null cde Open_file cde Grid cde Fig 123 Touch the desired program The code is loaded and displayed in the text area Slide the text area up and down to view more code 51 52 Notes 1 Notes 2 53 54 Notes 3
16. ch Set Course button Select Course CSE101 Ke Fig 8 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages 4 A welcome screen is displayed Clicker Version 3 Welcome Student Fig 9 2 1 2 Attendance C 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages E Touch Attendance tab for submitting attendance Touch Attendance button for submitting attendance Clicker Version 3 The instructor initiates the attendance A message ee if the instructor has not initiated Attendance Module Attendace Session When the instructor initiates a countdown timer is displayed on the tablet screen Course ID CSE101 Attendance Fig 10 Touch Submit Attendance button lene ere EE 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages SS 1alog DOX appears alter attendance 15 suomitted Touch Ok button Attendance Taken message appears on the screen after attendance is submitted Clicker Version 3 00 min and 02 sec Fig 11 2 1 3 Quiz 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages Touch Quiz tab Waiting for quiz message appears on the screen Clicker Version 3 sel az Le Lee Uer Quiz Module Waiting For Quiz Fig 12 Been T 1 10 129 26 190 8080 AakashClickerV3 jsp studentispPages after the quiz is launched by the instructor Single Correct Answer 00 30 1 Who was the first President of Independent India O A Mahatma Gandhi O
17. detected by the tablet A message stating Preparing SD Card will be displayed in the notification bar This means the pendrive or SD card is ready for use 2 2 3 Selecting a Wi fi Network Touch Menu button on the home screen Touch Wi Fi Touch OFF to switch on Wi Fi connectivity The tablet will list all the available W Fi connections Settings Touch any one of the available Wi Fi networks WIRELESS amp NETWORKS wn Data usage Touch Connect More DEVICE Sound Zb Display Storage W Battery Fig 24 W Apps PERSONAL SCAN Leg NETWORK g KR WiFi Saved KR WiFi Secured with WEP AAKASH Not in range Cfiltextn Not in range Fosseel Not in range HomerSimpson Not in range IITB Wireless Help Not in range Local hotspot Not in range 15 2 2 4 Viewing Lecture from SD Card Insert the SD Card into the tablet P Mit Refer 2 2 2 rics Mal ES mnt sdcard DBMS_Converted mp4 Touch proxyMITY DBMS_Converted mp4 173 5mb 01 00 16 mnt sdcard cs101 mp4 proxyMITY Fig 25 cs101 mp4 132 0mb 01 00 16 A list of lectures is displayed Fig 26 The lectures will be played automatically from SDCard pendrive An example video is shown 16 Course Name Speaker 2 2 5 Viewing Lecture using Wifi Select appropriate Wi Fi connection Refer 2 2 3 MITY Touch proximity Wifi ven Fi g 28 Touch Options Enter IP Address of Server
18. displayed on Report Module Department Name CSE the screen Course Cousre ID bed Student ID 1 Student Information O Result Fig 16 10 2 1 8 View Reports 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages 4 Touch Report tab Clicker Version 3 Touch Course name Ex CSE101 Report Module Touch Course Department Name CSE Touch Result option Course CSE101 SZ Student ID 1 Touch Student Report button O Student Information Student s overall report is Result displayed Student Report Fig 17 10 129 26 190 8080 AakashClickerV3 Report Download pdf Student Result Clicker web Wednesday 12 Department Name CSE Student ID 1 Course Name Social Awareness Student Name Ashish Quiz Time Stamp Marks OutOf Percentage Name India 9 12 12 8 52PM 10 00 10 100 00 India 9 12 12 8 50PM 5 00 5 100 00 India 9 9 12 8 30PM 15 00 20 75 00 India 9 9 12 2 53PM 0 00 10 0 00 India 9 9 12 1 35PM 0 00 15 0 00 Fig 18 12 2 1 9 Help menu 10 129 26 190 8080 AakashClickerV3 jsp studentJspPages help jsp Touch Help tab Clicker Version 3 User manual is displayed STUDENTS INSTRUCTION HELP Step 1 After Clicking on Clicker icon following screen will appear Fig 19 2 1 10 Logout 10 129 26 190 8080 AakashClickerV3 jsp logout StudentLogout jsp Touch Logout tab to exit the application Clicker Version 3 You have successfully logged out Thank you
19. e options that can be performed for the video Fig 35 Touch Bookmark This displays the fields that need to be entered by the user Enter the Video name and Bookmark Tag New Bookmark ProxyMITY My Bookmark New Bookmark The start time is captured when the Bookmark option is selected ideo Name nptel lecture Touch Add Bookmark button to A message Successfully tart Time 00 00 27 Bookmarked is displayed eo ne Add Bookmark Bookmarks tab aa Fig 36 20 To bookmark certain part of the video touch the Option button while viewing the video Choose Subtitie cc This displays the options that can be performed for the video Fig 37 Touch Bookmark This displays Proxymity the fields that need to be entered Bookmarks which will display all My Bookmark New Bookmark the bookmarks nptel lecture Select the desired bookmark 00 00 27 Fig 38 2 2 10 Update Delete bookmark Delete Edit List View all the bookmarks Refer 2 2 7 UpDate Bookmark Touch and hold the desired bookmark for 3 seconds Video Name nptel lecture Edit the desired details 5 BookmarkTag courset Touch Update Delete Start Time 00 00 27 Fig 39 21 2 3 Robot 2 3 1 FIREBIRD V ROBOT The Firebird V ATMEGA2560 is a low power CMOS 8 bit microcontroller based on the AVR enhanced RISC architecture By executing powerful instructions in a single clock cycle the ATmega2560 achieves throughputs approaching 1 MIPS per
20. ion 1 1 October 2012 1 1 Home Screen Home Screen The main basic screen of the tablet that contains shortcut iconslif created widgets etc Menu Button Displays list of applications installed eoe yA AARASH tablet for every indian Ce SE 12 20 eg Notification Bar Contains display indicators notification icons like wifi battery level alarm clock if set etc Fig 1 1 2 Display Indicators The display indicators are present in the notification bar placed at the bottom Fig 1 of the screen o A 12 20 8 Display time in 24 00hour format hh mm Wi fi Network if available Display battery level Show options features for application Increase volume Decrease volume Show all open applications Move to next home screen page Back button Fig 2 2 Aakash Applications Touch Menu button on the home screen and browse through the list of applications APPS WIDGETS Touch Aakash Applications ai Aakash Progra Browser Calculator Calendar Camera Aakash Applications m Demonstrations g 4 a Fig 4 This will display Aakash Applications re iy GI Chrome Clicker Clock Database lecture Databaselecture emm a G proxyMITY Clicker Downloads Earth Email File Manager Firefox ZO Fig 3 Blender Educational Animation Content proxyMITY WiFi i DI Fig 5 2 1 Clicker In a classroom environment interaction between instructor and
21. ndl outcome RollDice cout lt lt outcome lt lt endl return 0 Fig 85 int RollDice The output 1S int randomNumber dice displayed in the randomNumber random console output dice 1 randomNumber 6 window return dice Fig 86 40 3 2 4 Write Touch the text area to activate the android keyboard Refer the Basic Manual for operating the android keyboard Write the desired code Touch the back button in the notification bar to minimize the keyboard Fig 87 ns ES ES EI EIER EI EI EI Petes BER IE es EC ER IH JL 41 3 2 5 Save Write the desired code Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 89 Touch Save Code Save ode Fig 90 An input box is displayed The page at http 127 0 0 1 says Enter the name of the code file to be saved Value_of_Pie cpp OK Cancel Fig 91 Write the desired name using the android keyboard Touch OK 42 3 2 6 Open Touch Options button placed in the notification bar A list of options is displayed PT Open Save code Example Help About Fig 92 FT Touch Open Fig 93 A list of saved programs is displayed Choose your file Value_of_Pie cpp Roll_die cpp Polymorphism cpp Fig 94 Touch the desired program The code is loaded and displayed in the text area Slide the text area up and down t
22. o e N i S Z y A wi N CO EE Fig 41 b Back Panel 23 2 3 3 Schematic Om Off Reset Switch Switch AC Mains LED Main Camera Battery Robot Battery Charger Fig 42 Firebird Robot and Camera Control through Aakash tablet Interconnection Schematic Diagram Transmitter Wi Fi Board Power AC Supply Mains Wi Fi Router Aakash Tablet Wi Fi Transmitter and Receiver AC Mains Camera View Control 24 2 3 4 Assembly Pictorial Fig 43 Assembly Pictorial view ofthe Robot Setup 25 2 3 5 Charging the Robot Turn off the Robot using the switch Make sure the FRC cable and power cord is connected to the power board Fig 44 26 Turn on the power supply and you will see a RED LED glowing on the board Connect the other end ofthe FRC connector to the Robot Press the button on the power board and charging will start It s KA Ki Sg e indicated by a constant glowing GREEN LED If LED does not eg glow press the button again Fig 46 Fig 47 Alternate blinking of RED and GREEN LEDs shows that the battery s fully charged Turn off the supply and unplug the power cord 27 2 3 6 Charging Battery of Camera Battery starts charging and is indicated by two RED leds glowing Battery charge completed in indicated by both leds Connect the battery to the charger as shown below an showing GREEN light P F ry P
23. o view more code 3 3 Python Programming Touch Python icon which will display Python programming console This console is common for all four applications 3 3 1 Text Area and Output Window The programming console is divided into two parts Text area left for writing codes and console output right for displaying output of the program Execute Button Text Area Console Output Window 12 20 8 Fig 95 3 3 2 Load Examples Touch Options button placed in the notification bar A list of options is displayed FT Open Save code Example Help About Fig 96 Touch Example Fig 97 A list of preloaded examples is displayed Choose your file Value_of_Pie py Fig 98 Touch the desired program e g Value of Pie py The code is loaded and displayed in the text area Slide the text area up and down to view more code 43 3 3 3 Execute ap your python code 2 7 2 Console Output import math The value of Plos approximately 3 142 Write or load print The value of Pl is approximately existing program 5 3f math pi Touch Execute button placed on the left Fig 99 The output is displayed in the console output window Fig 100 44 3 3 4 Write Touch the text area to activate the android keyboard Refer the Basic Manual for operating the android keyboard Write the desired code Touch the back button in the notification bar to minimize the keybo

Download Pdf Manuals

image

Related Search

Related Contents

VGN-AR550E  1. - Vivitek  HP U3791A  Apri - Documentazione tecnica  Software Manual - User manual for    NOUVEAUTÉS Notre sélection DVD du mois INTERVIEW Bertrand    S.WA-3066 Fisher Scientific Ltd. 1988/08/03 Fisher Scientific Ltd.  DeLOCK 89284  

Copyright © All rights reserved.
Failed to retrieve file