Jump to content

Mehridian Sanders

Members
  • Content Count

    654
  • Joined

  • Last visited

Posts posted by Mehridian Sanders


  1. I am Noob. That being established, the Zenoboard looks like a solution for (as was previously mentioned), saving space. Is there a working version? the notes state that there was a single trace line where a fault existed but should be easy to overcome. This looks like a very fun project to undertake. 


  2. 1 minute ago, wierd_w said:

    I could be a bonehead, and have REC and PLAY mixed in my head... When you play the wav file, do you hear the playback on the TI?  If not-- Swap the cables in your thingymajig. :P

    swapped em, but still no TI output. Lemme make sure that the signal is still getting through.

     


  3. TI REC Cable Tip -|
                               |-->PC Cable Tip
    TI Playback  Tip --|
     
     
    TI REC cable sleave -> PC Cable sleave
     
    TI Playback sleave -> NC
     
     
    The grounding issue is that the REC tip is not connected to ground properly, so when it is plugged straight into the PC, it has a "Floating ground" and produces an awful hum. This makes it very hard for the TI to properly decode the sent audio, especially since the PC is not really loud enough. (barely loud enough with VLC doing the playback, and volume turned to 130%. Still not as loud as the TI belts it out though.)
     
    From what I can gather, there is a common ground inside the program recorder, which makes this problem magically go away once both leads are plugged.  However, that common ground does not exist plugging the REC cable straight into a PC's headphone jack-- hence the hum.  The goal here is to connect the REC cable's ground with the playback cable's ground, so that something like a common ground is obtained using the TI's electrical system exclusively.  It works.
     
     
    Well here it is. 76ee7a62012054cfd0fce4c53af0b152.jpg

    Sent from my SM-G955U using Tapatalk


  4. PC2TI v0.1
     
    On the stripped male connector the red wire is tip, white is base.
     
    White (Earphone) TI wire connected to Tip.
    Red (Mic) TI wire connected to Base.3c785df00e9fc6244f6c9599e186cf82.jpg
     
    Sent from my SM-G955U using Tapatalk
     
     
     
     
     
     
    @wierd_w ok. Tell me the connections please.

    Sent from my SM-G955U using Tapatalk


  5. I checked the for the file in the directory listed

    [email protected]:~ $ cd /home/pi/
    [email protected]:~ $ ls -a
    .              .claws-mail  .gnupg    .pp_backup   .Xauthority
    ..             .config      .local    .profile     .xsession-errors
    .bash_history  Desktop      MagPi     Public       .xsession-errors.old
    .bash_logout   Documents    Music     Templates
    .bashrc        Downloads    Pictures  .thumbnails
    .cache         finalgrom    .pki      Videos
    [email protected]:~ $ 
    

    Couldn't find the file. Is there a way to create it?

     

    oh damn my work buddy reformatted this to Buster... ok lemme put Raspbian on here.

     


  6. 2 hours ago, jedimatt42 said:

    Yep, you don't 'burn' these and then plug them in... the leads are like hairs compared to the PLCC stuff. 

     

    They are ISP (In System Programmable)

     

    Have you tried asking for the binaries - result of the build, that you are having trouble with?  I'm sure Ralph has it.  Or you could file issues, or PRs against the github repos, so the source material can be fixed for future people to not even need your proposed guide.  That would be ideal.  And is achievable.

     

    [email protected]

    Somehow this simple solution eluded me. I was so focused on following the instructions, I failed to find an alternative solution that would have made things easier. Thanks @jedimatt42sorry you had to explain this. 

     

    I have emailed the support email link requesting the end result files of the Python Build.

    - "PACKAGE.HEX"

    - "UPDATE.PLD"

     

    Thank you all for your patience with me on this. 


  7. That would be nice. It is already soldered down though :/ the github guide leads me to believe that the programming is done after it is soldered to the board.

    Granted, the FAQ is good, and well laid out. I think I am gonna do a "The Modern TI-99/4a Mod Maker Dummies Guide". Laying out my mistakes and how they can be overcome.8ab97c8960ff3e1208f89e22194966f3.jpg

    Sent from my SM-G955U using Tapatalk


  8. .bash_profile or .profile are hidden files in your home directory. (All Unix files starting with a period are hidden; show them with ls -a.) It depends on the Unix flavor and used shell which of the files actually set the PATH. You can use any text editor to change them.
    @mizapf If you're using RPI linux how would you edit your path? This is the current hang up. I made sure I had 2.7 python installed but am getting the same error as above Errno 25c3b824c0efa8dcdf58a65db3b1c4d36.jpg

    Sent from my SM-G955U using Tapatalk

×
×
  • Create New...