<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>HCI_Interface by Shaffika Suhaimi</title>
      <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface</link>
      <description>Highlight the main design and research issues for each of the different interfaces. Find the definition, how to implement, and what is the challenges with this interface.</description>
      <language>en-us</language>
      <pubDate>2024-11-18 03:37:43 UTC</pubDate>
      <lastBuildDate>2025-02-03 17:35:56 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4ac.png</url>
      </image>
      <item>
         <title></title>
         <author>shaffikamohdsuhaimi</author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337176</link>
         <description><![CDATA[<p>Definition</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 03:47:18 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337176</guid>
      </item>
      <item>
         <title></title>
         <author>shaffikamohdsuhaimi</author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337558</link>
         <description><![CDATA[<p>How to implement</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 03:47:36 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337558</guid>
      </item>
      <item>
         <title></title>
         <author>shaffikamohdsuhaimi</author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337886</link>
         <description><![CDATA[<p>Challenges of Multimedia Interface</p><p><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 03:47:52 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221337886</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221385657</link>
         <description><![CDATA[<p>Definition</p><p><br/></p><ul><li><p>A <strong>mobile interface</strong> refers to the graphical and functional design of a mobile application's user interface (UI). It encompasses all the visual elements, interactive components, and user experience (UX) principles optimized for small, portable devices like smartphones and tablets. It includes aspects like buttons, navigation bars, menus, gestures, and responsiveness to ensure seamless user interaction.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:23:16 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221385657</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221385930</link>
         <description><![CDATA[<p>Definition:</p><p>Robot: a robot is an autonomous or semi-autonomous machine capable of sensing its environment, processing information, and acting upon it. </p><p><br></p><p>Drone: an unmanned aircraft that are controlled remotely and used in a number of contexts which can interact with human and its environment. </p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:23:29 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221385930</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386336</link>
         <description><![CDATA[<p><strong>How to implement</strong></p><p><strong>Define Requirements</strong></p><ol><li><p><strong>User Goals</strong>:</p><ul><li><p>Browse restaurants and menus.</p></li><li><p>Place orders.</p></li><li><p>Track deliveries.</p></li><li><p>View payment and order history.</p></li></ul></li><li><p><strong>Functional Requirements</strong>:</p><ul><li><p>Search bar for restaurants and cuisines.</p></li><li><p>Interactive food categories.</p></li><li><p>Cart and checkout options.</p></li><li><p>Order tracking map.</p></li></ul></li><li><p><strong>Non-Functional Requirements</strong>:</p><ul><li><p>Responsive design for various screen sizes.</p></li><li><p>Fast loading and intuitive navigation.</p></li><li><p>Accessibility for visually impaired users (e.g., voice commands).</p><p><br></p></li></ul></li></ol><p><strong>Design the Interface</strong></p><ol><li><p><strong>Wireframe Creation</strong>:</p><ul><li><p>Create sketches or digital mockups of screens using tools like Figma, Adobe XD, or Sketch.</p></li><li><p>Include key screens: <strong>Home, Menu, Cart, Order Tracking, Profile</strong>.</p></li></ul></li><li><p><strong>UI Components</strong>:</p><ul><li><p><strong>Navigation Bar</strong>: For easy switching between pages (e.g., Home, Search, Cart, Profile).</p></li><li><p><strong>Buttons</strong>: Clear call-to-action buttons (e.g., "Add to Cart," "Checkout").</p></li><li><p><strong>Search Bar</strong>: Allow users to quickly find items or restaurants.</p></li><li><p><strong>Cards</strong>: Display food items with images, descriptions, and prices.</p></li></ul></li><li><p><strong>Color Scheme and Typography</strong>:</p><ul><li><p>Use contrasting colors for readability.</p></li><li><p>Maintain a consistent font style and size hierarchy for headers, subheaders, and text.</p><p><br></p></li></ul></li></ol><p><strong>Choose the Technology Stack</strong></p><ol><li><p><strong>Frontend Development</strong>:</p><ul><li><p><strong>Frameworks</strong>: Use <strong>React Native</strong>, <strong>Flutter</strong>, or <strong>Swift (iOS)</strong> and <strong>Kotlin (Android)</strong> for cross-platform or native app development.</p></li><li><p><strong>UI Libraries</strong>: Material-UI, Bootstrap for mobile, or custom designs.</p></li></ul></li><li><p><strong>Backend Development</strong>:</p><ul><li><p><strong>Languages</strong>: Node.js, Python, or Java for APIs.</p></li><li><p><strong>Database</strong>: Firebase, MongoDB, or MySQL to store user data and orders.</p></li></ul></li><li><p><strong>API Integration</strong>:</p><ul><li><p>Use APIs for restaurant data, payment gateways, and real-time tracking.</p><p><br></p></li></ul></li></ol><p><strong>Implement Core Features</strong></p><ol><li><p><strong>Home Screen</strong>:</p><ul><li><p>Display a banner with offers.</p></li><li><p>Include a search bar for restaurant lookup.</p></li><li><p>Categorize restaurants by cuisine or popularity using scrollable cards.</p></li></ul></li><li><p><strong>Menu Page</strong>:</p><ul><li><p>List food items with images, prices, and an "Add to Cart" button.</p></li><li><p>Include a quantity selector for each item.</p></li></ul></li><li><p><strong>Cart and Checkout</strong>:</p><ul><li><p>Show items added to the cart.</p></li><li><p>Include an "Apply Coupon" option.</p></li><li><p>Implement a payment screen with options like cards, wallets, or COD (Cash on Delivery).</p></li></ul></li><li><p><strong>Order Tracking</strong>:</p><ul><li><p>Display the current status of the order using a map interface (e.g., Google Maps API).</p></li><li><p>Add visual progress indicators (e.g., "Preparing," "Out for Delivery").</p></li></ul></li><li><p><strong>Profile and Settings</strong>:</p><ul><li><p>Allow users to manage their details, address, and saved payment methods.</p></li><li><p>Include a toggle for app settings like notifications.</p><p><br></p></li></ul></li></ol><p><strong>Test the Interface</strong></p><ol><li><p><strong>Functional Testing</strong>:</p><ul><li><p>Verify all features work as intended (e.g., adding items to the cart, making payments).</p></li></ul></li><li><p><strong>UI/UX Testing</strong>:</p><ul><li><p>Conduct usability testing with real users.</p></li><li><p>Ensure the interface is intuitive and easy to navigate.</p></li></ul></li><li><p><strong>Performance Testing</strong>:</p><ul><li><p>Test loading speeds and responsiveness on various devices and screen sizes.</p></li></ul></li><li><p><strong>Accessibility Testing</strong>:</p><ul><li><p>Check compatibility with screen readers.</p></li><li><p>Validate the use of high-contrast colors and scalable fonts.</p></li></ul></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:23:43 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386336</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386413</link>
         <description><![CDATA[<p>Challenges of Robot and Drone Interface</p><p><br/></p><p>One challenge with robots and drones is that collecting large amounts of data (e.g., video feeds, sensor readings) can create data overload and make it impossible to feed that data back in real time.</p><p>Suggestion： Implement data filtering and prioritization algorithms to process and display only the most relevant information. For instance, highlight critical alerts or anomalies while minimizing less important data.</p><p><br/></p><p>Robots and drones also present a challenge in designing cross-platform compatibility. Designing an interface that works seamlessly across devices such as smartphones, tablets, and computer systems, as well as different operating systems, can be complex.</p><p>Suggestion : Develop the interface using responsive web design principles and frameworks that automatically adapt to different screen sizes and resolutions, such as Bootstrap or React Native.</p><p><br/></p><p>It is also a challenge to design for multiple interaction modes, such as voice commands, gestures, or touch control, as it is difficult to maintain accuracy and responsiveness at the same time.</p><p>Suggestion ：Implement adaptive interaction models that allow the interface to switch seamlessly between input modes (e.g., from touch control to voice commands) based on the context or user preferences.</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:23:48 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386413</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386599</link>
         <description><![CDATA[<p>How to Implement</p><p><br></p><p>There are different ways to implement interfaces in robots and drones:</p><p>1) Control Interfaces</p><p>Directly controlling robots and drones through GUIs with sliders, buttons, maps, and virtual joysticks.</p><p>For example: A robot vacuum app displaying cleaning zones, and a drone app for navigation and camera control.</p><p><br></p><p>2) Feedback interfaces </p><p>Implementing feedback interfaces that provide visual or audio information to the user via cameras, dashboards, operational stats, or audio feedback. For example: telepresence robots showing real-time video and audio, and drones showing telemetry data such as battery status, speed, altitude, and GPS location in real-time.</p><p><br></p><p><br></p><p><br></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050230713/958142037ebca1d72720d455f5f33afa/17319047279032112718105819544403.jpg" />
         <pubDate>2024-11-18 04:23:57 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386599</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386884</link>
         <description><![CDATA[<p><strong>Challenges of MOBILE Interface</strong></p><ol><li><p>inconsistent UI design across various devices</p><ul><li><p>variability of devices size can create inconsistent UI to display the context</p><p><br/></p><p><strong>Solutions:</strong></p><ul><li><p>Use CSS frameworks like Bootstrap or Flexbox to ensure the UI adjusts dynamically across different screen sizes and resolutions</p></li><li><p>Conduct usability testing with prototypes to identify and rectify interface issues</p><p><br/></p></li></ul></li></ul></li><li><p>small screen &amp; limited control space</p><ul><li><p>user will take more times to read the context</p></li><li><p>if the website design not compatible to mobile size, users will need to scroll vertically &amp; horizontally to read a long table-form context</p></li><li><p>difficult to decide which controls or buttons to include, and how to map them in that limited space</p><p><br/></p><p><strong>Solutions:</strong></p><ul><li><p>Show only the most critical information upfront and reveal additional options or content progressively</p></li><li><p>Use icons, dropdowns, and pop-up modals to save space</p></li><li><p>Adjust font sizes, line spacing, and paragraph width dynamically based on screen size to improve readability</p></li><li><p>Use bold headings, bullet points, and contrasting colors to emphasize key points</p></li></ul></li></ul></li></ol><p><br/></p><ol><li><p>slower text input</p><ul><li><p>inputting data that integrated using bluetooth pen, keyboard, or hand-written can be slow because it takes time to detect what the user writing, sometimes it can have error-prone</p><p><br/></p><p><strong>Solutions:</strong></p><ul><li><p>Integrate voice-to-text functionality to reduce reliance on typing</p></li><li><p>Use custom keyboards or form controls (e.g., numeric keyboards for numbers, date pickers for dates) to simplify input processes</p></li><li><p>Implement suggestions or a spell-check feature for handwritten inputs</p><p><br/></p></li></ul></li></ul></li><li><p>less considerations for Left-Handed Users</p><ul><li><p>most mobile UI design primarily bias to right-handed users. Left-handed users may need to stretch their thumb to reach buttons or controls on the right position, leading to frustration</p><p><br/></p><p><strong>Solutions:</strong></p><ul><li><p>Place key controls in the center of the screen or at the bottom middle for easy accessibility by both left- and right-handed users</p></li></ul></li></ul></li></ol><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:24:13 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221386884</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387014</link>
         <description><![CDATA[<p>Definition</p><p>Air-based gesture refers to the use of hand or body movements in open space to control or interact with digital devices or systems without physically touching them. These gestures are detected by sensors or cameras, enabling touchless interaction with technology.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:24:20 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387014</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387714</link>
         <description><![CDATA[<p>How to implement</p><p>For exp. In Samsung,</p><ol><li><p>On the Home screen, tap Apps</p></li><li><p>Tap settings</p></li><li><p>Tap My device</p></li><li><p>Scroll down to Motions and Gestures</p></li><li><p>Drag the Air Gesture switch to the right to active it</p><p><br></p></li></ol>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050260154/5d34259e810cf4fd00f258b695a813a4/image.png" />
         <pubDate>2024-11-18 04:24:54 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387714</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387789</link>
         <description><![CDATA[<p>How to implement</p><p><br></p><p>VR Controller &amp; Physical Tracking</p><p>user interactions such as grabbing objects, pressing buttons, or navigating through the environment using VR controllers and&nbsp;physical&nbsp;tracking</p><p><br></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050189103/c2e6f81bad15e0fcad9e6086e13fcb1d/VR2.jpg" />
         <pubDate>2024-11-18 04:24:56 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221387789</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221388095</link>
         <description><![CDATA[<p>Challenges of Air-Based Gesture</p><p>Challenge: The gesture detection may not accurate when the gesture is very complex.</p><p>Solution: Add more training data inside the database to increase the rate of recognition.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:25:02 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221388095</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389245</link>
         <description><![CDATA[<p>Challenges of VR Interface</p><p><br></p><p>Challenges in Using VR/AR:&nbsp;</p><p><br></p><p>•Hardware Limitations: Advanced hardware is needed for VR and AR systems, including headsets, gauges, and graphics processors. These components can be costly and burdensome for consumers. Additionally, the entire experience of use and immersion might be impacted by the hardware's quality.</p><p><br></p><p>•Motion Sickness and Discomfort: For some people, prolonged VR use might cause sensations of motion sickness, feeling sick, and discomfort. Conflicts between the senses due to the difference between the physical and virtual environments can be unpleasant.&nbsp;</p><p><br></p><p>•Content Creation and Integration: High-quality VR/AR content creation necessitates specialized knowledge and resources. For companies with complex procedures and systems, integrating VR/AR into current workflows and platforms might be difficult.&nbsp;</p><p><br></p><p>•User Interface and Interaction: Designing user-friendly and simple user interfaces for VR/AR experience is very difficult. Finding viable alternatives to conventional input techniques is essential if users are wanting to communicate with simulated items or settings.</p><p>&nbsp;</p><p>Overcoming the Challenges:</p><p>•Advancements in Hardware: The drawbacks of present VR/AR systems may be resolved by continued improvements in hardware the internet, such as more compact and potent components, higher-resolution displays, and lighter headgear. This will improve the technology's general usability and increase its availability and affordability.</p><p><br></p><p>•User Comfort and Safety Measures: Motion sickness and pain can be reduced by putting in place strategies like enhanced tracking systems, decreased latency, and configurable comfort settings. Individualized user experiences that meet their demands may result from research on people's susceptibilities to motion sickness.</p><p><br></p><p>•Streamlined Content Creation: The process will become more democratic with the creation of simple, user-friendly platforms and tools for the integration of VR/AR content. Collaboration between content producers, developers, and experts in the field can result in best practices for content integration and standardization.</p><p><br></p><p>•Natural User Interfaces: Improved input techniques including speech recognition, haptic feedback, and hand and movement tracking improve user interfaces, increasing immersion and engagement in VR/AR situations.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:26:00 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389245</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389369</link>
         <description><![CDATA[<p><strong>Definition</strong></p><p><br/></p><ul><li><p>Haptic technology is the use of tactile feedback such as vibration or force to simulate the sense of touch. </p></li><li><p>It uses actuators embedded in devices such as smartphones, wearables or clothing to physically respond to user actions or inputs.</p></li><li><p>For example: Smartphone Notifications, Virtual Reality (VR), Gaming Controllers</p></li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050194654/587c6e25bff28d4cec43a9fa1c969150/17319053470213268472007208928470.jpg" />
         <pubDate>2024-11-18 04:26:05 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389369</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389871</link>
         <description><![CDATA[<p><strong>How to implement</strong> </p><ul><li><p>Haptics uses a vibrating component (sometimes called an actuator) such as a vibration motor or a linear resonant actuator which is driven by an electronic circuit.</p></li><li><p>It is common for a microcontroller to decide when to vibrate and with which pattern, and for a dedicated haptic driver chip to control the actuator. </p></li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050194654/de2d5b18b0066fa6516d8f406a87ec2a/17319052173732981938513041473291.png" />
         <pubDate>2024-11-18 04:26:30 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221389871</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390006</link>
         <description><![CDATA[<p>Challenges of Multimedia Interface</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:26:37 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390006</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390054</link>
         <description><![CDATA[<p><strong>Challenges of Haptic Design &amp; Suggestion to overcome it:</strong></p><p><br></p><p><strong>1.Placement of Actuators</strong></p><p>Identify effective spots on the body where vibrations are noticeable but not uncomfortable. </p><p><br></p><p>Solution: </p><p><strong>Conduct User Studies: </strong>Test various locations on the body with diverse users to identify the most effective spots for clear and comfortable vibrations.</p><p><br></p><p><strong>2.Intensity and Timing</strong></p><p>Calibrate vibrations to be strong enough to feel but not overwhelming or annoying. </p><p><br></p><p>Solution: </p><p><strong>Personalize Feedback: </strong>Allow users to adjust vibration strength and duration according to their preferences</p><p><br></p><p><strong>3.Context Sensitivity</strong></p><p>Ensure vibrations remain meaningful across different settings (e.g., noisy vs. quiet).</p><p><br></p><p>Solution: </p><p><strong>Dynamic Feedback Adjustment: </strong>Design systems to adapt vibration strength based on the environment (e.g., stronger in noisy areas).</p><p><br></p><p><strong>4.Cost and Power Consumption</strong></p><p>Balance affordability with efficiency to manage costs and battery usage.</p><p><br></p><p>Solution: </p><p><strong>Minimize Usage: </strong>Trigger vibrations only when necessary to reduce energy consumption</p><p><br></p><p><strong>5.User Perception and Comfort</strong></p><p>Design feedback to be intuitive, non-distracting, and unlikely to be misinterpreted.</p><p><br></p><p>Solution: </p><p><strong>Iterative Testing: </strong>Gather user feedback throughout the design process to ensure vibrations are intuitive and not distracting.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:26:39 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390054</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390210</link>
         <description><![CDATA[<p>Brain-Computer Interface is a technology that allow computer receive the signal from brain without the help from Neuromuscular junction.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:26:47 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390210</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390411</link>
         <description><![CDATA[<p>how to implement</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:26:50 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390411</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390820</link>
         <description><![CDATA[<p>Definition</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:27:00 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221390820</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221391178</link>
         <description><![CDATA[<p>Challenges of Multimedia Interface</p><p> </p><p>Example washing machine </p><p>Challenges: Complex interfaces and numerous functions may confuse users, especially older users or those with less technical skills.</p><p><br/></p><p>Solution: Provide personalized settings for different user groups, such as large font mode or simple mode. In simple mode, only basic functions are provided .For example, the normal mode can adjust the time and cleaning capacity, while the simple mode can only work according to the pre-set time and cleaning capacity(one press operation).</p><p><br/></p><p>Challenges: Touch screens, are not intuitive or responsive.</p><p><br/></p><p>Solution: Provide multiple interaction methods (such as touch, voice and physical buttons) to adapt to different user habits.</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:27:18 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221391178</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221392169</link>
         <description><![CDATA[<p>Definition: It is a voice user interface that allow user to communicate with devices using spoken language. It reduces the trouble about typing through keyboard and mouse. Speech interface is more convenient.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:28:02 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221392169</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221392465</link>
         <description><![CDATA[<p>How to implements</p><p>Appliance interface can be implemented through several way，it can be as simple as basic physical control（like knob）or a more complicated software interface.</p><p>The Interface should provide sufficient information about the available controls and current state of the device，as well as mapping the control to device's functions.</p><p><br></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050205662/2841025b7ffcad57d23ac0b8d07b85d0/Knobs_for_climate_control.jpg" />
         <pubDate>2024-11-18 04:28:18 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221392465</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393190</link>
         <description><![CDATA[<p>Definition</p><p><br/></p><p><strong>Virtual reality</strong> (<strong>VR</strong>) is an interface <a rel="noopener noreferrer nofollow" href="https://en.wikipedia.org/wiki/Simulation">simulated by computer </a>experience that employs <a rel="noopener noreferrer nofollow" href="https://en.wikipedia.org/wiki/3D_near-eye_display">3D near-eye displays</a> and <a rel="noopener noreferrer nofollow" href="https://en.wikipedia.org/wiki/Pose_tracking">pose tracking</a> to give the user an immersive virtual world feel. This simulated experience can be like or completely different from the real world. It usually involves using special equipment, like a VR headset, which immerses the user in a digital environment. In VR, users can interact with and explore this environment as though they are physically present, providing a highly interactive and immersive experience.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:28:47 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393190</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393441</link>
         <description><![CDATA[<p>Definition </p><p>A wearable interface is the intuitive way to access the functions and information of a wearable device</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:29:00 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393441</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393776</link>
         <description><![CDATA[<p>How to implement </p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:29:15 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221393776</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394416</link>
         <description><![CDATA[<p>Definition</p><p>A tangible user interface is one in which the user interacts with a digital system through the manipulation of physical objects linked to and directly representing a quality of said system.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:29:39 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394416</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394463</link>
         <description><![CDATA[<p>Definition: Computer generated interactive graphic of complex data.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:29:41 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394463</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394562</link>
         <description><![CDATA[<ol><li><p>Brain signal acquisition using an EEG cap.</p></li><li><p>Signal processing in a computer.</p></li><li><p>Controlling an application to produce output with the processed signals.</p></li><li><p>Receiving feedback via visual cues.</p></li></ol>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050182413/e523682337a38c10c7d88801272593d8/BRAIN_COMPUTER_INTERFACE.png" />
         <pubDate>2024-11-18 04:29:46 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221394562</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221395196</link>
         <description><![CDATA[<p>Challenges of wearable Interface </p><p><br/></p><p><strong>Limited Screen Real Estate</strong></p><p>Challenges: Tiny screens leave minimal space for information and interaction.  </p><p><br/></p><p>Solutions:  </p><p>- Prioritize Information: Use a minimalist design approach. Focus on displaying the most critical information only.</p><p><br/></p><p><strong>Reduced User Attention</strong></p><p>Challenges: Users are often on the move, with limited time and attention.  </p><p><br/></p><p>Solutions:  </p><p>- Contextual Relevance: Display information tailored to the user’s activity, location, and preferences (e.g., fitness stats during a workout).</p><p><br/></p><p><strong>Input Constraints</strong></p><p>Challenges: Touchscreens and voice commands are less versatile and can be unreliable.  </p><p><br/></p><p>Solutions:  </p><p>- Simplify Navigation: Implement gesture-based controls, such as swipes, taps, and long presses, for ease of use.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:30:15 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221395196</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221395705</link>
         <description><![CDATA[<p><br/></p><p>How to implement: show screenshots of data updated over period of time - to be read at a glance.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050244213/f051b10b68c7f383015f9351ce1fbf17/Messenger_creation_1111655953878210.jpeg" />
         <pubDate>2024-11-18 04:30:36 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221395705</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221396303</link>
         <description><![CDATA[<p>How to implement </p><p>Implementing a tangible user interface means that physical objects must be recognized and tracked. This can be done by camera and computer vision (supported by markers or colors). Alternatively, the objects can contain sensors (accelerometers, inertial, pressure, light) and transmit the information wirelessly or by cable.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050202762/895cf4a877761fb87cc7e41892a00740/An_illustration_of_the_concept_of_tangible_user_interface_TUI_29.png" />
         <pubDate>2024-11-18 04:31:04 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221396303</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221396789</link>
         <description><![CDATA[<p>Definition:</p><p>Touch can be defined as any interaction or communication that is done with a network resource or device. A touch screen is one form of a computer display that helps users communicate directly with the system by touching onto the screen instead of using a keyboard or mouse. Multi-touch supports an array of dynamic activities using fingertips such as swiping, flicking, pinching, pushing, and tapping, among others. Examples of touch devices include smartphones and tablets.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:31:27 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221396789</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221397340</link>
         <description><![CDATA[<p>Challenge</p><p><br></p><p>Challenge 1: </p><p>More cumbersome, error-prone and slower to type using a virtual keyboard on a touch display than using a physical keyboard</p><p>Solution 1:</p><p>Implement predictive text, autocorrect, and voice-to-text features to streamline input.</p><p>Challenge 2:</p><p>Difficulty in navigating complex interfaces on small screens.</p><p>Solution 2:</p><p>Simplify the interface with a clean layout</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:31:47 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221397340</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221397860</link>
         <description><![CDATA[<p>Challenges:</p><p>1) The form of coding to use, for example color and text label.</p><p>Solution: Use a consistent and limited color palette to avoid overwhelming users.</p><p><br/></p><p>2) The form of navigation, for example zooming or panning.</p><p>Solution: i) Allow smooth zooming with clear visual feedback, for example, highlighting the zoomed area.</p><p>ii) Make panning intuitive by using click-and-drag or swipe gestures.</p><p>iii) Include visible boundaries or a mini-map for context when users pan to different sections.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:32:14 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221397860</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221398575</link>
         <description><![CDATA[<p>Definition</p><p><br/></p><p>A Pen Interface enables interaction with systems using a stylus, allowing users to write, draw on a tablet or touchscreen.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:32:41 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221398575</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221398762</link>
         <description><![CDATA[<p><strong>Multi-modal Definition</strong></p><p><br/></p><p>Multi-modal refers to systems, processes, or technologies that integrate multiple modes or channels of input, output, or interaction, such as speech, gestures, and eye gaze. These systems enable flexible, efficient, and natural human-computer interactions by combining and interpreting multiple input methods in a way that resembles human communication.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:32:48 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221398762</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221399919</link>
         <description><![CDATA[<p>Implement</p><p>The act of making physical contact with something or someone with any part of the body, usually the hand. Examples include touching a surface to feel it, use hand pressing a button on a device, holding an object or a hand.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050202535/34fae95e9d4af186ae25410cfa38c9d4/image.png" />
         <pubDate>2024-11-18 04:33:40 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221399919</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221400366</link>
         <description><![CDATA[<p>Challenges met by multimedia interface</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:34:02 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221400366</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221400698</link>
         <description><![CDATA[<p>Challenges of Multi-modal Design and Solutions</p><p><br></p><p><strong>Point：</strong></p><p>Complexity in Design and Development</p><p><br></p><p><strong>Challenge：</strong></p><p>Designing intuitive interfaces that allow seamless switching between modalities.</p><p><br></p><p><strong>Solution：</strong></p><p>Use iterative design and usability testing to refine interfaces, ensuring natural transitions between modalities. Implement clear feedback mechanisms for user actions.</p><p><br></p><p><strong>Point：</strong></p><p><strong>Data Security and Privacy</strong></p><p><br></p><p><strong>Challenge:</strong></p><p>Managing and protecting sensitive data, such as voice and facial data.</p><p><br></p><p><strong>Solution:</strong></p><p>Encrypt all data at rest and in transit, comply with data protection regulations (e.g., GDPR), and provide users with clear consent and data control options.</p><p><br></p><p><strong>Point：</strong></p><p>User Accessibility</p><p><br></p><p><strong>Challenge: </strong></p><p>Designing interfaces for users with disabilities, such as hearing or visual impairments.</p><p><br></p><p><strong>Solution: </strong></p><p>Incorporate assistive technologies like screen readers or captions, and ensure compliance with accessibility standards (e.g., WCAG). Tailor multi-modal options to user-specific needs.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:34:18 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221400698</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221401999</link>
         <description><![CDATA[<p><strong>Definition</strong></p><ul><li><p>It designed for more than one person to use&nbsp;</p></li><li><p>It provide multiple inputs and sometimes allow simultaneous input by co-located groups</p></li><li><p>It is a large wall displays where people use their own pens or gestures&nbsp;</p></li><li><p>The interactive tabletops where small groups interact with information using their fingertips&nbsp;</p></li></ul><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:35:08 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221401999</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221404121</link>
         <description><![CDATA[<p><strong>Challenges of Shareable Interface</strong></p><p>Real-time synchronization can be technically complex, making it difficult for all users to see updates without significant lag. Conflicting inputs arise when multiple users type simultaneously, leading to confusion and errors. Additionally, a feature-rich interface may overwhelm users, hindering their ability to locate basic functions.</p><p><br/></p><p><strong>Solution</strong></p><p>To address these challenges, employ user-centered design by conducting interviews, surveys, and usability testing to better understand user needs. Simplify navigation by organizing content logically and establishing a clear hierarchy for intuitive use. Implement real-time backend services, such as Firebase or WebSocket, for effective synchronization across user devices. To manage conflicting inputs, introduce “locks” for specific areas being edited by one user, preventing simultaneous modifications.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:36:38 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221404121</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221404682</link>
         <description><![CDATA[<p>Challenges</p><ol><li><p>Complexity in Design and Development</p><p>Developing tangible interface often requires specialized hardware, such as sensors, actuators, and custom physical objects, which can increase design complexity and cost.</p><p>Solution :Use modular design to create reusable components that can be adapted for different applications, reducing complexity and development time.</p></li><li><p>Limited Flexibility </p><p>Tangible interface are often designed for specific use cases, making them less adaptable to other applications without significant redesign.</p><p>Solution:Use wireless protocols (e.g., Bluetooth, Wi-Fi) to allow multiple devices to interact seamlessly without the constraints of physical wiring.</p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:37:06 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221404682</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221405159</link>
         <description><![CDATA[<p>Challenge:</p><p>The most challenging is speech recognition accuracy. While speech recognition technology is constantly improving, it is still prone to errors, especially in noisy environments or in the presence of accents.</p><p>Solution:</p><p>-We can use noise suppression technology to overcome this trouble by reduce the impact of noise by subtracting the spectrum of background noise.</p><p>-We can use AI to collect the data of users' voice record and let the Ai do the deep learning to improve the recognition accuracy of the system for specific speakers.</p><p>-For language barrier, the system will auto detect the users' native language and translate into the specific language.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:37:32 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221405159</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221416688</link>
         <description><![CDATA[<p>How to implement?</p><p>The most famous example is Siri from apple company. It can detect users' voice to operate it by saying "Hey, Siri". After user give command, it will give the user feedback about the user requirement. </p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050162096/057833242a5293b0be4be7b02e2f1b6a/siri_sample.jpg" />
         <pubDate>2024-11-18 04:45:12 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221416688</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417315</link>
         <description><![CDATA[<p><strong>How to implement</strong></p><p>Example: DiamondTouch, Smart Table and Surface</p><p>Choosing the right hardware</p><ul><li><p>Simultaneously view the interactions and have same shared point of reference as others</p></li><li><p>Provide a large interactional space that can support flexible group working</p></li></ul><p>Promoting equitable participation</p><ul><li><p>Can support more equitable participation compared with groups using single PC</p></li><li><p>Avoid designs that encourage division of labor unless they are consistent with the objectives.</p></li></ul><p>Development software</p><ul><li><p>Can be used by multiple users</p></li><li><p>Can point to and touch information being displayed</p></li></ul><p>Prototyping and testing</p><ul><li><p>Gather feedback on usability, interaction techniques, and overall user experience.</p></li><li><p>Make necessary adjustments based on feedback to improve design and functionality.</p></li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050180329/8305e321096de6affa9b4ecf692eae0b/image.png" />
         <pubDate>2024-11-18 04:45:40 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417315</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417773</link>
         <description><![CDATA[<p>Implement</p><p><br></p><p>1.Capture input events</p><p>-The hardware layer senses the pen input.</p><p>-The system generates events (such as touch, pressure change).</p><p><br></p><p>2.Parse events</p><p>-Get information such as pen coordinates and pressure.</p><p>-Update the interface or perform operations based on the data.</p><p><br></p><p>3.Render output</p><p>-Use a drawing engine to convert input into images or operation responses</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050184045/3caa797695c71c8f22b242d89479fbd9/OIP.jpeg" />
         <pubDate>2024-11-18 04:45:58 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417773</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417964</link>
         <description><![CDATA[<p>Definition of AR and MR</p><p><br></p><p>Arguments Reality(AR)- A technology that overlays digital elements such as( images, sound) onto physical world, enhance the users real-world experience without replace it.</p><p><br></p><p>Mixed Reality(MR)- Physical and digital environments where real and virtual object can interact in real-time, allow users to manipulate both digital and physical</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:46:08 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221417964</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221418611</link>
         <description><![CDATA[<p>Challange</p><p><br/></p><p>Accuracy: Difficulty ensuring precise input for writing or drawing.</p><p><br/></p><p>Latency: Delays between pen movement and screen response disrupt&nbsp;natural&nbsp;use.</p><p><br/></p><p>Compatibility</p><p>The pen interface may not work on various devices with different screen types and pen technologies.</p><p><br/></p><p>Solution</p><p><br/></p><p>Accuracy:</p><p>Use better sensors and algorithms to improve pen tracking.</p><p>Regularly calibrate the pen to ensure it matches the screen.</p><p><br/></p><p>Latency:</p><p>Improve hardware and software to reduce lag.</p><p>Use faster processors and screens with high refresh rates.</p><p><br/></p><p>Compatibility:</p><p>Use cross-platform frameworks, optimize resources, automate tests, and provide fallback options.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:46:36 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221418611</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221419758</link>
         <description><![CDATA[<p>Definition of Web :</p><p>A web UI is a control panel that allows users to interact with content or software on a remote server through a web browser.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:47:30 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221419758</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221420555</link>
         <description><![CDATA[<p>Implement : </p><ol><li><p>Navigate. Consistent with the design standard like 7 plus minus 2 which is only display options on a menu and so on.</p></li><li><p>Consider for multi-platform such as smart phone, tablet and PC. For example, smart phone must let user perform action using touch, and websites using the keyboard to perform action, using shortcut key.</p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:48:01 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221420555</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221421204</link>
         <description><![CDATA[<p>Challenges : </p><ol><li><p>Navigation</p></li></ol><p>Poor navigation can make it difficult for visitors to find what they're looking for. Ensure that your navigation is logical&nbsp;and&nbsp;intuitive</p><ol start="2"><li><p>Visuals</p></li></ol><p>If the imagery, videos, and design elements don't match the content, visitors may not feel like they're in&nbsp;the&nbsp;right&nbsp;place</p><ol start="3"><li><p>Content</p></li></ol><p>If your website is too cluttered or lacks key information, users may have difficulty moving forward. Limit the amount of content on each page and prioritize what should be displayed on&nbsp;small&nbsp;screens.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:48:27 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221421204</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221429809</link>
         <description><![CDATA[<p>Challenges of BCI</p><ol><li><p>Signal Quality</p><ul><li><p>Invasive BCI: Provide good signal quality, but require surgical implantation which carries medical risks.</p></li><li><p>Non-Invasive BCI: Weak signals that are easily affected by noisess</p><p><br/></p></li></ul><p>Solution: Improve electrode design and materials to enhance the precision and stability of signal capture</p><p><br/></p></li><li><p>Real-Time Processing</p><ul><li><p>Processing and translating brain signals in real-time requires efficient algorithms and powerful computing capabilities.</p></li><li><p>Need high demands on both hardware and software</p><p><br/></p></li></ul><p>Solution: Implement machine learning and artificial intelligence algorithms to increase the efficiency and accuracy of signal processing</p><p><br/></p></li><li><p>Individual Differrence</p><ul><li><p>Brain signals vary between individuals, necessitating personalized calibration and training of BCI systems</p><p><br/></p></li></ul><p>Solution: Develop adaptive algorithms that can automatically adjust based on individual differences</p><p><br/></p></li><li><p>Long-term Stability</p><ul><li><p>Invasive BCI: may degrade over time or cause inflammation</p></li><li><p>Non-Invasive BCI: require frequent calibration and maintenance.</p></li></ul><p><br/></p><p>Solution: Research and develop more durable electrode materials to reduce inflammation and rejection reaction</p><p><br/></p></li><li><p>Ethics and Privacy</p><ul><li><p>BCI technology involves reading and decoding brain signals, which can raise privacy and ethical concerns</p></li></ul><p><br/></p><p>Solution: Establish strict data protection and privacy policies to ensure the security of user data</p><p><br/></p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:54:09 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221429809</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221429823</link>
         <description><![CDATA[<p>Challenges Of AR and MR</p><p><br/></p><p>1) High cost- AR and MR hardware and software are more expensive</p><p>Suggestion: Promote cost effective alternative, for example using smartphone for AR</p><p><br/></p><p>2) Latency and Performance- Latency will affect the user experience and performance </p><p>Suggestion: use low-latency and optimize 3D models and algorithms for real-time processing </p><p><br/></p><p><br/></p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-11-18 04:54:10 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221429823</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221433454</link>
         <description><![CDATA[<p><br/></p><p>Implementation</p><p><br/></p><p><strong>Use AI</strong></p><p>Leverage machine learning (e.g., deep learning, NLP) to recognize speech, gestures, and facial expressions. Use computer vision for gesture tracking and ensure the system is trained on diverse data to improve accuracy.</p><p><br/></p><p><strong>Data Fusion</strong></p><p>Integrate inputs from different modalities (e.g., speech and gestures) using advanced fusion techniques. Synchronize inputs in real time and apply algorithms to prioritize relevant data, ensuring accurate interpretation.</p><p><br/></p><p><strong>Testing</strong></p><p>Conduct user testing in various environments to ensure robustness and usability. Gather feedback on modality switching and input accuracy, and test accessibility features for diverse user needs.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050152283/03b9715ca24e9739f1a08f3ee9f6c1bb/image.png" />
         <pubDate>2024-11-18 04:56:32 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221433454</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221434140</link>
         <description><![CDATA[<p><br/></p><p>Implementing Augmented Reality (AR) </p><p>Define project goals (e.g., education or gaming) and select an AR type (marker-based, markerless, projection, or superimposition). Choose a framework like ARKit, ARCore, Vuforia, or Unity AR Foundation, ensuring compatible hardware. Design an intuitive UI, develop the app, test thoroughly, optimize performance, and update based on feedback.</p><p><br/></p><p>Implementing Mixed Reality (MR) Define goals and select an MR platform (e.g., Microsoft HoloLens, Magic Leap). Use frameworks like MRTK with Unity or Unreal Engine, ensuring compatible hardware for spatial mapping, motion tracking, and gestures. Design intuitive interfaces, develop the app, test extensively, and optimize for seamless real-virtual integration.integration of the real and virtual worlds.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3050185907/e17575fa23e625432b4e8e83eb7d69e5/image0.png" />
         <pubDate>2024-11-18 04:57:03 UTC</pubDate>
         <guid>https://padlet.com/shaffikamohdsuhaimi/HCI_interface/wish/3221434140</guid>
      </item>
   </channel>
</rss>
