Skip to main content

RASPBERRY PI 3 PROJECTS

SPRING SOURCE TECHNOLOGIES
IEEE EMBEDDED 2016-2017 TOPICS

DOMAIN:                                           
1)    RTOS (REAL TIME OPERATING SYSTEM)
2)    ELECTRICAL RENEWABLE ENERGY / POWER GENERATION
3)    BIOMEDICAL
4)    WIRELESS
5)    WPT AND ROBOT
6)    PLC
7)    LIFI
8)    BLUETOOTH
9)    RSSI
10)           NFC
11)           RASPBERRY-PI
12)           IOT
13)           ETHETNET/TCP-IP
14)           WIFI





1)    LST_EMB_001 : A CIRCUIT MODEL  OF REAL TIME HUMAN BODY HYDRATION

2)    LST_EMB_002 : BRAIN-COMPUTER INTERFACE AND ARDUINO MICROCONTROLLER FAMILY SOFTWARE INTERCONNECTION SOLUTION

3)    LST_EMB_003 : DEVELOPMENT OF A BRAIN-COMPUTER INTERFACE BASED ON VISUAL STIMULI FOR THE MOVEMENT OF ROBOT JOINTS


4)    LST_EMB_004 : SECURE MANAGEMENT OF LOW POWER FITNESS TRACKERS

5)      LST_EMB_005   : EXPERIMENTAL VALIDATION OF HIGH-VOLTAGE-RATIO LOW-INPUT-CURRENT-RIPPLE DC-DC CONVERTERS FOR FUEL CELL APPLICATIONS


6)    LST_EMB_006 : TOWARD OPEN-SOURCE PORTABLE HAPTIC DISPLAYS WITH VISUAL-FORCE-TACTILE FEEDBACK COLOCATION

7)    LST_EMB_007 : SMART REAL-TIME HEALTH CARE MONITORING AND TRACKING SYSTEM USING GSM/GPS TECHNOLOGIES


8)    LST_EMB_008 : FLEXIBLE TECHNOLOGIES FOR SMART CAMPUS                                                                                                                                                                                                   
9)    LST_EMB_009 : VISION BASED BOTTLE CLASSIFICATION AND AUTOMATIC BOTTLE FILLING SYSTEM

10)                       LST_EMB_010 : BSN-CARE: A SECURE IOT-BASED MODERN HEALTHCARE SYSTEM USING BODY CARE NETWORK

11)                       LST_EMB_011 : DEVELOPING AN OPEN ACCESS MONITORING DEVICE FOR OFF-GRID RENEWABLES                             
12)                       LST_EMB_012 :  DESIGN AND IMPLEMENTATION OF INTEROPERABLE IOT HEALTHCARE SYSTEM BASED ON INTERNATIONAL STANDARDS

13)                       LST_EMB_013 : IMPACT OF VLC ON LIGHT EMISSION QUALITY OF WHITE LEDS

14)                       LST_EMB_014 : STEREO AUDIO STREAMING VIA VISIBLE LIGHT

15)                       LST_EMB_015 : UNCOORDINATED MULTIPLE ACCESS SCHEMES FOR VLC SYSTEMS WITH POSITIONING CAPABILITY

16)                       LST_EMB_016 : COEXISTENCE OF WIFI AND LIFI TOWARDS 5G: CONCEPTS, OPPORTUNITIES, AND CHALLENGES

17)                       LST_EMB_017   : IMPROVED PERFORMANCE LOW COST INCREMENTAL CONDUCTANCE PV MPPT TECHNIQUE


18)                       LST_EMB_018 : INTER-BUILDING PLC-VLC INTEGRATION BASED ON PSK AND CSK TECHNIQUES


19)                       LST_EMB_019 : TURNING THE INTERNET OF (MY) THINGS INTO A REMOTE CONTROLLED LABORATORY

20)                       LST_EMB_020: SEPIA: SECURE-PIN-AUTHENTICATION-AS-A-SERVICE FOR ATM USING MOBILE AND WEARABLE DEVICES


21)                       LST_EMB_021 : FALL DETECTION AND PREVENTION CONTROL USING WALKING-AID CANE ROBOT

22)            LST_EMB_022: OPTIMIZED ASSISTIVE HUMAN-ROBOT INTERACTION USING REINFORCEMENT LEARNING


23)                       LST_EMB_023 : AN EFFICIENT DETECTION METHOD FOR UNKNOWN WIRELESS DEVICES USING SDR RECEIVERS

24)                       LST_EMB_024: VIRTUAL TOUCH SCREENS “VIRTOS”: IMPLEMENTING VIRTUAL TOUCH BUTTONS AND VIRTUAL SLIDERS USING A PROJECTOR AND A CAMERA

25)                       LST_EMB_025 : A REAL-TIME ELECTRICALLY CONTROLLED ACTIVE MATCHING CIRCUIT UTILIZING GENETIC ALGORITHMS FOR WIRELESS POWER TRANSFER TO BIOMEDICAL IMPLANTS



Comments

Popular posts from this blog

Android Tutorial

Android  is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes etc. It contains a  linux-based Operating System ,  middleware  and  key mobile applications . It can be thought of as a mobile operating system. But it is not limited to mobile only. It is currently used in various devices such as mobiles, tablets, televisions etc. This tutorial is developed for beginners and experienced persons. Let's see the topics of android that we are going to learn. Basics of Android In this fundamental chapter, you will learn about android, its components, how to create first android application, internal of first android application etc. What is Android History and Version Software Stack Core Building Blocks Android Emulator Installing softwares Setup Eclipse Hello Android example Internal Details Dalvik VM AndroidManifest.xml R.java Hide Title Bar Activity and I...

CLOUD WORKFLOW SCHEDULING WITH DEADLINE AND TIME SLOT ALGORITHM

CLOUD WORKFLOW SCHEDULING WITH DEADLINE AND TIME SLOT ALGORITHM Abstract Allocating service capacities in cloud computing is based on the assumption that they are unlimited and can be used at any time. However, available service capacities change with workload and cannot satisfy users’ requests at any time from the cloud provider’s perspective because cloud services can be shared by multiple tasks. Cloud service providers provide available time slots for new user’s requests based on available capacities. In this paper, we consider workflow scheduling with deadline and time slot availability in cloud computing. An iterated heuristic framework is presented for the problem under study which mainly consists of initial solution construction, improvement, and perturbation. Three initial solution construction strategies, two greedy- and fair-based improvement strategies and a perturbation strategy are proposed. Different strategies in the three phases result in several heuristics. ...

MobiContext: A Context-aware Cloud-Based Venue Recommendation Framework

            MobiContext: A Context-aware Cloud-Based Venue Recommendation Framework ABSTRACT  In recent years, recommendation systems have seen significant evolution in the field of knowledge engineering. Most of the existing recommendation systems based their models on collaborative filtering approaches that make them simple to implement. However, performance of most of the existing collaborative filtering-based recommendation system suffers due to the challenges, such as: (a) cold start, (b) data sparseness, and (c) scalability. Moreover, recommendation problem is often characterized by the presence of many conflicting objectives or decision variables, such as users’ preferences and venue closeness. In this paper, we proposed MobiContext , a hybrid cloud-based Bi-Objective Recommendation Framework (BORF) for mobile social networks. The MobiContext utilizes multi-objective optimization techniques to generate personalized recommendat...