Search results

  1. T

    Pure data on Teensy 3.6

    this is an early stage compiler for https://github.com/sharebrained/pd_compiler
  2. T

    Any Chance of a Teensy ++ 3.1?

    I hope that in this new Teensy generation will this time take into account a complete USB stack.
  3. T

    737-200 Sim update with 10 Teensy's

    what simulator you use?
  4. T

    Teensy as USB Headset Adapter

    Thx CyborgEars for your info. Even if your experiment is not full-duplex, can you show me an example of how you've implemented the audio data transfer with the USB-Serial?
  5. T

    Teensy as USB Headset Adapter

    Thx, Paul for the info, but you think it may be possible to have enough bandwidth with other protocols PC <-> Teensy to transmit and receive voice? The sampling frequency needed is in a range 8000-12000 Hz, the Audio Lib support other sample rate or it is fixed?
  6. T

    Teensy as USB Headset Adapter

    Hi, this is very interesting, when news of this integration will be available? I plan to use the Teensy 3.1 and audio adapter to create an USB Headset Adapter, then I also ask advice to realize it and may be feasible to use the Teensy in the scenario like that? Thank for our time.
  7. T

    Little audio project

    In Audacity navigate through File->Import->Raw Data: Encoding: Signed 16-bit PCM Byte Order: Little-endian Channels: 1 Channel (Mono) Sample rate: 44100 Import that work?
  8. T

    S/pdif

    from what I remember, however, this does not guarantee the sync between two devices, after a bit of time with excessive jitter they are no longer in sync.
  9. T

    pin control of resistance

    Some info in this documentation Chapter 11 - Port control and interrupts (PORT) - pag.219 http://cache.freescale.com/files/32bit/doc/ref_manual/K20P64M72SF1RM.pdf?fpsp=1&WT_TYPE=Reference%20Manuals&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=pdf&WT_ASSET=Documentation
  10. T

    24 bit audio boards

    Thank you for sharing your project, a lot to learn here .... @Paul: Maybe it's time to have a USB AUDIO STACK? :)
  11. T

    Process of how to make a finished product with Teensy

    i have found this document that explain some guide line for their product integration... http://www.telegesis.com/download/document-centre/user_guides_and_product_manuals/ZigBeemoduleapproval%20CE.pdf
  12. T

    a cost-effective high-performance TFT HMI

    sorry Paul, but I am not the creator and are not affiliated, I just posted the link because I think it can be a good solution to match with the teensy. But it seems that even his campaign is not over, we will see when the product will be commercially thing really it offers.
  13. T

    teensy audio WAVEFORM_ARBITRARY example?

    i have found this example here https://github.com/mihow/audio-patches/tree/master/Teensy https://forum.pjrc.com/threads/24793-Audio-Library?p=54197&viewfull=1#post54197
  14. T

    Process of how to make a finished product with Teensy

    So if I wanted to make a finished product, as I understand the various licenses of compliance would cost much, so only reality effective for a small person is realize itself for products for DIY. Or there are companies that offer the possibility of realization at reasonable prices?
  15. T

    a cost-effective high-performance TFT HMI

    I think that could be of interest to someone, if you've missed. https://www.indiegogo.com/projects/nextion-a-cost-effective-high-performance-tft-hmi
  16. T

    Process of how to make a finished product with Teensy

    thank you for your reply, I've read that the finished products, should overcome some test to be sold, such as EMC, in europe the CE, etc.. etc. This is not mandatory? what is the cost approx? Or you can just stay in a sell range of products from hobby / workshop?
  17. T

    Process of how to make a finished product with Teensy

    Hello everyone, sorry if the questions will be low-level, but I would like to know the process of how to make a finished product after using the teensy and other hardware as a development platform, then: 1) the code compiled with teensyduino allow this? obviously based on the license of the...
  18. T

    Multiple virtual MIDI ports over USB with Teensy 2.0? (Or 3.0?)

    Hi MuShoo, your updated code work with Teensy 3.1?
  19. T

    CMSIS-DSP library supports

    many thanks, I missed it
  20. T

    CMSIS-DSP library supports

    it would be possible to integrate this library, as it is now designed the Teensy 3.0? sorry if the question is stupid, but it is because I am a beginner in this world.
Back
Top