Robotic Course - Level 4 RoboVi
Robotics is always considered as a machine which works on its own and takes autonomous decisions without human control. Robotic Course Level 4 starts the process of programming to make intelligent robots.
Robotic Course Level 4 kit has an important new component called Uniko Ekam, a versatile microcontroller programming board compatible with Arduino platform. Uniko Ekam is the first board in the Uniko series of programming platforms. Its distinctive features include on board components such as switches, LEDs, LDR, TSOP IR receiver, Microphone and breakout pins; which makes developing applications easy.
What makes O’Botz Unique & Better than other Robotics/Coding Program?
Innovative, Unique &
Futuristic Prototypes
Experiments : 40+
Observations & Challenges : 100+
Projects: 50+
Designs & Applications : 25+
Programming type: Block based visual programming language similar to “Scratch” on mBlock
Microcontroller: ATmega32
Board name: Uniko Ekam
Uniko Dvi is the biggest single board in the series with a unique feature of having on-board motor assembly along with multiple other components. This reduces the need of additional chassis part or base board and thereby creates compact design. This is also a new learning factor for all students.
The programming software is well-renowned “Arduino” platform. While the Dvi board is Arduino compatible, we will not be using aprogramming (use of short codes). Rather we will be using the C complier of the same software. The reason we focus on embedded C language is mainly because it is universally used in various industry and it will help build a super strong foundation for all the learners in coding. C language also comes in various academic streams and hence very useful.
All the primary functions such as obstacle avoider, line, edge avoider, wall follower, object follower and others will now be developed using embedded C language. Beyond the primary functions, all the other intelligent applications such as wide angle sensor robot, Bluetooth controlled robot & systems, gesture controlled robot & systems, etc. can also be developed using Uniko Dvi & Arduino software.
To create the applications, all the students learn various coding related concepts which are practically used in the programming process. Loops, conditional statements, bitwise & logical operators, variables datatypes, macros, delays, pulse width modulation, registers, functions etc. will be introduced and applied in the programs/codes.