#
hmi
Here are 71 public repositories matching this topic...
PyScada is a open source scada system that uses the Django framework as backend
python
html5
modbus
data-visualization
hdf5
hmi
visa
scada
modbus-tcp
modbus-rtu
smbus
phant
1-wire
onewire
pymodbus
owfs
modbus-serial
scpi
dataacquisition
-
Updated
Dec 16, 2019 - JavaScript
A mobile and cloud friendly SCADA HMI for substations, IoT and automation applications.
svg
iot
html5
graphics
grafana
modbus
inkscape
hmi
scada
powerbi
opc-ua
s7-protocol
control-center
substation
opc-da
siemens-s7-plcs
dnp3
iec60870-5-104
tase2
control-centers
-
Updated
Jun 18, 2020 - JavaScript
arduino
esp8266
csharp
electronics
raspberrypi
esp32
hmi
nextion
font-editor
zi
zi-font
nextion-font-format
zi-font-specification
-
Updated
Feb 4, 2020 - C#
-
Updated
Dec 16, 2019 - JavaScript
esp8266
csharp
leaf
hmi
nextion
3d-printing
nissan
nissan-leaf
nissanconnect
nissan-connect
nextion-hmi
-
Updated
Aug 5, 2019 - C#
Fork from Milos AndroidAPS for developing a new graphical userinterface for Android APS
-
Updated
Jun 20, 2020 - Java
RITDevX - Rapid Interface Tool for Devices Experiments
-
Updated
Jun 18, 2020 - Java
The UniPA BCI Framework is an Augmented Brain-Computer Interface framework based on the P300 paradigm with further additional modules to perform the acquisition of eye gaze and physiological features.
framework
robotics
eeg
hmi
eeg-signals
trust
rock-paper-scissors
hci
sensor-fusion
human-computer-interaction
bci
human-robot-interaction
brain-computer-interface
-
Updated
Apr 12, 2019 - C++
Open source Code and files for my DIY EEG interface I made to interface my 3D printed robotic arm to my brain.
-
Updated
Sep 6, 2018 - C++
A sample Qt HMI sdk to use with sdl_core, which encapsulated json parser
-
Updated
Jan 2, 2019 - C++
Android Automotive Application(HMI) developed using latest android development tools like Room, ViewModel, LiveData and Retrofit to display Covid-19 Data, also supports Vehicle Can simulation data(Speed, Ignition) https://source.android.com/devices/automotive
android
java
room
eventbus
android-architecture
can
rss-feed
hmi
viewmodel
retrofit2
livedata
aosp-android
coronavirus
coronavirus-tracking
coronavirus-real-time
android-automotive
covid-19
androidauto
androidautomotive
-
Updated
Jun 9, 2020 - Java
Create map of your house with this web app!
-
Updated
Dec 28, 2017 - JavaScript
Example project for an article about the TwinCAT EventLogger and posted on the AllTwinCAT blog.
-
Updated
May 31, 2020 - JavaScript
working on low cost respirator since Covid-19
arduino
ui
ux
particle-photon
power
hmi
battery-monitor
pid-control
stepper-motor
pressure-sensor
battery-management-system
covid-19
-
Updated
Apr 1, 2020
HMI web interface application for EVA ICS
-
Updated
May 25, 2020 - CSS
Human Machine Interation for Autonomous Vehicle Control
-
Updated
Jul 25, 2019 - C++
-
Updated
May 4, 2018 - C#
jiwoncpark
commented
Sep 12, 2019
The directory structure we have in mind is
helio-ai
---data/
------generate_Y_segmented_maps.py
------generate_Y_annotations.py
------data_utils/
---------download_sharp_data.py
---------visualize_data.py
where generate_Y_segmented_maps.py will import modules from download_sharp_data.py.
- Separate out scripts/modules
- Add numpydoc docstring into all the scripts/modules
Door_Locker Two micro-controllers, one acts as a HMI (Human Machine Interface) This micro-controller has a Dio module, LCD Module, Keypad Module and UART Module This one will be used just interfacing with user. The other micro-controller will be responsible for controlling the motor (actuation part) This micro-controller has a Dio module, Timer Module, DC_Motor Module and UART Module This one will be used for just Controlling the motor that will act as the lock for the door. The scenario will be as following: 1- first use Mode: the user will be prompted to enter pass and confirm it using keypad, if passwords are matched the password will be saved to the internal EEPROM of the first micro-controller. If the passwords are not matched it will tell you that the passwords are not matched and ask you to re-enter passwords. 2- Operating Mode: LCD Shows Supported Operations: a- Open the door: If the user choose to open the door he will be prompted to enter the password, if he fails with 4 trials, he will have to wait for 30 seconds to re-enter the password again. if the password is right, a message will be sent to the other micro-controller using uart to open the door. b- Change Password : user must enter the old password first to change. 3- Opening the door: When the message of opening the door will be received at the second micro-controller, it will rotate the motor 0.5 in the clockwise direction. 4- Closing the door: At first micro-controller, a message will be shown: "[1]Close Lock", if the user entered 1 a message will be sent to the other micro-controller to close the door, the second micro-controller will receive the message and rotate motor will rotate 0.5 in the anticlockwise direction. The LCD at the first micro controller will reflect any action / State happens at the system. for example if the door is opening it should show : Lock is opened
avr
microcontroller
embedded
atmega16
embedded-systems
motor
hmi
door-controller
uart
motor-controller
avr-programming
l293d
dc-motor
atmega
proteus
uart-protocol
door-lock
human-machine-interface
door-locker
safe-lock
-
Updated
May 27, 2019
Improve this page
Add a description, image, and links to the hmi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hmi topic, visit your repo's landing page and select "manage topics."


create more tests to cover all use cases. For both successful and failed operations. Include methods other than read/write.