











| TABLE 1 | |
| Sources | Derivation |
| Pressure | Averages the total pressure of the piezos per key. |
| Live | (NW + SW + NE + SE)/4 = Pressure Live. A variation for |
| seated use would take the largest of the 4 values = Pressure | |
| Live. | |
| X Live, Y | Plots the relative location of pressure in the Cartesian plane. |
| Live | When no pressure is applied to the key, coordinates are |
| Polar | (64, 64). If all pressure is applied to NW piezo, coordinates |
| (circular) | are (0, 127), NE (127, 127), SW (0, 0), SE (127, 0). |
| (SW − NW) = x, (SE − NE) = y; | |
| Convert from Cartesian coordinates to polar where x is the | |
| real input and y is the imaginary. Add 0.785398 to phase, | |
| and convert back to polar coordinates, with additional | |
| scaling. | |
| Pressure | Same as live parameters above, except when the user |
| Latch, X | removes foot from key, the value remains. All live values |
| Latch, Y | are, in addition, delayed in software to make latching |
| Latch | possible. |
| X Increment | If pressure is weighted negatively or positively along the X- |
| axis, add/subtract to the current value in proportion to the | |
| weight's magnitude. | |
| Y Increment | Same as X Increment but measured along the Y-axis. |
| Rotation | Assign a target value to each piezo. When the pressure on |
| one piezo exceeds the others, slew from the current value to | |
| the value assigned to that particular piezo. | |
| Rotation Rel. | Same as Rotation above except that when the user initially |
| applies significant pressure to a key, rotation value | |
| initializes to 63, and one navigates to a new value from | |
| this starting point. | |
| Foot On | If the total pressure (derived from pressure live) exceeds a |
| designated threshold, then Foot On goes true. | |
| Foot Off | If the total pressured falls below a designated threshold, the |
| Foot Off goes true. | |
| Wait Trig | If a Foot On is detected, and remains true for a specified |
| duration, Wait Trig outputs the total pressure applied to that | |
| key at the moment that duration has elapsed. After the | |
| pressure value is ouput, Wait Trig returns to zero after | |
| another specified duration. | |
| Fast Trig | Same as Wait Trig, with minimal delay. |
| Dbl Trig | Same as Wait Trig, except Dbl Trig must detect a Foot On, |
| and Foot Off, and an additional Foot On (two Foot On | |
| events) in a designated amount of time. Like a double click | |
| on a mouse. | |
| Long Trig | Same as Wait Trig, with a longer duration. |
| Off Trig | Same as Foot Off, except that after a specified duration |
| after a Foot Off event, Off Trig returns to a value of 0. | |
| Delta Trig | If the change in pressure exceeds a user-defined value in the |
| positive direction within a given amount of time, output the | |
| total pressure at the moment the change in pressure | |
| occurred. This allows multiple triggers without requiring | |
| the pressure to fall below the Foot Off threshold. | |
| Wait Trig | Same as Trig sources above, except that the output values |
| Latch, Fast | do not return to zero. |
| Trig Latch, | |
| Dbl Trig | |
| Latch, Long | |
| Trig Latch | |
| Nav Y | If the pressure exceeds a user-defined value on the North |
| quadrant of the Nav Pad, then increase the current value of | |
| the Nav Y source by one. If the pressure exceeds a user- | |
| defined value on the South quadrant of the Nav Pad, then | |
| decrease the value of the Nav Y source by one. The | |
| source's value cannot be increased or decreased by more | |
| than one until the pressure of the activated quadrant has | |
| fallen below the defined pressure threshold value. | |
| Nav Y × | Multiplies the Nav Y source by 10, and adds the value of |
| 10 & Key | the key number to it. If Nav Y = 10, and key 1 is hit, |
| Nav Y × 10 & Key outputs 11. | |
| Key Value | If total pressure of a key exceeds the user-defined pressure |
| threshold (i.e. Foot On), then output the value of the key | |
| pressed (0-9). | |
| Prev Key | When a new Key Value is received, Prev Key Value |
| Value | outputs the previous value. If the user presses key 4, and |
| then presses key 7, Prev Key Value outputs a value of 4. | |
| This Key | Same as Key Value, except outputs the value of the key |
| Value | pressed, only if it is equal to the value of the key in which |
| the source is selected. | |
| Key # | Same principle as Key Value. If |
| Pressed | and the pressure exceeds the threshold of key three, |
| Pressed outputs a 1. If any key other than 3 are pressed, | |
| TABLE 2 | |
| Key setting | Description |
| Rotation slew | rotation plots the location of your foot on the key |
| around a dial that goes from 0-127 which is then | |
| available as a source for data mapping. The rotation | |
| slew setting allows you to add slew while scrolling | |
| through the dial values, allowing you to slow down | |
| the rotation. | |
| Dead X | this parameter designates the width of the horizontal |
| dead zone, which indicates how much more weight to | |
| one side you need to be pushing down with in order | |
| to begin incrementing or decrementing. | |
| Accel X | this is how fast the inc/dec for the horizontal plane |
| moves. The higher the value, the faster you'll move | |
| from one side to the other. | |
| Dead Y | designates the width of the vertical dead zone, which |
| indicates how much more weight to the top or bottom | |
| you need to be pushing down with to begin | |
| incrementing or decrementing. | |
| Accel Y | this is how fast the inc/dec for the vertical plane |
| moves. | |
| On thresh | here you can set the sensitivity for the “foot on” |
| threshold. For example, if set to 7 you would have to | |
| put enough pressure on the key for it to register a | |
| value of 7 before the “foot on“ trigger is sent. | |
| Off thresh | here you can set the sensitivity for the “foot off“ |
| threshold. For example, if set to to 7, the pressure | |
| value would have to be 7 or lower for the “foot off” | |
| trigger to register. You would want this to be lower | |
| than the “on“ sensitivity. | |
| Delta | If there is a positive change in pressure greater than |
| the delta value it sends the delta trigger value that | |
| you can use as a modulation source | |
| Global gain | amplifies all incoming data from each key. Adjust |
| this first before adjusting other settings. This scales | |
| all of the sensor data from the SoftStep ™ keys and | |
| can make the SoftStep ™ more or less responsive to | |
| pressure. If you are 2 meters tall and 110 KG you | |
| would need less global gain than if you weighed half | |
| that. | |
| Multiple key | turn this on to be able to use two keys at a time - one |
| mode enable | per foot. The SoftStep ™ automatically determines |
| the key you mean to press and disallows adjacent | |
| keys from accidentally firing. Normal setting (off) | |
| allows just one key at a time to be active. | |
| TABLE 3 | |
| Nav Pad Setting | Description |
| Dead X/Y | select the “dead zone” for the X and Y axis of the |
| Nav Pad | |
| On thresh N, S, | just like for the regular keys you can set the |
| E, W | sensitivity for the “foot on” threshold for the Nav |
| Pad. If set to 7 you would have to put enough | |
| pressure on the key for it to register a value of 7 | |
| before the “foot on” trigger is sent. | |
| Off thresh N, S, | just like for the regular keys you can set the |
| E, W | sensitivity for the “foot off” threshold. For example, |
| if set to 7, the pressure value would have to be 7 or | |
| lower for the “foot off” trigger to register. You would | |
| want this to be lower than the “on” sensitivity. | |
| TABLE 4 | |
| Control | Description |
| MIDI enable | turn on or off lines that receive MIDI Input data |
| MIDI device | set where the MIDI Input data is coming from |
| MIDI channel | set which channel the MIDI Input data is coming |
| from | |
| MIDI parameter | choose between note, controller, or program change |
| for what type of data is coming in | |
| # | if you chose note or controller for your parameter |
| then you can choose which control number or note | |
| value the data is for | |
| MIDI value | shows the data coming in from the MIDI Input device |
| OSC IP | select the IP address for where the OSC is being sent |
| to | |
| OSC port | select which port the OSC output is going to |
| TABLE 5 | |
| Modline | |
| Option | Description |
| On/off | click on the circle to enable the modulation line and it |
| will show a blue-green color. When disabled, the | |
| modline on/off appears dark | |
| Init | the initial value. Adjust the initial value to preview what |
| that value does to the rest of the modline. This is also | |
| the starting value in the absence of any raw data from | |
| the source | |
| Sources | Choose what data source will control the individual |
| modline. Click on the box and many parameters will | |
| pop up in a scroll menu. For a representative list of | |
| sources see Table 6 | |
| Raw | The value coming directly from the source is displayed |
| here | |
| Gain | this is the first place where you can use math to modify |
| the signal. Whatever number is put in the gain box is | |
| used to multiply the raw value. For example if the | |
| source is X live, clicking on the gain window and typing | |
| “2” will double whatever value received from the | |
| controller | |
| Offset | set a value to add or subtract from the raw value after it |
| has been multiplied by the gain value | |
| Result | the resulting value of the source modified by gain and |
| offset | |
| Table | the result value is entered into the selected lookup table, |
| and used to plot the index on a chart. There are a | |
| number of table options, each which will affect the | |
| modulation differently as it changes value over time. | |
| There is also a toggle option | |
| Min/max | The “min” and “max” in the output segment allow you |
| to set where the index starts and ends. If the min is set to | |
| 10 and the max is set to 15, then the index will only | |
| count between 10 and 15 | |
| Slew | Use slew to smooth out the index when it jumps from |
| one number to another. The larger the slew, the slower | |
| the result will respond to the source | |
| Parameter | Click on the drop-down menu to see the many options |
| destination | available: Note, CC, Bank, Program, OSC (Open Sound |
| Control), Pitch Bend, MMC (MIDI Machine Control), | |
| Aftertouch, or Poly Aftertouch. These options are | |
| further customizable by selecting the device/route, the | |
| note, velocity or control change, or the channel # you | |
| wish to send these parameters out | |
| TABLE 6 | |
| SoftStep ™ Sources | Description |
| Pressure Live | Similar to Pressure Latch described above, but |
| instead the value resets back to 0 when key is | |
| depressed. | |
| X Live | Similar to X Latch described above, but instead the |
| value resets back to 64 (centroid value between 0 | |
| and 127) when key is depressed. | |
| Y Live | Similar to Y Latch described above, but instead the |
| value resets back to 64 (centroid value between 0 | |
| and 127) when key is depressed. | |
| Pressure Latch | This value corresponds to the overall pressure |
| sensed by the key (a higher value indicates more | |
| pressure applied). The term “latch” indicates that | |
| after the foot is taken off, the last recorded value | |
| still remains and will not be reset back to 0 (unlike | |
| Pressure Live). | |
| X Latch | This value corresponds to the overall pressure in |
| the X or horizontal direction of the key. Applying | |
| more pressure to the right side of the key increases | |
| the value, while pressure to the left decreases. The | |
| term “latch” indicates that after the foot is taken off, | |
| the last recorded value still remains and will not be | |
| reset back to 0 (unlike X Live). | |
| Y Latch | This value corresponds to the overall pressure in |
| the Y or vertical direction of the key. Applying | |
| more pressure to the top of the pad increases the | |
| value, while pressure to the bottom decreases. The | |
| term “latch” indicates that after the foot is taken off, | |
| the last recorded value still remains and will not be | |
| reset back to 0 (unlike Y Live). | |
| X Increment | This value corresponds to horizontal value in an |
| increment/decrement style. Step a few times on the | |
| right side of the key and see the value increment by | |
| different amounts corresponding to the pressure, | |
| also try stepping a few times on the left and see the | |
| value decrement. You can also hold pressure onto | |
| one side and it will inc or dec smoothly towards | |
| one side. | |
| Y Increment | This value corresponds to vertical value in an |
| increment/decrement style. Step a few times on the | |
| top of the key and see the value increment by | |
| different amounts corresponding to the pressure, | |
| also try stepping a few times toward the bottom and | |
| seeing the value decrement. You can also hold | |
| pressure at the top or bottom and it will inc or dec | |
| smoothly towards the top or bottom. | |
| Rotation | With your foot pushing down on the SoftStep ™ |
| controller, roll the tips of your toe in a clockwise or | |
| counter clockwise oriented movement and watch | |
| the values change. | |
| Rot Relative | no matter where you put your foot initially you'll |
| get an output of 63 (the center of the dial) and then | |
| if you rotate your foot clockwise from that the | |
| value will go up. If you rotate your foot counter- | |
| clockwise from that the value will go down. | |
| Foot On | This value corresponds to whether or not the key is |
| pressed or not. 1 indicates the foot is on (true) 0 | |
| indicates foot off (false). | |
| Foot Off | Opposite logic to Foot On. 1 indicates foot off |
| (true), 0 indicates foot on (false). | |
| Wait Trig | Short for trigger, the value is received only after a |
| few seconds of your foot being pressed on the key. | |
| Fast Trig | causes a trigger after the foot comes off the key in a |
| short period of time (quick tap). | |
| Dbl Trig | Short for trigger double, the value is received only |
| when the pedal senses two quick impulsive steps | |
| onto the key. | |
| Long Trig | This value corresponds to a trigger (a quick and |
| impulsive step) without immediately taking off the | |
| foot, while instead holding it for a longer period of | |
| time. | |
| Off Trig | causes a 0 to trigger when your foot comes off the |
| key in a short period of time (quick tap). The rest of | |
| the time it outputs a 1. | |
| Delta Trig | measures change in pressure. If pressure greater |
| than the delta setting in the settings window occurs, | |
| then you'll get a trigger. | |
| Wait Trig Latch | Same as Wait Trig but the value doesn't go back to |
| 0 after the trigger | |
| Fast Trig Latch | Same as Fast Trig but the value doesn't go back to 0 |
| after the trigger | |
| Dbl Trig Latch | Same as Dbl Trig but the value doesn't go back to 0 |
| after the trigger | |
| Long Trig Latch | Same as Long Trig but the value doesn't go back to |
| 0 after the trigger | |
| Pedal | This value is received when a pedal is connected to |
| the SoftStep ™ controller's expression port, next to | |
| the USB port. | |
| Nav Pad Y | This value corresponds to top and bottom pads of |
| diamond shaped Nav Pad on the SoftStep ™ | |
| controller. Think of this as a counter, where | |
| everytime the top pad is pressed the value one is | |
| added to the counter, and when the bottom of the | |
| Nav Pad is pressed the value one is subtracted from | |
| the counter. | |
| Nav Pad Y and Key | Use this setting to reach larger numbers much |
| quicker than Nav Pad Y. Stepping on the top pad | |
| increments the tens digit of the value, similarly the | |
| bottom pad decrements the tens digit. The final | |
| value is achieved after stepping on one of the 10 | |
| pads indicating the ones digit. For example, step on | |
| the top pad 14 times to increment the counter to 14, | |
| then hit the | |
| be 142. | |
| Key Value | This value corresponds to which of the 10 keys is |
| stepped on. Stepping on | |
| of 7, stepping on | |
| Prev Key Value | This setting remembers the order in which pads you |
| pressed down on and outputs the last key, not the | |
| current. If you step on | |
| output would be 2. | |
| This Key Value | This source will output whatever key value you are |
| on whenever you step on it. For example, if I am in | |
| the | |
| Key Value as a source, stepping on all other key | |
| won't trigger any value except when step on | |
| and the value “7” will appear. | |
| This source looks for the status of whatever key | |
| Pressed | you choose. 1 is true if the corresponding key is |
| pressed, it doesn't matter which key you are editing. | |
| For example, if I choose the | |
| in a modline belonging to | |
| change and become 1 when I step on pad 4 | |
| (otherwise it stays 0). | |
| This setting takes the output value from any of the | |
| other modlines as the raw value of its own. | |
| MIDI A . . . H | These receive the values from the lettered MIDI |
| Input in the settings window | |
| TABLE 7 | |
| Display Mode | Description |
| None | causes the four-letter display box to go blank when |
| using that key | |
| Always | displays the key name whenever the corresponding |
| key is the most recently activated key | |
| Once | displays the key name once at the moment it is |
| activated and will then show the prefix and | |
| parameter value | |
| Initial/Return | displays the key name when the key is selected but |
| not active, and will display the prefix and | |
| parameter value when in use. This mode works | |
| well for continuously changing sources, but not for | |
| toggles. When the display is showing a source | |
| value and the slew causes the output to persist after | |
| the foot is off the key, the display will no longer be | |
| updated, even though the parameter is still being | |
| altered | |
| Immed Param | displays the prefix and parameter value when that |
| key is the currently activated key. The key name | |
| does not show up in this mode | |
| TABLE 8 | |
| LED Mode | Description |
| None | the light will not come on in this mode |
| True | the light will come on when the output of the key is |
| above 0 | |
| False | the light will come on when the output of the key is |
| 0 | |
| Flash True | the light will flash repeatedly when the output of |
| the key is above 0 | |
| Flash False | the light will flash repeatedly when the output of |
| the key is 0 | |
| Flash Fast True | the light will flash quickly when the output of the |
| key is above 0 | |
| Flash Fast False | the light will flash quickly when the output of the |
| key is 0 | |
| Blink True | the light will blink once when the output of the key |
| goes above 0 | |
| Blink False | the light will blink once when the output of the key |
| goes to 0 | |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/947,140US20200400519A1 (en) | 2009-10-16 | 2020-07-20 | Piezoresistive sensors and sensor arrays |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US25242609P | 2009-10-16 | 2009-10-16 | |
| US12/904,657US8680390B2 (en) | 2009-10-16 | 2010-10-14 | Foot-operated controller |
| US14/173,617US9075404B2 (en) | 2009-10-16 | 2014-02-05 | Foot-operated controller |
| US14/727,619US9546921B2 (en) | 2009-10-16 | 2015-06-01 | Piezoresistive sensors and sensor arrays |
| US15/374,816US10288507B2 (en) | 2009-10-16 | 2016-12-09 | Piezoresistive sensors and sensor arrays |
| US16/362,017US10753814B2 (en) | 2009-10-16 | 2019-03-22 | Piezoresistive sensors and sensor arrays |
| US16/947,140US20200400519A1 (en) | 2009-10-16 | 2020-07-20 | Piezoresistive sensors and sensor arrays |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/362,017ContinuationUS10753814B2 (en) | 2009-10-16 | 2019-03-22 | Piezoresistive sensors and sensor arrays |
| Publication Number | Publication Date |
|---|---|
| US20200400519A1true US20200400519A1 (en) | 2020-12-24 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/904,657Active2031-11-28US8680390B2 (en) | 2009-10-16 | 2010-10-14 | Foot-operated controller |
| US14/173,617ActiveUS9075404B2 (en) | 2009-10-16 | 2014-02-05 | Foot-operated controller |
| US14/727,619ActiveUS9546921B2 (en) | 2009-10-16 | 2015-06-01 | Piezoresistive sensors and sensor arrays |
| US15/374,816Active2031-09-04US10288507B2 (en) | 2009-10-16 | 2016-12-09 | Piezoresistive sensors and sensor arrays |
| US16/362,017ActiveUS10753814B2 (en) | 2009-10-16 | 2019-03-22 | Piezoresistive sensors and sensor arrays |
| US16/947,140AbandonedUS20200400519A1 (en) | 2009-10-16 | 2020-07-20 | Piezoresistive sensors and sensor arrays |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/904,657Active2031-11-28US8680390B2 (en) | 2009-10-16 | 2010-10-14 | Foot-operated controller |
| US14/173,617ActiveUS9075404B2 (en) | 2009-10-16 | 2014-02-05 | Foot-operated controller |
| US14/727,619ActiveUS9546921B2 (en) | 2009-10-16 | 2015-06-01 | Piezoresistive sensors and sensor arrays |
| US15/374,816Active2031-09-04US10288507B2 (en) | 2009-10-16 | 2016-12-09 | Piezoresistive sensors and sensor arrays |
| US16/362,017ActiveUS10753814B2 (en) | 2009-10-16 | 2019-03-22 | Piezoresistive sensors and sensor arrays |
| Country | Link |
|---|---|
| US (6) | US8680390B2 (en) |
| JP (1) | JP5621090B2 (en) |
| DE (1) | DE112010004038T5 (en) |
| WO (1) | WO2011047171A2 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11147510B2 (en) | 2014-06-09 | 2021-10-19 | Bebop Sensors, Inc. | Flexible sensors and sensor systems |
| US20210390936A1 (en)* | 2018-12-07 | 2021-12-16 | Ariano Instruments Private Limited | Key-switch for a music keyboard |
| US11204664B2 (en) | 2012-03-14 | 2021-12-21 | Bebop Sensors, Inc | Piezoresistive sensors and applications |
| US11480481B2 (en) | 2019-03-13 | 2022-10-25 | Bebop Sensors, Inc. | Alignment mechanisms sensor systems employing piezoresistive materials |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7754956B2 (en)* | 2007-12-12 | 2010-07-13 | Force Ten International Llc | Programmable system to integrate generated signals with signals from a musical instrument |
| JP5621090B2 (en) | 2009-10-16 | 2014-11-05 | ビーボップ センサーズ、インコーポレイテッド | Foot-operated controller and computer-implemented method |
| US8633370B1 (en)* | 2011-06-04 | 2014-01-21 | PRA Audio Systems, LLC | Circuits to process music digitally with high fidelity |
| US8802961B2 (en)* | 2010-10-28 | 2014-08-12 | Gibson Brands, Inc. | Wireless foot-operated effects pedal for electric stringed musical instrument |
| USD706230S1 (en)* | 2012-03-02 | 2014-06-03 | Kesumo Llc | Musical controller |
| USD680502S1 (en)* | 2012-03-02 | 2013-04-23 | Kesumo Llc | Musical controller |
| CN103544941A (en)* | 2012-07-17 | 2014-01-29 | 任树华 | Self-accompanying music stage |
| US9185776B2 (en)* | 2012-09-18 | 2015-11-10 | Michael John Ahern | User-actuated lighting effect device |
| US10151464B2 (en) | 2012-09-18 | 2018-12-11 | Michael John Ahern | User-actuated lighting effect device |
| USD789896S1 (en) | 2015-11-11 | 2017-06-20 | Michael John Ahern | User-actuated lighting effect device |
| USD776192S1 (en) | 2013-06-05 | 2017-01-10 | Memorial University Of Newfoundland | Musical instrument |
| US9053688B2 (en)* | 2013-03-15 | 2015-06-09 | Miselu, Inc. | Base for tablet computer providing input/ouput modules |
| TW201443696A (en)* | 2013-05-09 | 2014-11-16 | Lian Gih Ind Co Ltd | Pedal controller and method of controlling electronic device using the same |
| US20150055804A1 (en)* | 2013-08-20 | 2015-02-26 | Jurij Beklemisev | Foot-Operated Sound Mixer |
| US11304628B2 (en) | 2013-09-17 | 2022-04-19 | Medibotics Llc | Smart clothing with dual inertial sensors and dual stretch sensors for human motion capture |
| US11892286B2 (en) | 2013-09-17 | 2024-02-06 | Medibotics Llc | Motion recognition clothing [TM] with an electroconductive mesh |
| US11071498B2 (en) | 2013-09-17 | 2021-07-27 | Medibotics Llc | Smart clothing with inertial, strain, and electromyographic sensors for human motion capture |
| US11688377B2 (en) | 2013-12-06 | 2023-06-27 | Intelliterran, Inc. | Synthesized percussion pedal and docking station |
| US10741155B2 (en) | 2013-12-06 | 2020-08-11 | Intelliterran, Inc. | Synthesized percussion pedal and looping station |
| US9495947B2 (en)* | 2013-12-06 | 2016-11-15 | Intelliterran Inc. | Synthesized percussion pedal and docking station |
| US9905210B2 (en) | 2013-12-06 | 2018-02-27 | Intelliterran Inc. | Synthesized percussion pedal and docking station |
| US12159610B2 (en) | 2013-12-06 | 2024-12-03 | Intelliterran, Inc. | Synthesized percussion pedal and docking station |
| US9721552B2 (en)* | 2014-03-18 | 2017-08-01 | O.M.B. Guitars Ltd. | Floor effect unit |
| US9442614B2 (en) | 2014-05-15 | 2016-09-13 | Bebop Sensors, Inc. | Two-dimensional sensor arrays |
| US9965076B2 (en) | 2014-05-15 | 2018-05-08 | Bebop Sensors, Inc. | Piezoresistive sensors and applications |
| US9696833B2 (en) | 2014-05-15 | 2017-07-04 | Bebop Sensors, Inc. | Promoting sensor isolation and performance in flexible sensor arrays |
| US9753568B2 (en) | 2014-05-15 | 2017-09-05 | Bebop Sensors, Inc. | Flexible sensors and applications |
| GB201408833D0 (en)* | 2014-05-19 | 2014-07-02 | Skoogmusic Ltd | Control apparatus |
| US9710060B2 (en) | 2014-06-09 | 2017-07-18 | BeBop Senors, Inc. | Sensor system integrated with a glove |
| US9443500B2 (en)* | 2014-11-26 | 2016-09-13 | Curtis Hoerbelt | Pedal for modulating an electronic signal |
| USD763827S1 (en) | 2015-01-15 | 2016-08-16 | Kesumo, Llc | Audio mixing device |
| US9863823B2 (en) | 2015-02-27 | 2018-01-09 | Bebop Sensors, Inc. | Sensor systems integrated with footwear |
| US10082381B2 (en) | 2015-04-30 | 2018-09-25 | Bebop Sensors, Inc. | Sensor systems integrated with vehicle tires |
| US9827996B2 (en) | 2015-06-25 | 2017-11-28 | Bebop Sensors, Inc. | Sensor systems integrated with steering wheels |
| US9721553B2 (en) | 2015-10-14 | 2017-08-01 | Bebop Sensors, Inc. | Sensor-based percussion device |
| US10127899B2 (en)* | 2016-04-05 | 2018-11-13 | John A. Perez | System and method to interface and control multiple musical instrument effects modules and pedals on a common platform |
| JP6808758B2 (en) | 2016-07-12 | 2021-01-06 | オッポ広東移動通信有限公司Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Methods for transmitting data, terminal equipment and network equipment |
| CN107068129A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of control system of the intelligent wind instrument with LED, intelligence Xiao Di |
| CN107068132A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | The control system of intelligent wind instrument, Xiao Di |
| CN107068134A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of intelligent wind instrument with LED, intelligence Xiao Di |
| CN107045866A (en)* | 2016-07-28 | 2017-08-15 | 贵州玉屏竹韵箫笛乐器有限公司 | Intelligent wind instrument, intelligence Xiao Di |
| CN107068119A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of intelligent wind instrument comprising fingerstall with LED, intelligence Xiao Di |
| CN107068122A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of intelligent wind instrument comprising fingerstall, intelligence Xiao Di |
| CN107068130A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | The control system of wind instrument, intelligence Xiao Di |
| CN107068133A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of control system of intelligent wind instrument, intelligence Xiao Di |
| CN107068135A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of circuit of the intelligent wind instrument with LED, intelligence Xiao Di |
| CN107068128A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | A kind of circuit system of intelligent wind instrument, intelligence Xiao Di |
| CN107068127A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | The control system of intelligent wind instrument comprising LED, intelligence Xiao Di |
| CN107068131A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | The circuit system of the control system of intelligent wind instrument comprising LED, intelligence Xiao Di |
| CN107068136A (en)* | 2016-07-28 | 2017-08-18 | 贵州玉屏竹韵箫笛乐器有限公司 | The circuit system of intelligent wind instrument, Xiao Di |
| USD794076S1 (en)* | 2016-09-09 | 2017-08-08 | Yehuda Goltche | Control pad |
| US10573286B2 (en)* | 2017-01-11 | 2020-02-25 | M-Wave Music Products, Llc | Music effect pedal |
| CA3073951A1 (en) | 2017-08-29 | 2019-03-07 | Intelliterran, Inc. | Apparatus, system, and method for recording and rendering multimedia |
| JP6973036B2 (en)* | 2017-12-25 | 2021-11-24 | カシオ計算機株式会社 | Operation status detection device, operation status detection sheet and electronic musical instrument |
| US12210707B2 (en) | 2018-01-08 | 2025-01-28 | Kids Ii Hape Joint Venture Limited | Toys with connected play |
| EP3848103B1 (en) | 2018-01-08 | 2022-12-07 | Kids II Hape Joint Venture Limited | Children's toys with capacitive touch interactivity |
| US10380984B1 (en)* | 2018-01-18 | 2019-08-13 | Jerry L. Calder | Modular electric guitar pedalboard |
| US10884496B2 (en) | 2018-07-05 | 2021-01-05 | Bebop Sensors, Inc. | One-size-fits-all data glove |
| WO2020023826A1 (en) | 2018-07-27 | 2020-01-30 | Magna Seating Inc. | Sensor array utilizing an electrically conductive foam |
| USD945535S1 (en) | 2019-01-07 | 2022-03-08 | Kids Ii Hape Joint Venture Limited | Children's play table |
| US11536541B2 (en) | 2019-05-15 | 2022-12-27 | Andrew Webberley | Apparatus and method for monitoring and controlling a haze level |
| USD979656S1 (en) | 2020-12-11 | 2023-02-28 | Kids Ii Hape Joint Venture Limited | Toy drum |
| USD985677S1 (en) | 2021-01-11 | 2023-05-09 | Kids Ii Hape Joint Venture Limited | Toy guitar |
| USD985676S1 (en) | 2021-01-11 | 2023-05-09 | Kids Ii Hape Joint Venture Limited | Toy drum |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4852443A (en)* | 1986-03-24 | 1989-08-01 | Key Concepts, Inc. | Capacitive pressure-sensing method and apparatus |
| US5131306A (en)* | 1989-01-19 | 1992-07-21 | Yamaha Corporation | Automatic music playing piano |
| US5288938A (en)* | 1990-12-05 | 1994-02-22 | Yamaha Corporation | Method and apparatus for controlling electronic tone generation in accordance with a detected type of performance gesture |
| US5429092A (en)* | 1993-02-25 | 1995-07-04 | Mitsubishi Denki Kabushiki Kaisha | Throttle control system |
| US5866829A (en)* | 1996-12-20 | 1999-02-02 | Pecoraro; Thomas | Pedal rack |
| US5878359A (en)* | 1995-06-09 | 1999-03-02 | Nipponsenso Co., Ltd. | Vehicular control device provided with an accelerator detecting device which detects the operation of an accelerator device |
| US6155120A (en)* | 1995-11-14 | 2000-12-05 | Taylor; Geoffrey L. | Piezoresistive foot pressure measurement method and apparatus |
| US6215055B1 (en)* | 1997-08-06 | 2001-04-10 | Darren Saravis | Foot pedal boards for musical instruments |
| US6360615B1 (en)* | 2000-06-06 | 2002-03-26 | Technoskin, Llc | Wearable effect-emitting strain gauge device |
| US20040252007A1 (en)* | 2000-05-18 | 2004-12-16 | David Lussey | Flexible switching devices |
| US7157640B2 (en)* | 2003-06-17 | 2007-01-02 | Baggs Lloyd R | Undersaddle pickup for stringed musical instrument |
| US20070234888A1 (en)* | 2005-10-03 | 2007-10-11 | Audiobrax Industria E Comercio De Produtos Eletronicos S/A | Rhythmic device for the production, playing, accompaniment and evaluation of sounds |
| US7302866B1 (en)* | 2007-01-10 | 2007-12-04 | The Boeing Company | Device, system, and method for structural health monitoring |
| US7332670B2 (en)* | 2004-07-27 | 2008-02-19 | Yamaha Corporation | Automatic player exactly bringing pedal to half point, musical instrument equipped therewith and method used therein |
| US7608776B2 (en)* | 2003-12-15 | 2009-10-27 | Ludwig Lester F | Modular structures facilitating field-customized floor controllers |
| US20100123686A1 (en)* | 2008-11-19 | 2010-05-20 | Sony Ericsson Mobile Communications Ab | Piezoresistive force sensor integrated in a display |
| US7754956B2 (en)* | 2007-12-12 | 2010-07-13 | Force Ten International Llc | Programmable system to integrate generated signals with signals from a musical instrument |
| US20100242274A1 (en)* | 2009-03-30 | 2010-09-30 | Microsoft Corporation | Detecting touch on a curved surface |
| US20100315337A1 (en)* | 2009-06-16 | 2010-12-16 | Bran Ferren | Optical capacitive thumb control with pressure sensor |
| US20110088535A1 (en)* | 2008-03-11 | 2011-04-21 | Misa Digital Pty Ltd. | digital instrument |
| US20140090488A1 (en)* | 2012-09-29 | 2014-04-03 | Stryker Corporation | Flexible Piezocapacitive And Piezoresistive Force And Pressure Sensors |
| US20140150573A1 (en)* | 2011-01-13 | 2014-06-05 | Francis Cannard | Device for Measuring Pressure from a Flexible, Pliable, and/or Extensible Object Made from a Textile Material Comprising a Measurement Device |
| US20150086955A1 (en)* | 2012-05-03 | 2015-03-26 | Lauren H. Poniatowski | Systems and methods for analyzing surgical techniques |
| US20150331522A1 (en)* | 2014-05-15 | 2015-11-19 | Kesumo Llc | Piezoresistive sensors and applications |
| US20150331512A1 (en)* | 2014-05-15 | 2015-11-19 | Bebop Sensors, Inc. | Promoting sensor isolation and performance in flexible sensor arrays |
| US20150331533A1 (en)* | 2014-05-15 | 2015-11-19 | Bebop Sensors, Inc. | Flexible sensors and applications |
| US20160375910A1 (en)* | 2015-06-25 | 2016-12-29 | Bebop Sensors, Inc. | Sensor systems integrated with steering wheels |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| NL7900596A (en) | 1979-01-25 | 1980-07-29 | Stichting Voet En Schoeisel | FOOT MEASUREMENT. |
| DE2912038C2 (en) | 1979-03-27 | 1981-09-17 | Bidegain S.A., Pau, Basses-Pyrenees | Arrangement for determining the shoe size corresponding to a foot |
| US4489302A (en) | 1979-09-24 | 1984-12-18 | Eventoff Franklin Neal | Electronic pressure sensitive force transducer |
| JPS58126227A (en) | 1982-01-21 | 1983-07-27 | Nissan Motor Co Ltd | Seat slide device for car |
| US4438291A (en) | 1982-03-08 | 1984-03-20 | General Electric Company | Screen-printable thermocouples |
| ATE77164T1 (en) | 1985-08-19 | 1992-06-15 | Jaron Z Lanier | APPARATUS FOR ENTERING AND HANDLING COMPUTER DATA. |
| US4790968A (en) | 1985-10-19 | 1988-12-13 | Toshiba Silicone Co., Ltd. | Process for producing pressure-sensitive electroconductive sheet |
| US4745301A (en) | 1985-12-13 | 1988-05-17 | Advanced Micro-Matrix, Inc. | Pressure sensitive electro-conductive materials |
| US4693530A (en) | 1986-09-29 | 1987-09-15 | Amp Incorporated | Shielded elastomeric electric connector |
| NL8900820A (en) | 1989-04-04 | 1990-11-01 | Hoogstraat Med Tech | Automatic shoe size measuring appts. - measures both inside and outside dimensions using sensors supplying microprocessor |
| US5033291A (en) | 1989-12-11 | 1991-07-23 | Tekscan, Inc. | Flexible tactile sensor for measuring foot pressure distributions and for gaskets |
| JP2605163B2 (en) | 1990-04-27 | 1997-04-30 | 東芝シリコーン株式会社 | Silicone ink |
| US5128880A (en) | 1990-05-11 | 1992-07-07 | Foot Image Technology, Inc. | Foot measurement and footwear sizing system |
| US5237520A (en) | 1990-05-11 | 1993-08-17 | Foot Image Technology, Inc. | Foot measurement and footwear sizing system |
| US5159159A (en) | 1990-12-07 | 1992-10-27 | Asher David J | Touch sensor and controller |
| US5232243A (en) | 1991-04-09 | 1993-08-03 | Trw Vehicle Safety Systems Inc. | Occupant sensing apparatus |
| US5386720A (en) | 1992-01-09 | 1995-02-07 | Olympus Optical Co., Ltd. | Integrated AFM sensor |
| US5219292A (en) | 1992-04-03 | 1993-06-15 | Motorola, Inc. | Printed circuit board interconnection |
| US5790256A (en) | 1992-06-23 | 1998-08-04 | Footmark, Inc. | Foot analyzer |
| US5361133A (en) | 1992-06-23 | 1994-11-01 | Footmark, Inc. | Method and apparatus for analyzing feet |
| US5316017A (en) | 1992-10-07 | 1994-05-31 | Greenleaf Medical Systems, Inc. | Man-machine interface for a joint measurement system |
| JP2719090B2 (en) | 1993-05-13 | 1998-02-25 | グンゼ株式会社 | Wearing pressure measuring device |
| US6087930A (en) | 1994-02-22 | 2000-07-11 | Computer Methods Corporation | Active integrated circuit transponder and sensor apparatus for transmitting vehicle tire parameter data |
| JP2536446B2 (en) | 1994-04-05 | 1996-09-18 | 日本電気株式会社 | Force detection display |
| US5571973A (en) | 1994-06-06 | 1996-11-05 | Taylot; Geoffrey L. | Multi-directional piezoresistive shear and normal force sensors for hospital mattresses and seat cushions |
| JP3423459B2 (en)* | 1995-01-13 | 2003-07-07 | ローランド株式会社 | Effectors and electronic musical instruments |
| US5695859A (en) | 1995-04-27 | 1997-12-09 | Burgess; Lester E. | Pressure activated switching device |
| US5729905A (en) | 1995-09-11 | 1998-03-24 | Dwayne L. Mason | Foot measuring apparatus and circuitry to eliminate multiplexes and demultiplexers |
| US6029358A (en) | 1995-09-11 | 2000-02-29 | Dwayne L. Mason | Solid state digital electronic shoe sizer |
| US5989700A (en) | 1996-01-05 | 1999-11-23 | Tekscan Incorporated | Pressure sensitive ink means, and methods of use |
| US5943044A (en) | 1996-08-05 | 1999-08-24 | Interlink Electronics | Force sensing semiconductive touchpad |
| WO1998020615A2 (en) | 1996-10-21 | 1998-05-14 | Electronics Development Corporation | Smart sensor module |
| US5854625A (en) | 1996-11-06 | 1998-12-29 | Synaptics, Incorporated | Force sensing touchpad |
| US6049327A (en) | 1997-04-23 | 2000-04-11 | Modern Cartoons, Ltd | System for data management based onhand gestures |
| US5822223A (en) | 1997-08-05 | 1998-10-13 | Genovation Inc. | Electronic foot measuring apparatus |
| US6687523B1 (en) | 1997-09-22 | 2004-02-03 | Georgia Tech Research Corp. | Fabric or garment with integrated flexible information infrastructure for monitoring vital signs of infants |
| US6486776B1 (en) | 1998-04-14 | 2002-11-26 | The Goodyear Tire & Rubber Company | RF transponder and method of measuring parameters associated with a monitored object |
| US6304840B1 (en) | 1998-06-30 | 2001-10-16 | U.S. Philips Corporation | Fingerless glove for interacting with data processing system |
| LU90286B1 (en) | 1998-09-11 | 2000-03-13 | Iee Sarl | Force transducer |
| US6141643A (en) | 1998-11-25 | 2000-10-31 | Harmon; Steve | Data input glove having conductive finger pads and thumb pad, and uses therefor |
| EP1065097A4 (en) | 1999-01-27 | 2001-11-14 | Furukawa Electric Co Ltd | Occupant detecting device |
| US20040189145A1 (en) | 1999-01-28 | 2004-09-30 | Baruch Pletner | Method and device for vibration control |
| US7037268B1 (en) | 1999-03-01 | 2006-05-02 | Medacoustics, Inc. | Low profile acoustic sensor arry and sensors with pleated transmission lines and related methods |
| JP3992243B2 (en)* | 1999-03-16 | 2007-10-17 | ヤマハ株式会社 | Performance data processing system |
| AU4419800A (en) | 1999-05-20 | 2000-12-12 | Electrotextiles Company Limited | Detector constructed from fabric |
| US6121869A (en) | 1999-09-20 | 2000-09-19 | Burgess; Lester E. | Pressure activated switching device |
| US6822635B2 (en) | 2000-01-19 | 2004-11-23 | Immersion Corporation | Haptic interface for laptop computers and other portable devices |
| WO2001085497A1 (en) | 2000-05-10 | 2001-11-15 | Wallace Michael W | Vehicle occupant classification system and method |
| US6571638B2 (en) | 2000-06-30 | 2003-06-03 | Sawtek, Inc. | Surface-acoustic-wave pressure sensor and associated methods |
| US7138976B1 (en) | 2000-07-13 | 2006-11-21 | Rutgers, The State University Of New Jersey | Hand force feedback and sensing system |
| ITCT20000012U1 (en) | 2000-08-18 | 2002-02-18 | Salvatore Varsallona | FOOTWEAR MEASUREMENT EXACT DETECTION SYSTEM |
| JP3980300B2 (en) | 2000-09-07 | 2007-09-26 | 株式会社フジクラ | Membrane pressure sensitive resistor and pressure sensor |
| JP2002131155A (en) | 2000-10-30 | 2002-05-09 | Denso Corp | Pressure sensitive resistance sensor |
| JP2004538207A (en) | 2001-08-17 | 2004-12-24 | アイイーイー インターナショナル エレクトロニクス アンド エンジニアリング エス.エイ. | Vehicle seat occupancy classification method |
| US20050220673A1 (en) | 2002-02-22 | 2005-10-06 | Jacob Thaysen | Sensor comprising an array of pieroresistors |
| DE10212023A1 (en) | 2002-03-19 | 2003-10-02 | Bosch Gmbh Robert | Sensor cell, especially for use in the sensor mat of a motor vehicle seat, has a piezoelectric resistance element with at least one additional contact so that two resistance measurements are made |
| US6817130B2 (en) | 2002-06-17 | 2004-11-16 | New Jersey Institute Of Technology | Sensor array for unauthorized user prevention device |
| JP2004028883A (en) | 2002-06-27 | 2004-01-29 | Denso Corp | Pressure-sensitive sensor |
| US6763320B2 (en) | 2002-08-15 | 2004-07-13 | International Business Machines Corporation | Data input device for individuals with limited hand function |
| US6815602B2 (en) | 2002-09-30 | 2004-11-09 | Vince De Franco | Electronic percussion instrument with impact position-dependent variable resistive switch |
| US6818842B2 (en) | 2002-12-19 | 2004-11-16 | Delphi Technologies, Inc. | Seat foam humidity compensation for vehicle seat occupant weight detection system |
| US20040183648A1 (en) | 2003-03-21 | 2004-09-23 | Weber Thomas E. | Strain sensors and housings and circuit boards with integrated strain sensors |
| JP4254295B2 (en) | 2003-03-25 | 2009-04-15 | アイシン精機株式会社 | Seating detection device |
| EP1469378A1 (en) | 2003-04-16 | 2004-10-20 | IEE INTERNATIONAL ELECTRONICS & ENGINEERING S.A. | Position detection apparatus |
| EP1636071B1 (en) | 2003-06-23 | 2007-02-21 | IEE INTERNATIONAL ELECTRONICS & ENGINEERING S.A. | Seat occupancy sensor |
| WO2005013257A2 (en)* | 2003-07-25 | 2005-02-10 | Ravi Ivan Sharma | Inverted keyboard instrument and method of playing the same |
| US7499040B2 (en) | 2003-08-18 | 2009-03-03 | Apple Inc. | Movable touch pad with added functionality |
| JP2005069968A (en) | 2003-08-27 | 2005-03-17 | Aisin Seiki Co Ltd | Seating detection device |
| US7066887B2 (en) | 2003-10-21 | 2006-06-27 | Vermon | Bi-plane ultrasonic probe |
| US20050109095A1 (en) | 2003-11-20 | 2005-05-26 | Sinnett Jay C. | Saw transducer interface to pressure sensing diaphragm |
| JP4430381B2 (en) | 2003-11-20 | 2010-03-10 | 本田技研工業株式会社 | Occupant detection device |
| US7398688B2 (en) | 2003-12-11 | 2008-07-15 | Proteus Biomedical, Inc. | Pressure sensor circuits |
| US6964205B2 (en) | 2003-12-30 | 2005-11-15 | Tekscan Incorporated | Sensor with plurality of sensor elements arranged with respect to a substrate |
| GB0407366D0 (en) | 2004-03-31 | 2004-05-05 | Koninkl Philips Electronics Nv | Textile form touch sensor |
| JP4218614B2 (en) | 2004-08-27 | 2009-02-04 | アイシン精機株式会社 | Seat state detection device, irradiation direction adjustment device for vehicle headlamp, and seating detection device |
| US7109068B2 (en) | 2004-08-31 | 2006-09-19 | Micron Technology, Inc. | Through-substrate interconnect fabrication methods |
| JP2008515008A (en)* | 2004-10-01 | 2008-05-08 | オーディオブラックス インドゥストリア エ コメルシオ デ プロドゥトス エレトロニコス ソシエダッド アノニマ | Rhythm device for sound generation, performance, accompaniment and evaluation |
| US7311009B2 (en) | 2004-11-17 | 2007-12-25 | Lawrence Livermore National Security, Llc | Microelectromechanical systems contact stress sensor |
| US8109149B2 (en) | 2004-11-17 | 2012-02-07 | Lawrence Livermore National Security, Llc | Contact stress sensor |
| US20060103192A1 (en) | 2004-11-18 | 2006-05-18 | Peter Norton | Load cell and seat occupant weight sensing system |
| PT1851943T (en)* | 2005-02-02 | 2018-04-23 | Audiobrax Ind E Comercio De Produtos Eletronicos S A | Mobile communication device with music instrumental functions |
| DE102005008591A1 (en) | 2005-02-24 | 2006-09-14 | Siemens Ag | Seat occupancy detection mat |
| WO2006101445A1 (en) | 2005-03-23 | 2006-09-28 | össur hf | System and method for conscious sensory feedback |
| DE102005018527A1 (en) | 2005-04-20 | 2006-10-26 | David Bauer | Golf training gloves |
| US8127623B2 (en) | 2005-05-18 | 2012-03-06 | Pressure Profile Systems Inc. | Capacitive tactile tile sensor |
| US7536794B2 (en) | 2005-05-20 | 2009-05-26 | Bivab, Llc | Foot measurement, alignment and evaluation device |
| US20060287140A1 (en) | 2005-06-16 | 2006-12-21 | Brandt Richard A | Automated line calling system |
| US20070043582A1 (en) | 2005-08-22 | 2007-02-22 | Fila Luxembourg S.A.R.L. | Method and system for providing customized footwear to a retail consumer |
| US7439465B2 (en) | 2005-09-02 | 2008-10-21 | White Electronics Designs Corporation | Switch arrays and systems employing the same to enhance system reliability |
| US20070063992A1 (en) | 2005-09-17 | 2007-03-22 | Lundquist Paul B | Finger-keyed human-machine interface device |
| US20070129776A1 (en) | 2005-10-20 | 2007-06-07 | Light Sciences Llc | External wearable light therapy treatment systems |
| US7409256B2 (en) | 2005-12-16 | 2008-08-05 | Industrial Technology Research Institute | Footwear measurement and footwear manufacture systems and methods |
| US7483866B2 (en) | 2005-12-19 | 2009-01-27 | Trw Automotive U.S. Llc | Subclass partitioning in a pattern recognition classifier for controlling deployment of an occupant restraint system |
| US7208960B1 (en) | 2006-02-10 | 2007-04-24 | Milliken & Company | Printed capacitive sensor |
| US7493230B2 (en) | 2006-06-06 | 2009-02-17 | Aetrex Worldwide, Inc. | Method and apparatus for customizing insoles for footwear |
| ES2294934B1 (en) | 2006-07-06 | 2008-11-16 | Fundacio Privada Per A La Innovacio Textil D'igualada | TEXTILE SENSOR OF PRESSURE AND / OR TENSION AND / OR TORSION EFFORTS. |
| EP1883040A1 (en) | 2006-07-28 | 2008-01-30 | IEE International Electronics & Engineering S.A.R.L. | Pattern classification method |
| CN200980381Y (en) | 2006-08-31 | 2007-11-28 | 陈波 | Device for selecting shoe size according with measured foot size |
| US8175821B2 (en) | 2006-09-12 | 2012-05-08 | The University Of Tokyo | Method for measuring physical quantity distribution and measurement system using sensor for physical quantity distribution |
| US20080069412A1 (en) | 2006-09-15 | 2008-03-20 | Champagne Katrina S | Contoured biometric sensor |
| US8117922B2 (en) | 2006-09-21 | 2012-02-21 | Msd Consumer Care, Inc. | Footcare product dispensing kiosk |
| TWI440836B (en) | 2006-09-21 | 2014-06-11 | Msd Consumer Care Inc | Foot care product dispensing kiosk |
| EP2073704A1 (en) | 2006-10-11 | 2009-07-01 | Koninklijke Philips Electronics N.V. | Limb movement monitoring system |
| KR100865148B1 (en) | 2006-12-14 | 2008-10-24 | 이학범 | Foot size automatic measuring device |
| KR20070008500A (en) | 2006-12-29 | 2007-01-17 | 이학범 | Ultrasonic Foot Size Automatic Measuring System |
| US7855718B2 (en)* | 2007-01-03 | 2010-12-21 | Apple Inc. | Multi-touch input discrimination |
| EP2150791B1 (en) | 2007-04-23 | 2016-03-16 | Given Imaging (Los Angeles) LLC | Suspended membrane pressure sensing array |
| CN101680819B (en) | 2007-06-20 | 2012-12-12 | 米其林研究和技术股份有限公司 | Automatic localization of all tire IDs on multi-axle vehicles |
| KR100908124B1 (en) | 2007-07-09 | 2009-07-16 | 삼성전자주식회사 | Pressure sensor for measuring blood pressure and manufacturing method thereof |
| WO2009027629A1 (en) | 2007-08-26 | 2009-03-05 | Qrg Limited | Capacitive sensor with reduced noise |
| KR100921813B1 (en) | 2007-11-07 | 2009-10-16 | 주식회사 애트랩 | Touch panel device and its contact position detection method |
| US7772960B2 (en) | 2007-11-27 | 2010-08-10 | Interlink Electronics, Inc. | Pre-loaded force sensing resistor and method |
| IL188645A (en) | 2008-01-07 | 2011-12-29 | Eliaho Gerby | Foot measuring device |
| US8161826B1 (en) | 2009-03-05 | 2012-04-24 | Stryker Corporation | Elastically stretchable fabric force sensor arrays and methods of making |
| US20090237374A1 (en) | 2008-03-20 | 2009-09-24 | Motorola, Inc. | Transparent pressure sensor and method for using |
| WO2009146142A2 (en) | 2008-04-03 | 2009-12-03 | University Of Washington | Clinical force sensing glove |
| US7726199B2 (en) | 2008-04-08 | 2010-06-01 | Wisconsin Alumni Research Foundation | Dielectrostrictive sensor for measuring deformation |
| WO2009151715A2 (en) | 2008-04-11 | 2009-12-17 | Rambus Inc. | Displacement sensing using a flexible substrate |
| US7719007B2 (en) | 2008-04-30 | 2010-05-18 | Milliken & Company | Flexible electroluminescent capacitive sensor |
| US8381601B2 (en) | 2008-05-05 | 2013-02-26 | John F. Stumpf | Transducer matrix film |
| US7997132B2 (en) | 2008-06-09 | 2011-08-16 | Rochester Gauges, Inc. | Capacitive sensor assembly for determining relative position |
| TW200951597A (en) | 2008-06-10 | 2009-12-16 | Ind Tech Res Inst | Functional device array with self-aligned electrode structures and fabrication methods thereof |
| DE102008030248A1 (en) | 2008-06-25 | 2009-12-31 | Conti Temic Microelectronic Gmbh | Control circuit and method for controlling piezo unit, in particular trimorphic piezoelectric actuator |
| US20100066567A1 (en) | 2008-09-18 | 2010-03-18 | Microsoft Corporation | Resistive switch matrix |
| TW201013485A (en) | 2008-09-30 | 2010-04-01 | Tpk Touch Solutions Inc | Touch-control position sensing method for a touch-control device |
| US9116569B2 (en) | 2008-11-26 | 2015-08-25 | Blackberry Limited | Touch-sensitive display method and apparatus |
| US20100134327A1 (en) | 2008-11-28 | 2010-06-03 | Dinh Vincent Vinh | Wireless haptic glove for language and information transference |
| US8319747B2 (en) | 2008-12-11 | 2012-11-27 | Apple Inc. | Single layer touch panel with segmented drive and sense electrodes |
| US8120232B2 (en) | 2009-01-20 | 2012-02-21 | Palo Alto Research Center Incorporated | Sensors and actuators using piezo polymer layers |
| JP5243988B2 (en) | 2009-02-10 | 2013-07-24 | 本田技研工業株式会社 | Multi-axis force sensor and acceleration sensor |
| US7900521B2 (en) | 2009-02-10 | 2011-03-08 | Freescale Semiconductor, Inc. | Exposed pad backside pressure sensor package |
| GB2468870B (en) | 2009-03-25 | 2016-08-03 | Peratech Holdco Ltd | Sensor |
| US8448530B2 (en) | 2009-03-27 | 2013-05-28 | CSEM Centre Suisee d'Electronique et de Microtechnique SA-Recherche et Developpement | Roll-to-roll compatible pressure sensitive event sensing label |
| CN103925935B (en) | 2009-05-13 | 2017-07-07 | 辛纳普蒂克斯公司 | Capacitive sensor means |
| US8570289B2 (en) | 2009-10-09 | 2013-10-29 | Egalax—Empia Technology Inc. | Method and device for position detection |
| JP5621090B2 (en) | 2009-10-16 | 2014-11-05 | ビーボップ センサーズ、インコーポレイテッド | Foot-operated controller and computer-implemented method |
| CA2779900A1 (en) | 2009-11-05 | 2011-05-12 | Columbia Sportswear North America, Inc. | Footwear temperature control method and apparatus |
| US8633916B2 (en) | 2009-12-10 | 2014-01-21 | Apple, Inc. | Touch pad with force sensors and actuator feedback |
| KR101263216B1 (en) | 2009-12-21 | 2013-05-10 | 한국전자통신연구원 | Smart Footwear and Operating Method Thereof |
| EP2335578A1 (en) | 2009-12-21 | 2011-06-22 | Koninklijke Philips Electronics N.V. | Sensor system |
| US8559086B2 (en) | 2010-02-17 | 2013-10-15 | Microvision, Inc. | Piezoresistive sensors for MEMS device having rejection of undesired motion |
| US8368505B2 (en) | 2010-03-12 | 2013-02-05 | Almax Manufacturing Corporation | Switch using variable resistance layer to control state |
| US8884913B2 (en) | 2010-03-19 | 2014-11-11 | Smart Skin Technologies | Systems and methods for determining the location and pressure of a touchload applied to a touchpad |
| US8587422B2 (en) | 2010-03-31 | 2013-11-19 | Tk Holdings, Inc. | Occupant sensing system |
| DE102011006448A1 (en) | 2010-03-31 | 2011-10-06 | Tk Holdings, Inc. | steering wheel sensors |
| US8983732B2 (en) | 2010-04-02 | 2015-03-17 | Tk Holdings Inc. | Steering wheel with hand pressure sensing |
| US8880358B2 (en) | 2010-04-16 | 2014-11-04 | Thomas J. Cunningham | Sensing device |
| JP2013526746A (en) | 2010-05-14 | 2013-06-24 | イーロ・タッチ・ソリューションズ・インコーポレイテッド | System and method for detecting the position of a touch on a touch sensor |
| US8395109B2 (en) | 2010-05-25 | 2013-03-12 | The Jim Henson Company, Inc. | Motion sensor for detecting bending or pivoting |
| JP5813103B2 (en) | 2010-06-11 | 2015-11-17 | スリーエム イノベイティブ プロパティズ カンパニー | Touch position sensor with force measurement |
| US8378203B2 (en) | 2010-07-27 | 2013-02-19 | Pure Imagination, LLC | Simulated percussion instrument |
| US20130165809A1 (en) | 2010-07-29 | 2013-06-27 | Digisense Ltd. | Monitoring physiological condition of a subject |
| EP2413120A1 (en) | 2010-07-30 | 2012-02-01 | Delphi Technologies, Inc. | Pressure sensitive transducer assembly and control method for a system including such an assembly |
| US8963874B2 (en) | 2010-07-31 | 2015-02-24 | Symbol Technologies, Inc. | Touch screen rendering system and method of operation thereof |
| US8479585B2 (en) | 2010-09-08 | 2013-07-09 | Micropen Technologies Corporation | Pressure sensing or force generating device |
| US9281415B2 (en) | 2010-09-10 | 2016-03-08 | The Board Of Trustees Of The Leland Stanford Junior University | Pressure sensing apparatuses and methods |
| KR20130128383A (en) | 2010-09-13 | 2013-11-26 | 피에스티 센서스 (피티와이) 리미티드 | Printed temperature sensor |
| KR101809191B1 (en) | 2010-10-11 | 2018-01-18 | 삼성전자주식회사 | Touch panel |
| US9524020B2 (en) | 2010-10-12 | 2016-12-20 | New York University | Sensor having a mesh layer with protrusions, and method |
| TWI446373B (en) | 2010-10-14 | 2014-07-21 | Ind Tech Res Inst | Method for manufacturing piezoresistive material, piezoresistive composition and pressure sensor device |
| US8947889B2 (en) | 2010-10-14 | 2015-02-03 | Lockheed Martin Corporation | Conformal electromagnetic (EM) detector |
| CN102551728A (en) | 2010-12-27 | 2012-07-11 | 北京汉林信通信息技术有限公司 | Automatic measuring device for heights, body weights and foot lengths of persons |
| CN201920728U (en) | 2010-12-27 | 2011-08-10 | 北京汉林信通信息技术有限公司 | Automatic height, weight and foot length measuring device for people |
| FR2970779B1 (en) | 2011-01-25 | 2013-02-15 | Francis Cannard | DEVICE FOR MEASURING PRESSURE FROM A FLEXIBLE, FOLDABLE AND / OR EXTENSIBLE OBJECT PRODUCED FROM TEXTILE MATERIAL COMPRISING A MEASURING DEVICE |
| CN103380411B (en) | 2011-02-24 | 2016-10-05 | 富士胶片株式会社 | Conducting strip and contact panel |
| GB2488600B (en) | 2011-03-04 | 2013-05-29 | Hm Technology Internat Ltd | A force sensor |
| US20130211208A1 (en) | 2011-03-08 | 2013-08-15 | Vijay K. Varadan | Smart materials, dry textile sensors, and electronics integration in clothing, bed sheets, and pillow cases for neurological, cardiac and/or pulmonary monitoring |
| US8892051B2 (en) | 2011-03-25 | 2014-11-18 | General Motors Llc | Telematics provisioning system for deactivated devices |
| JP2012220315A (en) | 2011-04-07 | 2012-11-12 | Seiko Epson Corp | Pressure detection device |
| DE102011076174A1 (en) | 2011-05-20 | 2012-11-22 | Robert Bosch Gmbh | Haptic steering wheel, steering wheel system and driver assistance system for a motor vehicle |
| US9271665B2 (en) | 2011-05-20 | 2016-03-01 | The Regents Of The University Of California | Fabric-based pressure sensor arrays and methods for data analysis |
| US8434369B2 (en) | 2011-05-23 | 2013-05-07 | Universal Cement Corporation | Preloaded pressure sensor module |
| JP5541306B2 (en) | 2011-05-27 | 2014-07-09 | 株式会社デンソー | Mechanical quantity sensor device and manufacturing method thereof |
| WO2012170412A2 (en) | 2011-06-07 | 2012-12-13 | Nanocomposites Inc. | Force sensing device and methods for preparing and uses thereof |
| US8780074B2 (en) | 2011-07-06 | 2014-07-15 | Sharp Kabushiki Kaisha | Dual-function transducer for a touch panel |
| US9682856B2 (en) | 2011-08-01 | 2017-06-20 | President And Fellows Of Harvard College | MEMS force sensors fabricated using paper substrates |
| EP2556795A1 (en) | 2011-08-09 | 2013-02-13 | Nederlandse Organisatie voor toegepast -natuurwetenschappelijk onderzoek TNO | Method and system for feedback on running style |
| EP2564709B8 (en) | 2011-09-02 | 2014-02-19 | Fiat Group Automobiles S.p.A. | Method to produce a protective glove and glove made by such method |
| CN107300435B (en) | 2011-09-24 | 2019-11-01 | 哈佛大学校长及研究员协会 | Artificial skin and elastic strain sensor |
| US20130085394A1 (en) | 2011-10-04 | 2013-04-04 | Sonivate Medical, Inc. | Glove with integrated sensor |
| WO2013063445A2 (en) | 2011-10-28 | 2013-05-02 | President And Fellows Of Harvard College | Capacitive, paper-based accelerometers and touch sensors |
| US20130113704A1 (en) | 2011-11-04 | 2013-05-09 | The Regents Of The University Of California | Data fusion and mutual calibration for a sensor network and a vision system |
| CN202396601U (en) | 2011-12-21 | 2012-08-29 | 夏彬 | Body-measuring and size-selecting device |
| CN102406280B (en) | 2011-12-21 | 2014-03-19 | 夏彬 | Device for selecting size by body measurement |
| EP2610602A3 (en) | 2011-12-29 | 2016-12-28 | Parker Hannifin Corporation | Electroactive Polymer Pressure Sensor |
| CN104219999A (en) | 2012-01-30 | 2014-12-17 | 感官系统公司 | Sensors, interfaces and sensor systems for data collection and integrated remote monitoring of conditions at or near body surfaces |
| WO2015175838A1 (en) | 2014-05-15 | 2015-11-19 | Sensoria, Inc. | Gloves with sensors for monitoring and analysis of position, pressure and movement |
| JP6143797B2 (en) | 2012-02-10 | 2017-06-07 | スリーエム イノベイティブ プロパティズ カンパニー | Mesh pattern for touch sensor electrodes |
| US8889451B2 (en) | 2012-02-21 | 2014-11-18 | Freescale Semiconductor, Inc. | MEMS pressure transducer assembly and method of packaging same |
| US20130213147A1 (en) | 2012-02-22 | 2013-08-22 | Nike, Inc. | Footwear Having Sensor System |
| US9076419B2 (en) | 2012-03-14 | 2015-07-07 | Bebop Sensors, Inc. | Multi-touch pad controller |
| JP5819756B2 (en) | 2012-03-26 | 2015-11-24 | 株式会社Screenホールディングス | Print control apparatus, print control program, and print control method |
| US8818606B2 (en) | 2012-04-16 | 2014-08-26 | GM Global Technology Operations LLC | System and method for vehicle lateral control |
| ES2981310T3 (en) | 2012-05-30 | 2024-10-08 | Abena Holding As | System and method for detecting fluids in a diaper |
| US9582035B2 (en) | 2014-02-25 | 2017-02-28 | Medibotics Llc | Wearable computing devices and methods for the wrist and/or forearm |
| US9891718B2 (en) | 2015-04-22 | 2018-02-13 | Medibotics Llc | Devices for measuring finger motion and recognizing hand gestures |
| US8933315B2 (en) | 2012-06-22 | 2015-01-13 | Aquarian Coatings Corp. | Impact responsive portable electronic drumhead |
| ES2437718B1 (en) | 2012-07-04 | 2014-08-27 | Sensing Tex, S.L. | Large area extensible pressure sensor for textile surfaces |
| KR101971945B1 (en) | 2012-07-06 | 2019-04-25 | 삼성전자주식회사 | Apparatus and method for sensing tactile |
| US8893565B2 (en) | 2012-07-13 | 2014-11-25 | Nokia Corporation | Apparatus for sensing |
| US8945328B2 (en) | 2012-09-11 | 2015-02-03 | L.I.F.E. Corporation S.A. | Methods of making garments having stretchable and conductive ink |
| WO2014043664A1 (en) | 2012-09-17 | 2014-03-20 | Tk Holdings Inc. | Single layer force sensor |
| WO2014058473A1 (en) | 2012-10-09 | 2014-04-17 | Mc10, Inc. | Conformal electronics integrated with apparel |
| JP5995362B2 (en) | 2012-10-09 | 2016-09-21 | タカノ株式会社 | Distribution amount sensor and distribution amount measurement system |
| US9019710B2 (en) | 2012-10-11 | 2015-04-28 | Apple Inc. | Devices having flexible printed circuits with bent stiffeners |
| US20140104776A1 (en) | 2012-10-17 | 2014-04-17 | James E. Clayton | Rigid circuit board with flexibly attached module |
| US9254786B2 (en) | 2012-11-05 | 2016-02-09 | Nissan North America, Inc. | Vehicle horn control assembly |
| TW201418683A (en) | 2012-11-13 | 2014-05-16 | Ind Tech Res Inst | Pressure measure structure |
| US9164586B2 (en) | 2012-11-21 | 2015-10-20 | Novasentis, Inc. | Haptic system with localized response |
| KR20140071693A (en) | 2012-12-04 | 2014-06-12 | 정홍기 | Method for measuring foot size using autofocus |
| DE112013005988B4 (en) | 2012-12-14 | 2023-09-21 | Apple Inc. | Force detection through changes in capacity |
| US9788600B2 (en) | 2012-12-19 | 2017-10-17 | New Balance Athletics, Inc. | Customized footwear, and systems and methods for designing and manufacturing same |
| KR101362742B1 (en) | 2012-12-21 | 2014-02-13 | 현대오트론 주식회사 | A tire management system and a vehicle comprising the same |
| US11006690B2 (en) | 2013-02-01 | 2021-05-18 | Nike, Inc. | System and method for analyzing athletic activity |
| US9301563B2 (en) | 2013-02-07 | 2016-04-05 | Nova Diagnostics, Llc | Pressure sensing glove |
| US20140240214A1 (en) | 2013-02-26 | 2014-08-28 | Jiake Liu | Glove Interface Apparatus for Computer-Based Devices |
| US8928014B2 (en) | 2013-03-15 | 2015-01-06 | Cooledge Lighting Inc. | Stress relief for array-based electronic devices |
| CN203234132U (en) | 2013-05-12 | 2013-10-16 | 夏彬 | Foot length measuring device |
| RU2533539C1 (en) | 2013-05-27 | 2014-11-20 | Федеральное государственное бюджетное образовательное учреждение высшего профессионального образования "Тверской государственный университет" | Piezoelectric shock pick-up |
| US20150248159A1 (en) | 2013-06-19 | 2015-09-03 | Florida State University Research Foundation, Inc. | Piezoresistive sensors and methods |
| KR101500840B1 (en) | 2013-06-24 | 2015-03-10 | 서울대학교산학협력단 | Manufacturing Method Of Strain Sensor, Strain Sensor and Motion Sensing Apparatus Using the Strain Sensor |
| US20150035743A1 (en) | 2013-07-31 | 2015-02-05 | Plantronics, Inc. | Wrist Worn Platform for Sensors |
| ES2485617B1 (en) | 2013-09-16 | 2015-04-06 | Sensing Tex, S.L. | Piezo-resistive textile sensor and heart and / or respiratory rhythm detection system |
| US9652070B2 (en) | 2013-09-25 | 2017-05-16 | Lenovo (Singapore) Pte. Ltd. | Integrating multiple different touch based inputs |
| CA2926574C (en) | 2013-10-15 | 2023-03-28 | 1835963 Alberta Ltd. | Sensing element compositions and sensor system for detecting and monitoring structures for hydrocarbons |
| US9189022B2 (en) | 2013-11-13 | 2015-11-17 | Symbol Technologies, Llc | Wearable glove electronic device |
| AU2015100011B4 (en) | 2014-01-13 | 2015-07-16 | Apple Inc. | Temperature compensating transparent force sensor |
| US9499072B2 (en) | 2014-02-17 | 2016-11-22 | Lear Corporation | Seat cushion length extender with sensor |
| US10076143B2 (en) | 2014-05-14 | 2018-09-18 | Dean R. Marriott | Gloves for adjusting and controlling resistance to hand movement, and related methods thereof |
| US9568381B2 (en) | 2014-05-15 | 2017-02-14 | Henry J. Daniecki | Lower limb force sensing system |
| WO2015175317A1 (en) | 2014-05-15 | 2015-11-19 | Bebop Sensors, Inc. | Piezoresistive sensors and applications |
| US9442614B2 (en) | 2014-05-15 | 2016-09-13 | Bebop Sensors, Inc. | Two-dimensional sensor arrays |
| US10362989B2 (en) | 2014-06-09 | 2019-07-30 | Bebop Sensors, Inc. | Sensor system integrated with a glove |
| US9710060B2 (en) | 2014-06-09 | 2017-07-18 | BeBop Senors, Inc. | Sensor system integrated with a glove |
| US20150359880A1 (en) | 2014-06-16 | 2015-12-17 | Biomune Company | Dual adjuvant vaccine compositions, preparation and uses |
| US10398376B2 (en) | 2014-06-17 | 2019-09-03 | MAD Apparel, Inc. | Garment integrated electrical interface system and method of manufacture |
| ES2911719T3 (en) | 2014-08-22 | 2022-05-20 | Harvard College | Soft robot with limited deformation flexible electronic shell |
| US10019059B2 (en) | 2014-08-22 | 2018-07-10 | Sony Interactive Entertainment Inc. | Glove interface object |
| US20160073539A1 (en) | 2014-09-05 | 2016-03-10 | Dimensional Industries, Inc. | Flexible printed circuit board assembly for electronic devices |
| CN107077207B (en) | 2014-10-17 | 2020-10-27 | 雅马哈株式会社 | data gloves |
| WO2016070078A1 (en) | 2014-10-30 | 2016-05-06 | Bebop Sensors, Inc. | Sensor system integrated with a glove |
| US10277242B2 (en) | 2014-11-11 | 2019-04-30 | Zerokey Inc. | Method of detecting user input in a 3D space and a 3D input system employing same |
| AU2015362045C1 (en) | 2014-12-08 | 2020-10-15 | Rohit Seth | Wearable wireless HMI device |
| US10073522B2 (en) | 2014-12-12 | 2018-09-11 | Regents Of The University Of Minnesota | Articles of handwear for sensing forces applied to medical devices |
| US9717644B2 (en) | 2014-12-22 | 2017-08-01 | John H. Shadduck | Wearable sensing and actuator systems, and methods of use |
| US9529433B2 (en) | 2014-12-30 | 2016-12-27 | Stmicroelectronics Pte Ltd | Flexible smart glove |
| US9652038B2 (en) | 2015-02-20 | 2017-05-16 | Sony Interactive Entertainment Inc. | Magnetic tracking of glove fingertips |
| US9863823B2 (en) | 2015-02-27 | 2018-01-09 | Bebop Sensors, Inc. | Sensor systems integrated with footwear |
| US9612102B2 (en) | 2015-04-17 | 2017-04-04 | Bend Labs, Inc | Compliant multi-region angular displacement and strain sensors |
| US20170108929A1 (en) | 2015-04-28 | 2017-04-20 | Morgan Walker Sinko | System and Method for Full Motion Capture and Haptic Feedback Suite |
| US10082381B2 (en) | 2015-04-30 | 2018-09-25 | Bebop Sensors, Inc. | Sensor systems integrated with vehicle tires |
| US20160340534A1 (en) | 2015-05-22 | 2016-11-24 | Board Of Regents, The University Of Texas System | Inks, piezoresistive sensors, and conductive materials on flexible substrates |
| US20170000369A1 (en) | 2015-07-03 | 2017-01-05 | Elwha Llc | Electrocardiogram systems and related methods |
| US20170056644A1 (en) | 2015-08-05 | 2017-03-02 | Tony CHAHINE | Textile-based product |
| US10046671B2 (en) | 2015-08-14 | 2018-08-14 | Faurecia Automotive Seating, Llc | Occupant-recognition system for vehicle seat |
| US9721553B2 (en) | 2015-10-14 | 2017-08-01 | Bebop Sensors, Inc. | Sensor-based percussion device |
| GB2544082A (en) | 2015-11-05 | 2017-05-10 | Impact Tech Labs Ltd | A wearable garment |
| US10197459B2 (en) | 2015-12-17 | 2019-02-05 | Facebook Technologies, Llc | Indexable strain sensor |
| US20170305301A1 (en) | 2016-04-22 | 2017-10-26 | Bebop Sensors, Inc. | Vehicle seat sensor systems for use with occupant classification systems |
| US9851267B1 (en) | 2016-06-01 | 2017-12-26 | Microsoft Technology Licensing, Llc | Force-sensing element |
| US10884496B2 (en) | 2018-07-05 | 2021-01-05 | Bebop Sensors, Inc. | One-size-fits-all data glove |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4852443A (en)* | 1986-03-24 | 1989-08-01 | Key Concepts, Inc. | Capacitive pressure-sensing method and apparatus |
| US5131306A (en)* | 1989-01-19 | 1992-07-21 | Yamaha Corporation | Automatic music playing piano |
| US5288938A (en)* | 1990-12-05 | 1994-02-22 | Yamaha Corporation | Method and apparatus for controlling electronic tone generation in accordance with a detected type of performance gesture |
| US5429092A (en)* | 1993-02-25 | 1995-07-04 | Mitsubishi Denki Kabushiki Kaisha | Throttle control system |
| US5878359A (en)* | 1995-06-09 | 1999-03-02 | Nipponsenso Co., Ltd. | Vehicular control device provided with an accelerator detecting device which detects the operation of an accelerator device |
| US6155120A (en)* | 1995-11-14 | 2000-12-05 | Taylor; Geoffrey L. | Piezoresistive foot pressure measurement method and apparatus |
| US5866829A (en)* | 1996-12-20 | 1999-02-02 | Pecoraro; Thomas | Pedal rack |
| US6215055B1 (en)* | 1997-08-06 | 2001-04-10 | Darren Saravis | Foot pedal boards for musical instruments |
| US20040252007A1 (en)* | 2000-05-18 | 2004-12-16 | David Lussey | Flexible switching devices |
| US6360615B1 (en)* | 2000-06-06 | 2002-03-26 | Technoskin, Llc | Wearable effect-emitting strain gauge device |
| US7157640B2 (en)* | 2003-06-17 | 2007-01-02 | Baggs Lloyd R | Undersaddle pickup for stringed musical instrument |
| US7608776B2 (en)* | 2003-12-15 | 2009-10-27 | Ludwig Lester F | Modular structures facilitating field-customized floor controllers |
| US7332670B2 (en)* | 2004-07-27 | 2008-02-19 | Yamaha Corporation | Automatic player exactly bringing pedal to half point, musical instrument equipped therewith and method used therein |
| US20070234888A1 (en)* | 2005-10-03 | 2007-10-11 | Audiobrax Industria E Comercio De Produtos Eletronicos S/A | Rhythmic device for the production, playing, accompaniment and evaluation of sounds |
| US7302866B1 (en)* | 2007-01-10 | 2007-12-04 | The Boeing Company | Device, system, and method for structural health monitoring |
| US7754956B2 (en)* | 2007-12-12 | 2010-07-13 | Force Ten International Llc | Programmable system to integrate generated signals with signals from a musical instrument |
| US20110088535A1 (en)* | 2008-03-11 | 2011-04-21 | Misa Digital Pty Ltd. | digital instrument |
| US20100123686A1 (en)* | 2008-11-19 | 2010-05-20 | Sony Ericsson Mobile Communications Ab | Piezoresistive force sensor integrated in a display |
| US20100242274A1 (en)* | 2009-03-30 | 2010-09-30 | Microsoft Corporation | Detecting touch on a curved surface |
| US20100315337A1 (en)* | 2009-06-16 | 2010-12-16 | Bran Ferren | Optical capacitive thumb control with pressure sensor |
| US20140150573A1 (en)* | 2011-01-13 | 2014-06-05 | Francis Cannard | Device for Measuring Pressure from a Flexible, Pliable, and/or Extensible Object Made from a Textile Material Comprising a Measurement Device |
| US20150086955A1 (en)* | 2012-05-03 | 2015-03-26 | Lauren H. Poniatowski | Systems and methods for analyzing surgical techniques |
| US20140090488A1 (en)* | 2012-09-29 | 2014-04-03 | Stryker Corporation | Flexible Piezocapacitive And Piezoresistive Force And Pressure Sensors |
| US20150331522A1 (en)* | 2014-05-15 | 2015-11-19 | Kesumo Llc | Piezoresistive sensors and applications |
| US20150331512A1 (en)* | 2014-05-15 | 2015-11-19 | Bebop Sensors, Inc. | Promoting sensor isolation and performance in flexible sensor arrays |
| US20150331533A1 (en)* | 2014-05-15 | 2015-11-19 | Bebop Sensors, Inc. | Flexible sensors and applications |
| US20160375910A1 (en)* | 2015-06-25 | 2016-12-29 | Bebop Sensors, Inc. | Sensor systems integrated with steering wheels |
| US9827996B2 (en)* | 2015-06-25 | 2017-11-28 | Bebop Sensors, Inc. | Sensor systems integrated with steering wheels |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11204664B2 (en) | 2012-03-14 | 2021-12-21 | Bebop Sensors, Inc | Piezoresistive sensors and applications |
| US11147510B2 (en) | 2014-06-09 | 2021-10-19 | Bebop Sensors, Inc. | Flexible sensors and sensor systems |
| US20210390936A1 (en)* | 2018-12-07 | 2021-12-16 | Ariano Instruments Private Limited | Key-switch for a music keyboard |
| US11480481B2 (en) | 2019-03-13 | 2022-10-25 | Bebop Sensors, Inc. | Alignment mechanisms sensor systems employing piezoresistive materials |
| Publication number | Publication date |
|---|---|
| WO2011047171A2 (en) | 2011-04-21 |
| US8680390B2 (en) | 2014-03-25 |
| US20190219465A1 (en) | 2019-07-18 |
| JP2013508752A (en) | 2013-03-07 |
| US20150316434A1 (en) | 2015-11-05 |
| US9075404B2 (en) | 2015-07-07 |
| US20140222243A1 (en) | 2014-08-07 |
| JP5621090B2 (en) | 2014-11-05 |
| DE112010004038T5 (en) | 2012-09-20 |
| WO2011047171A3 (en) | 2011-07-28 |
| US10288507B2 (en) | 2019-05-14 |
| US20170167931A1 (en) | 2017-06-15 |
| US20110088536A1 (en) | 2011-04-21 |
| US9546921B2 (en) | 2017-01-17 |
| US10753814B2 (en) | 2020-08-25 |
| Publication | Publication Date | Title |
|---|---|---|
| US10753814B2 (en) | Piezoresistive sensors and sensor arrays | |
| US11204664B2 (en) | Piezoresistive sensors and applications | |
| US10817170B2 (en) | Apparatus and method for operating touch control based steering wheel | |
| US10216342B2 (en) | Information processing apparatus, information processing method, and program | |
| EP1241557A2 (en) | Method for displaying information responsive to sensing a physical presence proximate to a computer input device | |
| US5966125A (en) | System and method for dynamic controls | |
| JP2004070920A (en) | Information processing program, computer readable recording medium recording information processing program, information processing method and information processor | |
| CN105187875A (en) | Control device and operation mode switching method of control device | |
| US20090066506A1 (en) | Electronic device with circuitry operative to change an orientation of an indicator and method for use therewith | |
| JP7161083B1 (en) | Operation device and its control method and control program | |
| US9354808B2 (en) | Display control device, display control method, and program | |
| US20140270256A1 (en) | Modifying Control Resolution | |
| US7626570B2 (en) | Input device | |
| US9477389B2 (en) | Parameter controlling apparatus | |
| JP2023122459A (en) | Input device and electronic musical instrument | |
| JPH07203600A (en) | Sound image shifting device | |
| TW201601038A (en) | Control device, operation mode altering method thereof, control method thereof and battery power warning method thereof | |
| TW201423528A (en) | Light-sensitive input apparatus and light-sensitive input panel | |
| US20250123696A1 (en) | Information processing device and controller | |
| JP4054019B2 (en) | Performance parameter input device | |
| US12314481B2 (en) | Button with mechanical switch, electromagnetic sensor and haptic feedback, and method |
| Date | Code | Title | Description |
|---|---|---|---|
| STPP | Information on status: patent application and granting procedure in general | Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION | |
| STPP | Information on status: patent application and granting procedure in general | Free format text:NON FINAL ACTION MAILED | |
| STCB | Information on status: application discontinuation | Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |