Applications | Nano.Res.Center
top of page

OSpectrometer

Optical spectroscopy in the visible light spectrum is a commonly used tool in different fields such as health, manufacturing, art, and forensic research.

OSpectrometer implements basic spectrometer functions using the built-in camera and screen without requiring external devices or programs.

- Visible light spectrum is transformed and mapped to a function that generates RGB (Red Green Blue) color values

- A specific light wavelength can be selected and used to illuminate a desired target (i.e., close to the screen)

- The whole spectrum or a specific part of the spectrum can be selected and scanned

- Front camera is used to sense the reflection from the target object

- Consistent and repeatable reflection/absorption amplitude with respect to the color spectrum

- The result can be saved and shared

- Works offline, no need to connect to any network or internet

Screenshot 2023-10-19 at 3.39.10 AM.png
Download on the App Store
Screenshot 2023-10-19 at 4.14.08 AM.png

EHF Heart Monitor

 

OSX Application implementing serial interface for Seeed-Studio 60GHz mmWave Module - Respiratory Heartbeat Detection.

Implemented Functions

- Non-contact detection of heart rate with around 2 m distance

- Distance of the target body (in cm)

- Detection of any movement of the target body (outputs a magnitude between 1-100)

- Position of the body (i.e., None | Stationary | Active)

Physical Setup

mmWave radar Module can be connected to Mac by using usb-serial converter or bluetooth-serial module

Tested in MacBook Pro M2 Max - connected with both of the above mentioned methods.

Documentation about the hardware can be found at Seed-Studio Wiki

Dependencies

ORSSerialPort 

License

Non-Contact-Heart-Rate-Monitor is released under an MIT license, meaning you're free to use it in both closed and open source projects. However, even in a closed source project, you must include a publicly-accessible copy of Non-Contact-Heart-Rate-Monitor's copyright notice, which you can find in the LICENSE file.

Screenshot 2024-02-27 at 11.34.53 PM.png

Air Analyzer

Air Analyzer provides hourly updated real-time value of universal air quality index as well as concentration of air pollutants with 500 x 500 meters resolution.

 

Know the concentration of the following pollutants in the air you breathe:

 

- Carbon Monoxide (CO)

- Nitrogen Dioxide (NO2)

- Ozone (O3)

- Sulfur Dioxide (SO2)

- PM10

- PM2.5

air-analyzer.jpg
01.jpeg

Lidar Scan Interior

Lidar Scan Interior App is a professional tool for scanning interior area of places such as rooms and buildings and generating 3D floor plan. It utilizes Apple RoomPlan as well as its own accurate & flexible LiDAR scanning algorithm. Some features of the app is as follows

 

- Room mode accurately generate room plan including the walls and any big object in the room.

- Closet Mode which works in dim light on any supported device.

- AR is implemented to show borders in real-time while recording

- View currently or previously generated scan results.

- Save the output as .usdz file

Screenshot 2023-10-19 at 3.39.20 AM.png
Download on the App Store
screenshot1.png

Serial Positioner

Designed for controlling 3D motion over serial port.

 

Serial Positioner is a basic application developed to communicate with connected USB-Serial peripherals and control devices with serial port.

 

It only transmit/sends data over serial port, there is no receive function.

 

Sends string data packets with three different variable with no size limit at the application side.

 

Data structure is set by the Intuitive controller tools.

 

Its flexible - delimiters can be changed, so it can be configured to work with your specific serial device.

 

Example usage scenario including 2D microscope stage controller application (C++) is given at support website.

Screenshot 2023-10-19 at 3.39.26 AM.png
Download on the App Store
Screenshot 2023-10-19 at 4.23_edited.png
bottom of page