ESP icon indicating copy to clipboard operation
ESP copied to clipboard

The Example-based Sensor Predictions (ESP) system applies machine learning to real-time sensor data.

Results 101 ESP issues
Sort by recently updated
recently updated
newest added

Hello, I hope this is not a silly question or issue report. I am currently using the version ESP-Gestures-Win-20161028 and everything goes alright at the beginning. I am able to...

Hi all I'm trying to get ESP to recognize sensor data transmitted via a wireless xBee connection. xBee works fine feeding accelerometer data to other applications, but for some reason...

Hi, I was wondering if there is a way to transmit accelerometer data to the ESP app over bluetooth. Does the GUI allow that?

Is someone still working with this?

Hi, I'm trying to port the trained pipeline to run the classification on the Arduino itself (Arduino 101) Is it possible? Training can be done offline but I want the...

One workshop participants hit an assertion failure when recording a new training sample shortly after doing delete all. Is it possible we're getting input on different threads for the keyboard...

component-training data
bug

This is for pipelines that have only pre-processing modules but no feature extraction modules. In "feature mode" we should still only show one plot for each training sample, but it...

ui
component-training data

That is, when showing the live data as features, it should be possible to select from the history of live data (while the pipeline is paused) to create new training...

ui
component-live stream

Instead of the class number or a custom string.

component-streams
core

For the color sensor and accelerometer poses examples, it might be nice to explicitly receive class 0 (null-rejected) predictions to know that nothing is matching.

component-streams
core