User Portlet
| Discussions |
|---|
| First, thanks for read. I'm a math teacher in highschool. If you connect Arduino Uno to Mathematica and press the switch, the value read by DeviceRead is changed to '0' or '1'. When the switch is pressed using the EmitSound, Sound, and... |
| `Column[{Row[{InputField[Dynamic[x], Number]; x = RandomInteger[50], "+", InputField[Dynamic[y], Number]; y = RandomInteger[50], "=", InputField[Dynamic[z], Number]}], PopupWindow[ Button["Click Here"],... |