Showing 24 open source projects for "sensor"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    MediaPipe

    MediaPipe

    Cross-platform, customizable ML solutions for live and streaming media

    ...MediaPipe Face Mesh is a face geometry solution that estimates 468 3D face landmarks in real-time even on mobile devices. It employs machine learning (ML) to infer the 3D surface geometry, requiring only a single camera input without the need for a dedicated depth sensor. Utilizing lightweight model architectures together with GPU acceleration throughout the pipeline, the solution delivers real-time performance-critical for live experiences. Human pose estimation from video plays a critical role in various applications such as quantifying physical exercises, sign language recognition, and full-body gesture control. ...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 2
    Gyroflow

    Gyroflow

    Video stabilization using gyroscope data

    Gyroflow is an advanced open-source video stabilization application that uses gyroscope and motion sensor data to produce highly accurate and cinematic stabilization results. Instead of relying solely on visual estimation like traditional software stabilizers, it processes real motion data recorded by cameras or external sensors to achieve more precise compensation. This approach allows it to correct complex camera movement, rolling shutter distortion, and lens artifacts while preserving image quality. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    OpenBot

    OpenBot

    OpenBot leverages smartphones as brains for low-cost robots

    ...Current robots are either expensive or make significant compromises on sensory richness, computational power, and communication capabilities. We propose to leverage smartphones to equip robots with extensive sensor suites, powerful computational abilities, state-of-the-art communication channels, and access to a thriving software ecosystem. We design a small electric vehicle that costs $50 and serves as a robot body for standard Android smartphones. We develop a software stack that allows smartphones to use this body for mobile operation and demonstrate that the system is sufficiently powerful to support advanced robotics workloads such as person following and real-time autonomous navigation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    mySQM+ DIY SQM WEATHER STATION

    mySQM+ DIY SQM WEATHER STATION

    ESP32 mySQM+ Sky-Meter/Weather Station with loads of features

    mySQM+ Sky Quality Meter/Weather Station (c) R Brown, 2020-2025, All rights reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author(s). EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Monitor_Turbidez
    Aplicación que muestra la calidad de agua en congregación Quintero. Proveniente de un sensor de turbidez instalado en un nodo particular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESP32 Dew Controller

    ESP32 Dew Controller

    ESP32 4-channel dew controller.

    This is an enhanced 4-Channel automated Dew Controller based on an ESP32 WiFi chip on a PCB and enclosed in a project hobby box. (c) Copyright Robert Brown 2020-2024. All Rights Reserved.Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author. EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    iHome by ionware

    iHome by ionware

    iHome Smart Home System Platform

    iHome is a fully tested Smart Home Automation system using the Raspberry Pi Zero WiFi SBC and Linux OS and has all the functional features of NEST or ECOBEE smart thermostats with the added benefit of full privacy and security at less than half the price! It incorporates MBLogic with algorithms and Modbus coms for HVAC home control via the ionware modbus compatible ionC1 input/output controller board. The iHome software system comes fully configured as a SD Card image file for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UniRx

    UniRx

    Reactive extensions for Unity

    ...Rx is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FIND

    FIND

    High-precision indoor positioning framework for most wifi devices

    Automate turning on lights with FIND by tracking the position of your phone indoorswith the FIND app. Track the location your laptop or embedded device in a small space using the FIND API. Monitor the location of many devices in a vicinity simultaneously using passive scanning. FIND attempts to simplify internal positioning. Internal positioning, simplified Using FIND, and only your smartphone or laptop, you will be able to pinpoint your position in your home or office. Unlike GPS on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Android test sensor

    Simple android App to test sensor

    Simple android App to test sensor of Accelerometer, Orientation and Touch screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OARS Android IMU & GPS Data Logger

    OARS Android IMU & GPS Data Logger

    OARS - Orientational Awareness Reaction Systems

    ...Contained within this small IMU is a 3-axis Accelerometer, 3-axis Gyro, and 3-axis Magnetometer. Along with a built in processor, it can calculate movements along 9-axis. Depending on platform and app setting, OARS can record sensor values at a rate up to 100hz, or 100 positions per second. GPS data such as Longitude, Latitude, Direction, Speed, and Elevation, are also logged at approximately 1hz, or 1 update per second. Giving you the ability to precisely map an equipped objects location, orientation, and rate of movement along any plane with extreme accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sdcf

    sdcf

    SDCF - Sensor Data Collection Framework for Android

    ...The service can also broadcast the collected sensor data in order to provide it to other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Environment State Virtual Sensors for Android is a library that allows recognition of environmental scenarios in which an Android device can be found. The basic scenarios types are: Motion states, Noise states, Proximity state, ringer-mode state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ScreenWakeUp

    ScreenWakeUp

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen. It run as a service and it will restart automatically on boot. You can lock the screen with ScreenLock application (it's not a widget), a long press on search key, covering the proximity sensor on the top of the phone for a few seconds (settable) or simply you can put the phone in your pocket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Souliss App

    Souliss App

    Android Home Automation App

    Project migrated to http://code.google.com/p/souliss/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smartphone IMU GPS

    Smartphone IMU GPS

    An Android App Dealing with Smartphone Sensors

    ...The User can select the Sensors and observe the current values of - Accelerometer - Gyroscope - Magnetometer - GPS Position - .... and other Sensors A Stream containing the Sensor-Values in CSV- Format by WLAN To a Client and/or a Stream To a SD-Card can be started and stopped. The Sensor-Update frequency can be adjusted. There are some GPS-Algorithms running in the Background which transform the GPS data in different coordinate frames. The Stream via WLAN uses the User Datagram Protocol (UDP) Interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LifeMap

    LifeMap: Mobility Monitoring Tool

    ...Shin, H. Cha, "Mobility Prediction based Smartphone Energy Optimization for Everyday Location Monitoring," in Proceeding of 9th ACM Conference on Embedded Networked Sensor Systems (SenSys'11), 2011, ACM, Seattle, WA, USA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TelephonyManager
    Android application based on Environment State Virtual sensor for Android. TelephonyManager allows to automatically configurate telephony settings, according to the environment state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Turntable-Speedometer is an Android-Application which will measure the speed of your turntable with the orientation sensor integrated into your mobile android device.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Morse Coder is an Android application that can translate text and text files to Morse code and vice versa, transmit Morse code using sound and/or mobile flashlight if present, receive signals with light sensor if present plus other minor features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebRemote

    WebRemote

    Use an android device as a RemoteControl for web-connected devices.

    Those of us who are tinkerers, web developers, and/or sys admins sometimes need to quickly hit a complex URL and read the response. This might be done for the sake of testing an API method, or reading a sensor at a remote location. Cheap, small webservers are now commonplace, and the temptation is to use the (now ubiquitous) smart phone as a remote control for all of these new web-connected devices. https://play.google.com/store/apps/details?id=com.sapienciaexmachina.webremote#?t=W251bGwsMSwxLDIxMiwiY29tLnNhcGllbmNpYWV4bWFjaGluYS53ZWJyZW1vdGUiXQ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB