Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Labspire - Test and Measurement Automation

Status
Not open for further replies.

labspire

New Member
Hi everyone! My team (consisting of students and professors from the University of British Columbia) has been working on a project called Labspire, a cloud platform for remote (as in, fully remote) electrical test & measurement automation. Here's a video that summarizes what we do:


Some background on our project:


One thing we’ve observed over the past year while working remotely is how outdated electronics tests and measurements are being conducted today. Many people still rely on expensive vendor software like LabVIEW to conduct their experiments, and to gain remote access, they have to set up dedicated VPN or remote desktop connections that are often slow and overkill. While there are other projects that use Python and other higher-level languages to address this, we’ve found that many of them require a unique combination of both hardware and software expertise to get started.

That is why we created Labspire, a consolidated web platform that provides both a Jupyter web environment and a remote control API that will allow you to talk to your lab equipment through the web. We emphasized ease of setup and usage so that it takes minimal knowledge for a user to get up and running with a remote lab station.

Our setup works like this: you connect a Raspberry Pi to your lab instruments, then using our custom-built image, you can connect to our cloud platform and interface with it through Python inside our Jupyter framework. Work with your oscilloscope, function generator, or any remote-controllable instruments from the comforts of your own home!

What you could test out right now:


We have some physical demos (oscilloscopes, function generators, etc.) available for you to interface with, just follow the video guides or our Wiki for more information.

Alternatively, if you have your own equipment and a Raspberry Pi sitting at home, you can install our custom images and connect them to our cloud platform.

Links:

You can also find us on Hackster and learn more about us there. Please let us know of any issues/feedback either below or directly. Thanks and happy testing!
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top