Search results

  1. H

    Teensyduino compiler crash !

    I would have seen a "Java crash at compilation time due to a 10 years Arduino bug" sticky post in the Technical support forum...and fixed my typo silently
  2. H

    Teensyduino compiler crash !

    It's fixed You ROCK ! Thanks so much !
  3. H

    Teensyduino compiler crash !

    My "External editor" is not checked... According to ProcessExplorer, the Teensyduino process is launched as below "C:\Users\bruno.rivier\Documents\Soft\TeenSy\Arduino-1.6.5\java\bin\javaw.exe" -splash:./lib/splash.png -Dsun.java2d.d3d=false -Xms128M -Xmx512M -classpath...
  4. H

    Teensyduino compiler crash !

    I am suffering from a java crash when compiling the attached sketch (for Teensy 3.0 using 2 serial modules : Bluetooth HC-05 + SigFox TD1208) I although attached the buildprefs.txt, stderr.txt (full error text), stdout.txt contains 30 Cr&Lf. I am using Teensyduino 1.25 on Arduino 1.6.5. I have...
  5. H

    Noob ? Can I really use both sides of my Teensy 3.x at once ?

    Thanks for the clarification ! I noticed the Teensy 3.0 pinouts was not that clear...but I should have account for the more recent 3.1 3.2 pinouts where the back side was clearly annotated. You guys rock !
  6. H

    Noob ? Can I really use both sides of my Teensy 3.x at once ?

    Thanks. Does this means I must solder each side carefully or what is the common way to use both sides ? I did searched the forum before posting and found no CODE example of this alternate usage...I don't need it now anyway. ...and Thanks again for your patience !
  7. H

    Noob ? Can I really use both sides of my Teensy 3.x at once ?

    I've seen these schematics where it is clear that every pins out of both sides may be really different. Example : PC8/A17/28 and PC6/DOUT/11 shares the same PCB hole but are clearly from different outputs on the schematic I understand that a single feature can be drained from one multiple...
  8. H

    How to avoid Teensy fake Keyboard to disable my touchpad ?

    BINGO ! Sorry about that, I should have check that option ! The Synaptics ForcePad control panel has a checkbox to "Disable internal pointing device when external USB pointing device is attached."...it was checked. Unchecking solved my problem. THANKS !
  9. H

    How to avoid Teensy fake Keyboard to disable my touchpad ?

    The laptop does disable my touchpad when I insert the Teensy fake Keyboard (compiled with USB Type = Keyboard + Mouse + Joystick) The laptop keyboard stays available
  10. H

    How to avoid Teensy fake Keyboard to disable my touchpad ?

    I am connecting my fake USB Keyboard to a Windows 7 SP1 x64 Enterprise edition laptop. I thought there were a general answer allowing the Teensy to get detected as a simple keyboard instead of an overall Kbd+Mouse+Joystick one
  11. H

    How to avoid Teensy fake Keyboard to disable my touchpad ?

    How to avoid Teensy fake Keyboard to disable my touchpad ? [SOLVED] I am looking for a way to avoid my touchpad being deactivated when the fake Teensy keyboard is plugged in, any idea ?
  12. H

    Teensy 3.0 / Missing libraries ?

    Thanks ! Worked pretty well ! Some Teensy web pages should be refreshed...
  13. H

    Teensy 3.0 / Missing libraries ?

    OK, I misunderstood the libraries usages. I am just trying to have the Teensy 3.0 to push some KEYS to a laptop. I use the below very simple sketch. I noticed that whatever the Keyboard layout I select, I always got a Q instead of a A (on my french laptop with AZERTY instead of QWERTY kbd)...
  14. H

    Teensy 3.0 / Missing libraries ?

    Sorry, I though I was clear... I have compilation problem with the USB_Keyboard example... I renamed the usb_keyboard.c to .ino and opened an Arduino session to compile it... it errors for any PIN related symbols (those that are defined in hardware\teensy\avr\cores\usb_hid\usb.c)
  15. H

    Teensy 3.0 / Missing libraries ?

    Dear Teensy experts, I changed my OS recently (Win7 x64) and am trying to recompile an old Teensy keyboard project. Latest TeensyDuino has been installed after latest Arduino IDE. I can see and select Teensy 3.0 board, USB Type Keyboard+Mouse+Joytsick, CPU Speed 48Mhz, French keyboard layout...
  16. H

    Any Teensy 3.0 enclosures ?

    Nice try, I did not know this adafruit website. Lots of choice I although find some nice enclosure here http://www.soselectronic.com/?str=12&code=J101080
  17. H

    Looking for a Teensy 3.0 with a male USB-A plug ?

    Sorry to cool you down guys... I know what a USB adapter is... ==> I was just wondering if Paul was ready to retail a USB-A male Teensy 3.0 instead of the current micro-USB female Thanks for trying anyway...
  18. H

    Any Teensy 3.0 enclosures ?

    Thanks for your reply ! I am still looking for an enclosure for Teensy 3.0 alone allowing me to pack a Teensy with a USB "A" male plug (direct plug to any laptop) robustly attached to the micro USB Teensy plug. Ideally, the enclosure would be custom painted...
  19. H

    Looking for a Teensy 3.0 with a male USB-A plug ?

    Dear readers, I would like my Teensy 3.0 to look like a classic USB key. Is there a way to connect the Teensy 3 without a cable... ==> Is Paul ready to provide me some Teensy 3.A kits with a soldered male USB-A plug instead of the female micro-USB ? Thanks for reading anyway :D
  20. H

    Any Teensy 3.0 enclosures ?

    Dear readers, As a recent Teensy 3.0 owner, I am now looking for enclosures for the Teensy 3.0 only (or wider) ==> Any known reseller ? ==> How do you package your kits ? Thanks for reading anyway
Back
Top