-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration Help and PCB Design #1
Comments
@K4APR Sorry for late response. Pico TNC is simulating WB8WGA's PIC TNC as much as possible. So please refer PIC TNC's document for command detail. WB8WGA's Simple Inexpensive TNC | Enide! The references is useful above web site. |
@K4APR , I'm also designing a board for this project. I'm hoping to add KISS support to the project and then add a separate network server to it so it can be used as a network TNC or an I-Gate. Let me know if this is something you'd be interested in. I'll release the files for the PCB once I know it works. |
Andrew,
I'm absolutely interested. My board design is fairly simple and I'm willing to share it. I'm new to how GitHub works and I don't know if there is a way to upload images.
Jason Rausch K4APR
www.ke4nyv.com
On Tuesday, October 25, 2022 at 03:37:30 AM EDT, Andrew Young ***@***.***> wrote:
@K4APR , I'm also designing a board for this project. I'm hoping to add KISS support to the project and then add a separate network server to it so it can be used as a network TNC or an I-Gate. Let me know if this is something you'd be interested in. I'll release the files for the PCB once I know it works.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thank you for the information. I'll look at this link and see if I can find answers to my syntax questions. Jason K4APR |
Oh, nice! I decided to go with through hole components and provide more of the kit experience. I ordered my PCBs today, so we'll see how they turn out. I've done custom boards with the RP2040 CPU on them before and they work great. (The Raspberry Pi foundation provides a great example schematic.) My plan is to have a separate board with a separate Pico running the network server. This is mainly because I want to use the Arduino SDK and I don't want to try and rewrite @amedes code to run under the Arduino SDK. All that being said, it wouldn't be that hard to put the whole thing on a single custom board with all SMT parts and an RP2040 and get rid of the pico itself, but I figured this might be more kit-builder friendly. |
The biggest thing I'm worried about is the lack of a variable resistor in my design. |
Question!! Thanks |
If it possible to use this as an iGate with rpi pico W? |
Hi K7ILO. |
Ok Doug Thanks Kilo |
I ran into problems with mine, I think because I made a mistake when copying the circuit over to my PCB. Which is too bad, because I have 10 of those PCBs lying around. Here is what I had: https://oshwlab.com/andrew_3060/picotnc-tnc-board I think the pico_tnc project has an updated schematic in the readme now. If someone wants to collaborate on this using EasyEDA, please let me know and I will add you as a contributor on the project. |
Hi, I created a PCB based on your design. The decoding is working very well, but I am a little lost of the syntax of some of the commands. Do you have a more detailed guide or at least notes? Also, I would like to send you one of my PCB's as a thank you for creating this project. Thanks!
Jason K4APR
[email protected]
The text was updated successfully, but these errors were encountered: