100% encontró este documento útil (1 voto)
2K vistas10 páginas

Introducción a Vexcode VR

Vexcode VR es una plataforma de programación online que permite programar un robot VEX virtual utilizando bloques. Se puede acceder desde un navegador sin necesidad de descargas e incluye 15 escenarios 3D. La plataforma ofrece bloques de programación para el movimiento del robot, imán, sensores y más funciones.

Cargado por

taniamed
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
100% encontró este documento útil (1 voto)
2K vistas10 páginas

Introducción a Vexcode VR

Vexcode VR es una plataforma de programación online que permite programar un robot VEX virtual utilizando bloques. Se puede acceder desde un navegador sin necesidad de descargas e incluye 15 escenarios 3D. La plataforma ofrece bloques de programación para el movimiento del robot, imán, sensores y más funciones.

Cargado por

taniamed
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd

INSTITUCIÓN EDUCATIVA

JUAN PABLO VIZCARDO Y GUZMÁN

Dra. Tania Medali nuñez Tello


DAIP-Nivel Primaria
LA ROBÓTICA EDUCATIVA ABRE MENTES

VEXCODE VR

¿Qué es Vexcode VR?


Vexcode Vr es una plataforma de programación online con el que se puede
programar un robot VEX virtual, utilizando un lenguaje de programación
en bloques.

¿Con qué dispositivos puedo


acceder a Vexcode VR?
Se puede acceder desde un computador
personal, laptop o tablet.

¿Cómo accedo a Vexcode VR?


Se accede desde tu navegador de
Internet a:
[Link]
No requiere instalación, registros o
descargas, es totalmente abierta.

VEXCODE VR 2
CONOCIENDO LA PLATAFORMA VEXCODE VR

BARRA DE INICIO MENÚ CODE

VEXCODE VR 3
BARRA DE INICIO

Ícono de Vexcode VR.

Permite seleccionar el idioma con el que se desea


trabajar.

Permite guardar un archivo, crear un nuevo


proyecto, abrir un archivo guardado.

Abre tutoriales de ayuda.

Permite abrir actividades prediseñadas.

Puedes encontrar información importante sobre


Vexcode VR.

Permite deshacer o rehacer la última acción que


hiciste en el área de trabajo de Vexcode VR.

Permite colocar el nombre del archivo en el que se


está trabajando.

Abre los escenarios donde se encuentra el robot.

Corre el código en el robot virtual.

Corre paso a paso el código en el robot virtual.

Detiene el código que está corriendo el robot.

Descarga la programación creada en formato


PDF

Comunicarse con VExcode VR sobre alguna duda,


sugerencia, reclamo o felicitación.

VEXCODE VR 4
BARRA DE MENÚ
CODE
En esta barra se despliegan los
bloques de programación
disponibles y cada uno de
ellos tiene bloques específicos
en su sección

TREN MOTRIZ
Presenta los bloques
relacionados con el
movimiento del robot:
avanzar, retroceder, girar,
control de velocidad.

IMÁN
Controla el electroimán del
robot para tomar discos.

MIRAR
Sección de mensajes para el
monitor y el lápiz

VEXCODE VR 5
CONTROL
Bloques de control por
condiciones.

SENTIR
Bloques relacionados a los
sensores del robot.

VEXCODE VR 6
OPERADORES
Operadores matemáticos y
booleanos, para que el robot
calcule con valores como
sensores, variables y
constantes

VARIABLES
Variables de programación.

MIS BLOQUES
Permite crear bloques de
programación personalizados.

COMENTARIOS
Se puede agregar notas en el
código

VEXCODE VR 7
ESCENARIOS DE VEXCODE VR
Contiene 15 escenarios virtuales 3D, controla el punto de vista mientras el
robot ejecuta el código.

VEXCODE VR 8
VEXCODE VR 9
SIMBOLOGÍA DE LOS ESCENARIOS1

Abre en una nueva


Expande y reduce Esconde o Muestra el ventana varias actividades
el tamaño del muestra el escenario para desarrollar en los
escenario escenario seleccionado escenarios

El robot comienza a
realizar el código
programado

El robot vuelve a Muestra el movimiento


su posición inicial del robot

(1)Vexcode VR (2021). Introducción a Vexcode VR. Disponible en: [Link]

VEXCODE VR 10

Common questions

Con tecnología de IA

The 'Escenarios' in Vexcode VR are 15 3D virtual environments where students can apply their developing coding skills on simulations. These scenarios provide a context for the robot to interact with, mirroring real-world challenges that boost comprehension and application of programming concepts. They allow students to visualize the outcome of their code, align it with learning objectives, and reflect on their problem-solving processes .

Vexcode VR offers a platform where students can learn programming concepts using a virtual robot, eliminating the need for physical hardware, which makes it accessible and cost-effective. It encourages logical thinking, problem-solving, and creativity by allowing students to manipulate code blocks to perform tasks. Additionally, it integrates STEM learning by enabling students to see real-time outcomes of coding, thereby enhancing engagement and understanding .

Vexcode VR is accessed via a web browser at vr.vex.com, which eliminates the need for installations or downloads. This web-based nature makes it widely accessible from any computer, laptop, or tablet with internet connectivity, ensuring ease of access for students and educators .

Vexcode VR's user interface is composed of several functional components: the start menu with options for language selection, file operations like save and open, access to tutorials, scenarios, and a run button to execute code. The code menu contains blocks for programming like control, sensory data, and custom block creation. Additionally, the interface facilitates uploading codes, managing scenarios, and monitoring code execution in a cohesive, user-friendly manner .

The 'Mis Bloques' feature in Vexcode VR allows users to create custom blocks, supporting program modularity and customization. This feature is significant as it enables users to encapsulate repeated code sequences into a single block, promoting code efficiency and reusability. It also aids in teaching students about functions and modular programming, enhancing their understanding of code structure and design .

Vexcode VR utilizes a block-based coding system, which abstracts the complexities of syntax by using colored, interlocking blocks representing programming constructs. This visual setup allows beginners to focus on logic and flow without getting bogged down by text-based code intricacies, making programming more approachable and less intimidating .

Vexcode VR has the potential to significantly enhance STEM education by providing a visually engaging and interactive platform where students can apply programming to real-world robotics scenarios. The inclusion of math operators and sensors allows integration of physics and math concepts. The immediate feedback from running codes encourages iterative learning and experimentation, critical for STEM mastery. Additionally, it supports different learning styles and paces given its adaptability to individual student needs .

Vexcode VR offers a block-based programming language that includes various features such as trenz motriz for movement blocks, variables for storing data, control blocks for conditional operations, sensing blocks for interacting with virtual sensors, and the ability to create custom blocks for personalized functions. These features give users flexibility to design complex programs and customize interactions with the virtual robot .

Integrating Vexcode VR into a primary education curriculum can enhance learning by providing interactive and practical coding experiences. It can complement lessons on mathematics, logic, and science, using the virtual robot to demonstrate concepts like motion and conditions. Because it doesn't require physical equipment, it offers a cost-effective way to offer consistent, scalable learning experiences. Educators can also personalize the learning paths based on student engagement with different scenarios .

Real-time feedback in Vexcode VR dramatically impacts a student's learning by offering immediate insights into how changes in code affect robot behavior. This iterative process encourages self-directed learning and rapid problem identification and resolution. The immediacy of feedback supports deeper engagement and understanding of programming logic and fosters resilience in problem-solving as students refine and test their code continuously .

 
 
INSTITUCIÓN EDUCATIVA 
JUAN PABLO VIZCARDO Y GUZMÁN 
 
 
 
 
 
 
 
Dra. Tania Medali nuñez Tello 
DAIP-Nivel Primaria
VEXCODE VR 
 
 
2 
 
 
 
 
 
LA ROBÓTICA EDUCATIVA ABRE MENTES 
 
 
VEXCODE VR 
 
¿Qué es Vexcode VR? 
Vexcode Vr es una plat
VEXCODE VR 
 
 
3 
 
 
 
 
 
 
 
CONOCIENDO LA PLATAFORMA VEXCODE VR 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
BARRA DE IN
VEXCODE VR 
 
 
4 
 
 
 
 
 
BARRA DE INICIO
VEXCODE VR 
 
 
5 
 
 
 
BARRA DE MENÚ 
CODE 
 
En esta barra se despliegan los 
bloques 
de 
programación 
disponibles y cad
VEXCODE VR 
 
 
6 
 
CONTROL 
Bloques 
de 
control 
por 
condiciones. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
SENTIR
VEXCODE VR 
 
 
7 
 
 
OPERADORES 
Operadores matemáticos y 
booleanos, para que el robot 
calcule con valores como 
sensores
VEXCODE VR 
 
 
8 
 
ESCENARIOS DE VEXCODE VR 
 
Contiene 15 escenarios virtuales 3D, controla el punto de vista mientras el
VEXCODE VR 
 
 
9
VEXCODE VR 
 
 
10 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
SIMBOLOGÍA DE LOS ESCENARIOS1

También podría gustarte