#JEALOUSThe Yuengling is an essential tool...
#JEALOUSThe Yuengling is an essential tool...
Nice work. I built a remote head (Arduino/LCD) for my BC780 and more recently an ADS-B decoder using a Pi3 and TFT display (see my avatar).
The overlay is a nice feature and it's good use of the display's real estate.
I'll throw this out there...when something interesting happens on my ADS-B decoder, I call the Twitter API so I'm alerted no matter where I am.
Are you using Pygame?
Looking good! I know you mentioned you had some timing issues with reading the data which you've probably fixed by now. But I ran into the same thing when reading BC780 data over the RS-232 serial port. I had to play with buffer sizes and timeouts. It's definitely unlike any other serial protocol I've had to work with, but I got it working. For anyone who's interested -> ReadResponse()Not the prettiest thing ever but it works and is good enough to stick in the ride and get the job done. The buttons work and I put touch areas on the System Dept Channel lines so it works like a HomePatrol. That will be nice when mobile so I can just touch the channel to stop it. I have a 0 and STS on there still which are just for debug purposes.
I picked up another Teensy board at Microcenter today and ordered a lexan housing kit. Hopefully it will be ready for the Jeep soon. Once I get all the nagging little details worked out I would like to work up some decent looking buttons and maybe put rotary encoders on the side for actual knobs. Also need to tweak the font so it displays the RSSI graph and other special icons appropriately.
Thanks I'll definitely take a look.Looking good! I know you mentioned you had some timing issues with reading the data which you've probably fixed by now. But I ran into the same thing when reading BC780 data over the RS-232 serial port. I had to play with buffer sizes and timeouts. It's definitely unlike any other serial protocol I've had to work with, but I got it working. For anyone who's interested -> ReadResponse()
erikorange/Arduino
Contribute to erikorange/Arduino development by creating an account on GitHub.github.com
Looking good! I know you mentioned you had some timing issues with reading the data which you've probably fixed by now. But I ran into the same thing when reading BC780 data over the RS-232 serial port. I had to play with buffer sizes and timeouts. It's definitely unlike any other serial protocol I've had to work with, but I got it working. For anyone who's interested -> ReadResponse()
erikorange/Arduino
Contribute to erikorange/Arduino development by creating an account on GitHub.github.com
That's a good way to put it. At some point I felt lucky and just ran with it.I remember struggling with the RS-232 as well. It is strange. Never felt I nailed it, but got it working enough.
I forgot about that. Weird to hear KCMO EDACS again. Do you recall what the font was?
I haven't yet found one that matches exactly what they are using, then again maybe that is different from the SDS series font but it looks similar.
I need to look, I might actually still have it.I could probably tell you if I could find the VS project files, but all that stuff is long gone.
Not sure if this helps, but maybe start with this bezel: Nextion 5" display Bezel by Cmndr114My next biggest hurdle is a housing. Apparently nobody uses 5" displays for anything.
Dont want to hijack this thread, but anyone have something similar for 346xt or 15x scanners?