Institute of Communication and Computer Systems (ICCS) – www.iccs.gr


The Institute of Communications and Computer Systems (ICCS) is a nonprofit academic research body established in 1989 by the Greek Ministry of Education to carry out research and development activity in the area of telecommunications systems and techniques, computer systems, and their applications. The personnel of ICCS consist of academic staff (ca. 80 University Professors), 20 senior researchers and more than 500 other researchers (incl. Ph.D. students) in 20 research labs. ICCS is active in the European research and has served as project manager on many EU projects in various programs (e.g. EC, ISIS, RACE II, ESPRIT, IES, ACTS, INFOSEC, BRITE-EURAM, STRIDE, MIP-Informatics, Telematic Applications, IST, GROWTH, QoL, FP6, etc). ICCS is certified to conform to ISO 9001 quality management system standard. The I-SENSE is one of the Research Groups of the Institute of Communication and Computer Systems (ICCS).

Research Group: I-SENSE Group – www.i-sense.iccs.gr

The I-SENSE Group, having extensive expertise in EC Research projects, consists of 35 researchers and is very active in a number of Scientific and Research Areas with main Application Areas the Intelligent Transportation Systems, Virtual Environments, Assistive Technologies as well as Smart Integrated Systems & Communication.

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });