Open PiVSS opened 6 years ago
Hi! Lack of a Pi-connected microphone is a problem, indeed. There are 3 solutions:
For now, you can do all the testing with a USB microphone - later on, you'll be able to rely on either an I2S microphone (most likely) or a BT headset.
As a sidenote - do check out the ZPUI's 'devel branch'; it's lightyears in front of 'master' (which is something I intend to fix soon). I also acknowledge that ZPUI lacks plenty of things (like notifications); let me know - I can prioritize things in areas where you're lacking ZPUI capabilities. You could say this is the other obstacle I see, but I'm willing to work with you on that =)
The devel
branch is now merged in the master
branch, check out the docs =)
I'm very interested by the project and I am impressed by all the work done.
I plan to use the ZeroPhone as a SIP Phone over wifi (and maybe later over cellular if a 3G/4G modem is added). I'm thinking to use PJSip as SIP client (http://www.pjsip.org/) and I'm currently doing some tests with ZPUI to create a friendly interface to manage it.
On the ZeroPhone block diagram the speaker & microphone seams related with the 2G modem. How can this be a problem to use them for the sip client? Do you see any other obstacle?