_ _ | | | | | |_| | | _ | | | | | \_| |_/
##### ## ## ## ## ##
_________ \__ __/ ) ( | | | | | | | | )_(
#### # ## ## ## ## ## ## ## ## ##### ###
#### ## ## ## ####
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: target is to use orange pi board to read vems data for realtime data over ser2net or dataloging trigger frame stream. current board: Orange pi lite OS Armbian Ubuntu Desktop : https://www.armbian.com/download/ to connect it to vems we need to have serial port on the board, it has some UARTS but they are ttl level, so we need some max232 interface. using one like that : http://www.dx.com/p/rs232-to-ttl-serial-communications-module-w-indicator-blue-black-221240#.WVLg6GiGNdg using UART3 to connect it: http://www.cnx-software.com/wp-content/uploads/2015/09/Orange_Pi_2_GPIO_Pinout.png to get it working we need to change orange configuration in /boot, link how to do that : https://forum.armbian.com/index.php?/topic/1524-orange-pi-one-how-to-enable-uart/ Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.