Recent content by JaredTS486

  1. JaredTS486

    TR-595E Custom Tricorder

    Finally getting around to sharing my build in progress. Arky thanks for sharing all of your hard work on this. I made a few adjustments to the 3D model as I built it. Links to my Fusion files: Door (w/ID) Main Body Not super happy about my decals / diffusers, printed them on sticker photo...
  2. JaredTS486

    TR-595E Custom Tricorder

    Yea I never figured out how to reduce the white noise. I tried variations of sample rates in both my code and wav file. Using the "viola" example wav from a progmem did not have the same issue so I was wondering if maybe it was due to my method of converting the file. When I try to use...
  3. JaredTS486

    TR-595E Custom Tricorder

    Thanks for the help. I managed to get it working with those pins. It looks like trying to use almost anything but WAVs from PROGMEM does not work on for me. I got a basic loop going with a wav file I made up (see attached) pretty sure I got the quality settings right. But I am hearing a lot of...
  4. JaredTS486

    TR-595E Custom Tricorder

    I am trying to figure out what pins I need to connect to from the board above to the MAX98357A. I do not know how to tell if they need a special pin like I2C/SPI. Adafruit just says they can be "3.3-5v logic". The ILI9341 is using 34-37 plus 8 and 9 but I think I can move 8/9 to 6/7. I probably...
  5. JaredTS486

    TR-595E Custom Tricorder

    What pins did you use on your board to connect to the max98357a? Struggling to get it to work. Also did you find a decent way to get the TFT screen animation to work and loop the sounds using the ESP8266Audio library?
  6. JaredTS486

    TR-595E Custom Tricorder

    I ended up getting a couple of the reed switches below. https://www.mouser.com/ProductDetail/876-KSK-1C90F-1015 https://www.mouser.com/ProductDetail/876-KSK-1C90U-2034 They have a .5a switching max and a 1a constant max. Both work well for switching the entire power supply. No issues so far...
  7. JaredTS486

    TR-595E Custom Tricorder

    Going to see if a TinyS3 will work for this. I tried everything I could with the Pico short of using CircuitPython and trying to re-create the TFT animation in python. Still no guarantee that will help. I do have a Adafruit Mini FX soundboard that works fine and is easier to set up but there...
  8. JaredTS486

    TR-595E Custom Tricorder

    Do you recommend particular model ESP32-S3? The Adafruit FX Sound Board does not play loops as cleanly as I would like so it looks like I might pick one up.
  9. JaredTS486

    TR-595E Custom Tricorder

    Anyone programming on the Pico, this was an essential link to the process. Using this core with PlatformIO — Arduino-Pico 3.1.1 documentation I tried using this Adafruit I2S to DAC decoder for audio with disappointing results. The Pico seems to struggle processing audio, (WAV, AAC, etc) from...
  10. JaredTS486

    TR-595E Custom Tricorder

    Wow thanks I wish I saw this earlier. Shipping is cheaper through mouser, and they are stocked with items Adafruit is out of.
  11. JaredTS486

    TR-595E Custom Tricorder

    Thanks! I started creating some BOM files you can import into mouser. Probably going to see if I can make some JLCPCB files to upload for assembly. I think I got the right components. If you have any suggestions let me know. BOM Files
  12. JaredTS486

    TR-595E Custom Tricorder

    Hello All, I starting to source some parts for this project, and I am not confident in the matches I found on mouser for the NE555_SOIC chips. Can anyone send a link to a substitute? Thanks!
Back
Top