Overview 1
Low Noise Amplifier is both Portable and Low Cost.
(Cost is roughly =$200USD)
Low Noise Amplifier is both Portable and Low Cost.
(Cost is roughly =$200USD)
Application has a container for automatically connecting amplifier to familiar phone devices
Follows RFCOM Communication Protocols and Transfers data to the Application. Also Creates Multiple Threads to maintain the application and raspberry pi working properly.
Detailed error messages and asks for permission if device does not have bluetooth activated.
I broke up our team to research the different parts our design was going to have. Asked my team for their input,to make any changes to the block diagram design I designed.
This was the parts list I wrote down in a word document and sent to my team to make sure it seemed good. At this point I had already researched a couple of components and bought the pieces to test out my amplifier design.
I began creating the application from scratch. I was unfamiliar with android studio and java. I decided to use Roman's resources and began designing the application's main features.
For our design, we tried incorporating a jfet resistor due to the low noise and limited bandwidth. But we faced many issues with getting the desired voltage gain with this design. The gain was always lower than we would like it to be.
Includes my actual pushes to Github and how many lines of code I inputted throughout the projects timeline.One of the hardest struggles from this project was getting the bluetooth to be active on the application. Ended up making use of four threads of the pi and phone to keep a stable communication between both devices.
I mainly helped in handling the specific names required to obtain the right data from the app. I also did the pairing and requesting and receiving UUID from devices to avoid settings pairing from phone. Which allows pairing directly from app.