Home  /  Tools Apps  / Sensor Node 2 on Windows Pc

Sensor Node 2 on Windows Pc

Developed By: mScino Tools

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: December 28, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 1 MB
Release Date April 17, 14
Category Tools Apps

Description from Developer:
Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor... [read more]

App preview ([see all 5 screenshots])

App preview

About this app

On this page you can download Sensor Node 2 and install on Windows PC. Sensor Node 2 is free Tools app, developed by mScino Tools. Latest version of Sensor Node 2 is 1.0, was released on 2014-04-17 (updated on 2023-12-28). Estimated number of the downloads is more than 10. Overall rating of Sensor Node 2 is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Sensor Node 2 on Windows?

Instruction on how to install Sensor Node 2 on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Sensor Node 2 on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Sensor Node 2 using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Sensor Node 2" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Sensor Node 2 on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Sensor Node 2" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download Sensor Node 2 1.0 on Windows PC – 1 MB

Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor node like this cost you hundreds of dollars outside. Sensor Node is available for you for free! Or use it as a wireless IMU. You can use it for your project in school or research! If you require assistance, feel free to contact the developer at mobilescino@gmail.com

Each device can be given an ID to be identified by the PC. Start using your phones as a sensor node today!

Sensor Node main features:
- Stream live data from phone to PC
- Acquire data from sensors
- Logging of data and export to CSV file(Excel compatible)

Sensor's data provided (Depending on phone hardware):
- Gyroscope (3 ****)
- Accelerometer (3 ****)
- Magnetic Field (3 ****)
- Gravity (3 ****)
- Linear acceleration (3 ****)
- Rotational Vector (3 ****)
- Proximity
- Ambient Temperature
- Light intensity
- Pressure
- Relative Humidity

Phone status and Battery status depends on phone hardware.

Configurable:
- Frequency of sensor readings

Streaming of data:
- Data sent can be in XML or String depending on user's choice
- Data is sent by UDP in real time
- Remember to off your firewall
- To use, create a UDP socket binding to the port you choose and poll the socket for incoming data. Example at https://www.dropbox.com/s/zgxrrje17hhn8vj/androidSensor123.py