christianimmler

Results 7 comments of christianimmler

This is a german translation: var descriptor = { blocks: [ ['h', 'Wenn Arduino verbunden ist', 'whenConnected'], [' ', 'Verbinde %m.hwOut mit Pin %n', 'connectHW', 'led A', 3], [' ',...

Ok, here the missing part of the translation: menus: { buttons: ['Taste A', 'Taste B', 'Taste C', 'Taste D'], btnStates: ['gedrückt', 'losgelassen'], hwIn: ['Drehknopf', 'Lichtsensor', 'Temperatursensor'], hwOut: ['LED A', 'LED...

Getting started instructions would be nice to have, FAQ also. The more I am playing with the scratch extension, the more problems are arising on different PCs and browsers. Some...

![pikey](https://cloud.githubusercontent.com/assets/12542006/7789492/ad30e5dc-0262-11e5-91b0-723ebc137551.png) This is the circuit, I am using. The touch sensor ('Kontaktsensor' in the drawing) is connected via 20 MOhm resistor to +3.3V and directly to the Arduino pin. So...

![ledtest](https://cloud.githubusercontent.com/assets/12542006/7793660/3f9dd2ea-02c2-11e5-8c0b-f93122bfa676.png) Hi, here a simple sample. When touching the sensor the leds should be switched. But... led A is always on, so pin 2 connected to the sensor seems to...

Hi, I have the same problem with Chrome on Windows. Arduino IDE and the Firmata Test program are working well on COM3. Chrome shows: Attempting connection with COM3 arduino_extension.js:506 Chrome...

I tried it on another PC with Firefox. Arduino IDE and the Firmata Test program are working well on COM4. Firefox shows: ![fehler01](https://cloud.githubusercontent.com/assets/12542006/12220989/c039b434-b788-11e5-9d76-19297938a8bb.png) The connection symbol is green, but errors...