C:\Users\David Tuvshin>BlueStampPrint

^c

Wifi Strength Tester

The WiFi strength tester is a device that is capable of tracking the last five seconds of your internet speeds and uploading them onto the cloud for storage. It is capable of sending SMS messages to your phone whenever a drastic change is detected.

Name

David T

Area of Interest

Electrical Engineering

Grade

Incoming Junior

School

Archbishop Riordan Highschool

C:\Users\David Tuvshin\Third-Milestone>

For my Third Milestone, I polished my project. I made a 3d model of my case an printed it out on my Ender 3 pro. I also hooked up an LCD 16×2 screen to my Particle Photon to display the data without having to view the console or Ubidots. Using I2C it was easy to integrate the LCD screen into my project. To learn more about this method of communication click here: https://www.circuitbasics.com/basics-of-the-i2c-communication-protocol/ 

C:\Users\David Tuvshin\Second-Milestone>

For my Second Milestone, I was able to send data to google sheets using google script. By taking advantage of WebHook’s PUSH API functionality it made communicating with Google Sheets easier than it could’ve been. To send the past 5 seconds I had to include a buffer that kept track of the most recent data and store it for later in case the button is pressed.

C:\Users\David Tuvshin\First-Milestone>

My first milestone is to communicate with Particle’s online console. I did this using the Particle.Publish function, however, I ran into bugs which were solved by adding delay as the function should never be called more than 4 times per second. Once I was able to establish Particle.Publish I used it to test WiFi.RSSI();(which is the function that returns the signal strength of a wifi signal). Once I had that working successfully I tried linking it to Ubidots, it was a hassle as it was the first time I sent data through the internet. By using a heavily integrated service called Webhooks, I was able to connect Ubidots to my Particle Photon.

Start typing and press Enter to search

Bluestamp Engineering