Triface board running BeRTOS demo
Uploaded on Jun 07, 2010 / 478 views / 2727 impressions / 0 comments
Description
This video shows the Triface board using the BeRTOS operating
system.
Triface is a generic development board designed by Develer.
The board mounts an AVR ATmega128/ATmega1281 processor and
provides 8 digital input/output ports, 4 analogic...
This video shows the Triface board using the BeRTOS operating
system.
Triface is a generic development board designed by Develer.
The board mounts an AVR ATmega128/ATmega1281 processor and
provides 8 digital input/output ports, 4 analogic input ports, 8
output ports connected to relays able to commutate a current of 5A)
and 2 RS232 UART port.
The purpose of this project is to implement an interactive shell
on the UART port to manage all the devices present on the
board.
The user can attach a terminal on the UART port and issue
specific commands to read and change the state of the various
devices.
For more information, check the project page:
http://www.bertos.org/use/examples-projects/triface-plc-control-board/