You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to better understand your explanation and how it works, if I buy a pcb with the files provided on your github:
1 - will there already be ports to connect cables on the motherboard or is it something to add in addition (by buying it somewhere or I'm not sure)
2 - is it plug and play, or is there a firmware to be added?
Thanks in advance
PS: if there are any mistakes in the message, it's because I'm French and I do my best with English.
The text was updated successfully, but these errors were encountered:
This project contains a Firmware folder. That's the firmware for the microcontroller on the board. If you take a look in the Hardware folder, you'll find a PDF of the schematic. It contains the microcontroller.
Your english is ok.
Please take some effort to go through the information that has been made publicly available to you (for free).
I have no clue what your skill level in electronics is or what is your motivation to make this project. This project might look easy, but it's not for beginners.
Soldering is not too difficult. Everyone who has ever soldered SMD should be able to do it with the proper tools.
You'll need to install VSCode, PlatformIO and build the firmware on your computer.
You'll need a programmer to upload the firmware from your computer to the microcontroller. I'm using the AVRISP MkII, but you can use something else.
You'll need an oscilloscope to debug when it doesn't work. Debugging can be very frustrating when you're not fully understanding what is going on in the circuit. This project is even harder, because the VOIP-box that tries to decode the DTMF-pulses will not tell you what's wrong. Either it works or it doesn't. The circuit might take a bit of tuning. It depends on your own installation.
Hello, I would like to better understand your explanation and how it works, if I buy a pcb with the files provided on your github:
1 - will there already be ports to connect cables on the motherboard or is it something to add in addition (by buying it somewhere or I'm not sure)
2 - is it plug and play, or is there a firmware to be added?
Thanks in advance
PS: if there are any mistakes in the message, it's because I'm French and I do my best with English.
The text was updated successfully, but these errors were encountered: