Showing 301 open source projects for "weather data logger"

View related business solutions
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 1
    Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Serial Data Logger

    Serial Data Logger

    A configurable serial data terminal and recorder

    Current stable release: version 1.3 (2022-11-10) More info in wiki.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    XLog

    XLog

    Android logger, pretty, powerful and flexible, log to everywhere

    Lightweight and pretty, powerful and flexible logger for Android and java, can print the log to Logcat, Console, and Files, or anywhere if you like.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    tslog

    tslog

    Universal Logger for TypeScript and JavaScript

    Powerful, fast, and expressive logging for TypeScript and JavaScript. Every incoming log message runs through a number of steps before being displayed or handed over to a "transport". Every step can be overwritten and adjusted. By default, tslog is optimized for the best developer experience and includes some default settings that may impact performance in production environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    PSLab Android App

    PSLab Android App

    PSLab Android App

    Repository for the PSLab Android App for performing experiments with the Pocket Science Lab open-hardware platform. This repository holds the Android App for performing experiments with PSLab. PSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. PSLab is a tiny pocket science lab...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PSR Log

    PSR Log

    An interface that describes a logger

    .... The interfaces and classes described as well as relevant exception classes and a test suite to verify your implementation are provided as part of the psr/log package. Note that this is not a logger of its own. It is merely an interface that describes a logger. You can pick one of the implementations of the interface to get a logger. If you want to implement the interface, you can require this package and implement Psr\Log\LoggerInterface in your code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Roarr

    Roarr

    JSON logger for Node.js and browser

    JSON logger for Node.js and browser. A transport in most logging libraries is something that runs in-process to perform some operation with the finalized log line. For example, a transport might send the log line to a standard syslog server after processing the log line and reformatting it. Roarr does not support in-process transports because Node processes are single threaded processes (ignoring some technical details). Given this restriction, Roarr purposefully offloads handling of the logs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Memento.jl

    Memento.jl

    A flexible logging library for Julia

    Memento is a flexible hierarchical logging library for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TensorBoardLogger.jl

    TensorBoardLogger.jl

    Easy peasy logging to TensorBoard with Julia

    TensorBoardLogger.jl is a native library for logging arbitrary data to Tensorboard, extending Julia's standard Logging framework. It can also be used to deserialize TensoBoard's .proto files. The fundamental type defined in this package is a TBLogger, which behaves like other standard loggers in Julia such as ConsoleLogger or TextLogger. You can create one by passing it the path to the folder where you want to store the data. You can also pass an optional second argument to specify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    Express Zod API

    Express Zod API

    A Typescript library to help you get an API server up and running

    Start your API server with I/O schema validation and custom middlewares in minutes. I made this library because of the often repetitive tasks of starting a web server API with the need to validate input data. It integrates and provides the capabilities of popular web servers, logger, validation, and document solutions. Therefore, many basic tasks can be accomplished faster and easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    .... Improve electric vehicle (EV) battery range estimates with crowdsourced environmental data, such as weather and driving conditions, from nearby vehicles. Collect select data from nearby vehicles and use it to notify drivers of changing road conditions, such as lane closures or construction. Use near real-time data to proactively detect and mitigate fleet-wide quality issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Logstash Logback Encoder

    Logstash Logback Encoder

    Logback JSON encoder and appenders

    Provides log back encoders, layouts, and appenders to log in JSON and other formats supported by Jackson. Supports both regular LoggingEvents (logged through a Logger) and AccessEvents (logged via logback-access). Originally written to support output in Logstash's JSON format, but has evolved into a highly configurable, general-purpose, structured logging mechanism for JSON and other Jackson data forms. The structure of the output, and the data it contains, is fully configurable. The general...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LoggingExtras.jl

    LoggingExtras.jl

    Composable Loggers for the Julia Logging StdLib

    LoggingExtras allows routing logged information to different places when constructing complicated "log plumbing" systems. Built upon the concept of simple parts composed together, subtyping AbstractLogger provides a powerful and flexible definition for your logging system without a need to define any custom loggers. When we talk about composability, the composition of any set of Loggers is itself a Logger, and LoggingExtras is a composable logging system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClimateTools.jl

    ClimateTools.jl

    Climate science package for Julia

    Climate analysis tools in Julia. ClimateTools.jl is a collection of commonly-used tools in Climate science. Basics of climate field analysis are covered, with some forays into exploratory techniques associated with climate scenario design. The package is aimed to ease the typical steps of analysis of climate models outputs and gridded datasets (support for weather stations is a work-in-progress). Climate indices and bias correction functions are coded to leverage the use of multiple threads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Asteroid

    Asteroid

    The PyTorch-based audio source separation toolkit for researchers

    ... in a flexible way to create new systems. Extending the toolkit with new features is simple. Add a new filterbank, separator architecture, dataset or even recipe very easily. Recipes provide an easy way to reproduce results with data preparation, system design, training and evaluation in a single script. This is an essential tool for the community! The default logger is TensorBoard in all the recipes. From the recipe folder, you can run the following to visualize the logs of all your runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Critical

    Critical

    Extract & Inline Critical-path CSS in HTML pages

    Critical extracts & inlines critical-path (above-the-fold) CSS from HTML. Generate and inline critical-path CSS. Generate critical-path CSS. Generate and minify critical-path CSS. Generate, minify and inline critical-path CSS. Generate and return output via callback. Generate and return output via promise. When your site is adaptive and you want to deliver critical CSS for multiple screen resolutions this is a useful option. note, (your final output will be minified as to eliminate duplicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cabin

    Cabin

    Cabin is the best JavaScript and Node.js logging service and logging

    Cabin is the best JavaScript and Node.js logging service and logging npm package. Cabin is a drop-in replacement and the best alternative to Sentry, Timber, Airbrake, Papertrail, Loggly, Bugsnag, etc. Cabin will automatically detect and mask the following list of extremely sensitive types of data in your logs. Reduce your disk storage costs through Cabin's automatic conversion of Streams, Buffers, and ArrayBuffers to simplified, descriptive-only objects that otherwise would be unreadable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SDT-weather-com

    Squeezebox SuperDateTime Weather.com Plugin

    This is a plugin for Logitech Media Server Squeezebox players. It provides the SuperDateTime plugin functionality originally developed by Greg Brown using weather.com data. Repository URL: http://sourceforge.net/projects/sdt-weather-com/files/repo.xml or http://downloads.sourceforge.net/project/sdt-weather-com/repo.xml
    Leader badge
    Downloads: 2,432 This Week
    Last Update:
    See Project
  • 19
    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-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(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: 84 This Week
    Last Update:
    See Project
  • 20
    Weather Cast

    Weather Cast

    A desktop weather app powered by AI

    Weather app is a desktop weather app for Windows OS that shows detailed weather information for the searched city. The dashboard shows the current temperature of the city, description of temperature, pressure, wind, humidity, dew point, uv index, local time, air pollution index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WxTools (Weather Data Tools)

    WxTools (Weather Data Tools)

    This package collects Fine Offset and Oregon Scientific weather data.

    WxTools (Weather Data Tool Suite) is a collection of software for collecting and displaying weather data from various weather stations. The software works with the Fine Offset WH290 and similar models (including clones such as the Pro-Signal PSG04173). It also works with the Oregon Scientific WMR180 weather station (and probably similar models such as the WMR88 and WMR100) as well as the older WMR928. Sample weather data is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sofia weather

    Sofia weather

    Weather for my daughter.

    - Displays the current weather (temperature, relative humidity, atmospheric pressure, wind strength and direction, as well as the weather itself). - Displays the time of sunrise/sunset, length of daylight for the selected city (regional centers of Ukraine). - Contains an Easter egg for Sofiyka :) - Displays the log of request and data reception in raw form. - Stores the extreme selection of the city and the winter/summer mode in the registry. - Accumulates statistics of changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KB6IBB SWL Logger

    KB6IBB SWL Logger

    A shortwave listening logger for shortwave and amateur radio.

    The KB6IBB SWL Logger is a program designed for the shortwave radio listener. It offers shortwave specific logging of stations, with most tasks handled automatically. The program also incorporates the use of EiBi and HFCC shortwave databases for logging and looking up various known shortwave stations world wide.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24

    Yet Another BACnet Explorer

    Graphical explorer for BACnet and Free BACnet library in C#

    Graphical explorer program written in C#, for browsing BACnet devices (run on Windows & Linux). Supports BACnet MS/TP, Ethernet, IPv4, IPv6, SecureConnect Basic functions for read, write, read multiple, write multiple, iam, whois, subscribeCOV, notify, WriteFile, ReadFile etc. Includes three demo server applications : a generic server, a wall mounted room controller simulator, a weather server (gets data from an Internet webservice). Includes a lot of samples C# source code. Raspberry Pi...
    Leader badge
    Downloads: 1,645 This Week
    Last Update:
    See Project
  • 25
    AWA-Core

    AWA-Core

    Full application for factory, process engineer and Automation..

    AWA-Core (Another Way of Automation) is a complete suite that allows engineers, PLC programmers and factory designers to create huge projects for retrieving data, creating graphics, automatic scripts, exports and data links. You can easily manage AWA-Core and it's easier than Historian softwares.
    Leader badge
    Downloads: 781 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next