OLADIPUPO JOHN SHOTADE, 20084356 #3

Team meeting 

 In the meeting this week, the project leader Jason came up with two task. The first task, was to go and explore the ubidots IOT platform using a tutorial on images and videos. The second task, was to explore ardupilot (which is an opensource, unmanned vehicle autopilot software suite, capable of controlling autonomous: Multirotor drones). After this two task were put on the table, he gave each of us to choose which one we wanted to do. I went with exploring ubidots and my team members were jack Pender, Erinn and Kevin Power.

Meaning

Ubidots is an Internet Of Things (IOT) application builder with data analytics and visualization.

Pros

  • Digital and Analog I/O
  • Visual display (Camera feedback)
  • Informative dashboard
  • Gps features (Maps)
Tutorial
It contains a python file that counts the number of people in an image. It also interacts with various  digital I/O ubidots widgets.

Equipment used
Raspberry Pi was used as my equipment for this tutorial 

Steps taken
Installed Python3 and opencv (the necessary packages needed to run the python file)
Downloaded the python file 
Downloaded several images as testcases
Ran the python file against one of the testcases using Python3 
Checked the testcase to see if the code worked which it did

Issue encountered
Wasnt able to display the images up to ubidots on the html canvas widget and this led to me not being to run the python file against the imgaes in  ubidots.

Next step 
  • Trying to get the issue encountered above fixed
  • Displaying the live camera feed from the tello drone up to ubidots using the html canvas widget







Comments

Popular posts from this blog

How to: Tello drone to micro bit - Victor Alikberov, Blog#1

Colour Tracking With OpenCV - Jack Pender, Blog #4

Tello and OpenCV - Jack Pender, Blog #3