Yes. Will do.can each pair select a GPIO for its output? Like tone pair one uses GPIO 1 and tone pair 2 uses GPIO 2 etc?
Thank you and have a merry Christmas! I haven't finished the two-tone stuff yet. It decodes the two-tones and displays them very well now. It appears to be very solid. The next steps for configuration are in progress, but not finished. btw, you can scan multiple P25 systems with several different modes to choose from, but not a "full blown" scanner as you said. Glad to hear you are enjoying it....I did not see any reference in the global config section you must be working on that part yet. ...
The Wio has serial pins 8 and 10. All the MicroP25RX Wio Terminal code is open source. You could use the Wio to send the info out the serial pins. Learn a bit of Arduino coding and make it do what you wish.Is there a real-time Wio / Arduino emulator that runs on a PC? I'd love to ditch the Wio interface altogether. It seems like this could be done via a serial interface.
Trying to avoid the Wio. BTT answered the question in #930.The Wio has serial pins 8 and 10. All the MicroP25RX Wio Terminal code is open source. You could use the Wio to send the info out the serial pins. Learn a bit of Arduino coding and make it do what you wish.
@FreqNout here is a quick test of your serial solution using the Wio Terminal TTL pins 8 and 10. The Wio is connected to Windows 10 (com4) via a TTL to USB adapter. I am sending the MicroP25RX "TGHistory" lines in real time to a Windows terminal program (Termite) in this simple test. These needs more work and I have a few ideas on using the Windows program Processing (here) to create a MicroP25RX Windows Display/Control. I will post more when I do more testing. Your Wio Terminal serial port solution is a great idea. Merry Christmas to all!The Wio has serial pins 8 and 10. All the MicroP25RX Wio Terminal code is open source. You could use the Wio to send the info out the serial pins. Learn a bit of Arduino coding and make it do what you wish.
It does do this now, but sometimes a little bit of buffered encrypted audio gets out. I will add code to clear the audio buffer as soon as encrypted audio is detected.What are chances of having a mute or ignore on encryption? For talk groups that may not be full time encrypted.
Ok I wasn't aware of that, mine just always passed the enc audio.It does do this now, but sometimes a little bit of buffered encrypted audio gets out. I will add code to clear the audio buffer as soon as encrypted audio is detected.
P1 or P2?Ok I wasn't aware of that, mine just always passed the enc audio.