Creando programas
Enviado por Apuies • 29 de Septiembre de 2014 • 443 Palabras (2 Páginas) • 196 Visitas
______________________________________________________________________________
########################## Projects #########################################
This folder contains compiled projects that serve to create programs taking these as example.
Version: 3.1.2
Date: 2013.04.22
##############################################################################
______________________________________________________________________________
------------------------------------------------------------------------------
OºOºOºOºOºOºOºOºOºOºOºOºOºOºO[Moway Sensors]OºOºOºOºOºOºOºOºOºOºOºOºOºOºOº|
------------------------------------------------------------------------------
[ASM_SEN_01]
Software in assembler language for testing sensors. If any obstacle is detected the leds and speaker switch on. This project uses the libraries with variables in fixed position lib_sen_moway
[ASM_SEN_02]
Software in assembler language for testing sensors. If any obstacle is detected the leds and speaker switches on. This project uses the relocated libraries lib_re_sen_moway.
[C_SEN_01]
Software in C for testing sensors. If any obstacle is detected the low led switches on.
------------------------------------------------------------------------------
OºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOº|
------------------------------------------------------------------------------
------------------------------------------------------------------------------
OºOºOºOºOºOºOºOºOºOºOºOºOºOºO[Moway Engines]OºOºOºOºOºOºOºOºOºOºOºOºOºOºOº|
------------------------------------------------------------------------------
[ASM_MOT_01]
Software in assembler language for testing the engines. Different movements of Moway are executed. This project uses the libraries with variables in fixed position lib_sen_moway
[ASM_MOT_02]
Software in assembler language for testing the engines. Different movements of Moway are executed. This project uses the relocated libraries lib_re_sen_moway.
[C_MOT_01]
Software in C language for testing the engines. Different movements of Moway are executed.
------------------------------------------------------------------------------
OºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOºOº|
------------------------------------------------------------------------------
------------------------------------------------------------------------------
OºOºOºOºOºOºOºOºOºOºOºOºO[Moway Sensors and Engines]OºOºOºOºOºOºOºOºOºOºOºOº|
------------------------------------------------------------------------------
[Moway_first_project_ASM]
Software in CCS of the manual. Moway moves straight and avoids obstacles by turning 180º
[Moway_first_project_C]
Software in C language of the manual. Moway moves straight and avoids obstacles by turning 180º
[mOway_Enclosured.mpj]
...