Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: joedarock

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    440

    Is this feasible? What would be the downside?

    Is this feasible? What would be the downside?
  2. Replies
    2
    Views
    440

    SDR without audio adaptor board

    Has anyone implemented an SDR using the Teensy internal ADC's and internal DAC (or PWM)?
  3. Hi Derek! Anything new to report on the...

    Hi Derek!

    Anything new to report on the transceiver project? Did you make any progress on the waterfall display?

    Joe
    W3JDR
  4. Replies
    9
    Views
    19,760

    Is there an Eagle or other CAD schematic and PCB...

    Is there an Eagle or other CAD schematic and PCB file for this?

    Joe
  5. Replies
    1
    Views
    774

    No PC speaker audio from Teensy 3.2

    I have my Teensy 3.2 programmed with a simple sine generator (Audio Library) connected to the Usb output. On my Windows 10 computer, I have a program called "Soundcard Scope". I have all the Input...
  6. Replies
    9
    Views
    19,760

    Rev D Audio Board PCB Library

    I want to embed a RevD (Teensy 4) audio board in my pcb project. Does anyone have an Eagle library file for this board?

    Joe
  7. Yes, anyone who knows the library exists will...

    Yes, anyone who knows the library exists will have seen these partial functionality test sketches. I was looking to see if anyone has built a complete radio system, along with their account of how...
  8. Using Teensy onboard ADC with audio library

    I'm trying to create a simple test jig using the Audio Design Tool to generate a sine and recover it using the Teensy onboard ADC. My connection code looks like this:

    AudioSynthWaveformSine ...
  9. Replies
    616
    Views
    229,894

    Frank I've been digging into Hilbert filters...

    Frank

    I've been digging into Hilbert filters for IQ receivers using the Oak Hills software. One of the things I notice is that the typically used designs that have about 100 taps start to fall...
  10. Replies
    616
    Views
    229,894

    I read this as a suggestion to have a gain...

    I read this as a suggestion to have a gain reduction mechanism before the ADC to avoid overload on strong signals. I agree.

    Joe
  11. Thanks Rob, Actually, I'm looking for an example...

    Thanks Rob,
    Actually, I'm looking for an example sketch using DerekR's SDR Radio Library.

    Anyone?

    Joe
  12. Rob or anyone who cares to reply: Does anyone...

    Rob or anyone who cares to reply:
    Does anyone have a sketch that implements a. complete ssb/cw receiver using rhis library? I'd like to load it up and use it as a starting point for my own...
  13. Replies
    2
    Views
    900

    Teensy 4.0 filters without audio shield

    I want to use the Teensy 4.0 board for some communications-quality audio filters (LPF, HPF, BPF, etc). It seems to me that the on-board ADC and DAC should be sufficient for this. Can someone point me...
  14. Replies
    616
    Views
    229,894

    Frank I think I localized the cause of the...

    Frank

    I think I localized the cause of the system crashing some 15 seconds or more after startup when there are no peripherals attached. It seems to be associated with no audio into the ADC,...
  15. Replies
    616
    Views
    229,894

    Frank I said my configuration is "well...

    Frank

    I said my configuration is "well defined", not that it is what you anticipated. I was probing to see if you have any suspicion about what you would expect to happen in that configuration.
    ...
  16. Replies
    616
    Views
    229,894

    Frank I think you don't understand. I have the...

    Frank

    I think you don't understand. I have the Teensy, the PJRC audio board and ILI9341 display running together and executing your latest code. The GUI comes up just fine at a default frequency...
  17. Replies
    616
    Views
    229,894

    Frank I have the code compiled, uploaded to...

    Frank

    I have the code compiled, uploaded to the Teensy 4 and running with the audio board and display. One thing I notice is that the GUI runs for about 10 seconds at 135.600 MHz, then goes all...
  18. Replies
    616
    Views
    229,894

    Frank Just an FYI. I just now got the...

    Frank

    Just an FYI.

    I just now got the program to compile and load. It was complaining about a missing library "SPIN.h". I found those files on the 'net and created the library folder...Voila!...
  19. Replies
    616
    Views
    229,894

    Frank I understand your position. I'll just...

    Frank

    I understand your position. I'll just have to work a bit harder rather than take the lazy way out.

    I'll get there.
  20. Replies
    616
    Views
    229,894

    Frank Perhaps there is confusion due to my...

    Frank

    Perhaps there is confusion due to my nomenclature. In the old days, we spoke of the compiled code that executes on the microcontoller as "object" code, also sometimes as "hex" files or "bin"...
  21. Replies
    616
    Views
    229,894

    Frank I'm looking for an object file of a...

    Frank

    I'm looking for an object file of a recent version of Teensy 4 Convolution Receiver that I can upload to my board and build on it with hardware peripherals one by one until I have a stable...
  22. Replies
    616
    Views
    229,894

    Frank I got my Teensy4.0 board and new version...

    Frank

    I got my Teensy4.0 board and new version audio board yesterday. Before I begin to do battle with the Arduino IDE and try to build the code, I'd like to try an express checkout of the...
  23. Replies
    616
    Views
    229,894

    Frank I realized after I got home last night...

    Frank

    I realized after I got home last night and re-read my posting that I was wrong....it's actually a 3.6 board. It throws the same error anyway.

    Yesterday I ordered a 4.0 board and its...
  24. Replies
    616
    Views
    229,894

    Months ago, I successfully loaded and built the...

    Months ago, I successfully loaded and built the then-current version of the convolution receiver under the Arduino IDE on my Teensy 3.2 board. Recently, I had a computer problem and had to delete and...
  25. Replies
    616
    Views
    229,894

    That's it...thanks!

    That's it...thanks!
  26. Replies
    616
    Views
    229,894

    Thanks Frank What I find there are jpegs and...

    Thanks Frank

    What I find there are jpegs and pdfs, not CAD files. Of course, a ready-made board I can purchase would give a jump start..

    Please advise if I'm missing something.
  27. Replies
    616
    Views
    229,894

    I'm trying to reproduce the hardware design for...

    I'm trying to reproduce the hardware design for this receiver by DO7JBH, Dante. Can someone tell me how to contact him, or if boards/board files are available somewhere on the net?

    Joe
    W3JDR
  28. Replies
    616
    Views
    229,894

    Transceiver

    Frank

    Have you, or has anyone you know of, made a transceiver version of this project?

    Joe
    W3JDR
  29. Teensy3.2 + audio board + purple board + PJRC ILI9341 color display

    I have these boards plugged together in a stack. Without the audio board in the stack, I can get the color display to work with the example sketches using pins 9 and 10 as DC and CS. When I put the...
  30. Replies
    21
    Views
    4,352

    Thanks I wanted to look at the schematic of...

    Thanks

    I wanted to look at the schematic of the interface board to see how the I/O is mapped from the Teensy to the display, but there apparently is no such document. Guess I'll have to buzz it...
  31. Replies
    21
    Views
    4,352

    ILI9341 - No Display

    I'm running the code below on a Teensy 3.2, and a PJRC ILI9341 color display board with the recommended Osh Park "purple board". All I get is a white (blank) screen. The main loop seems to be...
  32. Replies
    14
    Views
    4,973

    Thanks for the insights.

    Thanks for the insights.
  33. Replies
    14
    Views
    4,973

    Aha! In looking through one of the Hilbert...

    Aha! In looking through one of the Hilbert coefficients listings, I see why they're not scaled against a larger value. Some of the coefficients in the file I'm looking at go up to 0.87, so scaling...
  34. Replies
    14
    Views
    4,973

    In looking at the coefficients, it appears that,...

    In looking at the coefficients, it appears that, not only will some values cast to zero, many of the others will be severely limited in resolution. Do you know if there was a reason why the code not...
  35. Replies
    14
    Views
    4,973

    I'm curious how/why this works. It seems that the...

    I'm curious how/why this works. It seems that the result of the multiply is a larger number than can be cast into a Short, unless:
    1) A Short in this compiler is 4 bytes
    2) Some precision is lost...
  36. Replies
    14
    Views
    4,973

    That seems to have fixed it...thanks!!! Joe

    That seems to have fixed it...thanks!!!

    Joe
  37. Replies
    14
    Views
    4,973

    I've also been having difficulty compiling the...

    I've also been having difficulty compiling the code at https://github.com/rheslip/Teensy_SDR. I'm running Arduino 1.8 with the latest Teensyduino installed w/no problems. When I attempt to compile, I...
Results 1 to 37 of 40