Search Results for "arduino data acquisition"

Showing 291 open source projects for "arduino data acquisition"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    Arduino core for the ESP32

    Arduino core for the ESP32

    Arduino core for the ESP32

    ...The low-duty cycle is used to minimize the amount of energy that the chip expends. The output of the power amplifier is also adjustable, thus contributing to an optimal trade-off between communication range, data rate and power consumption. The ESP32 series is available as a chip or module. You can use Arduino-ESP32 Online Documentation to get all information about this project.
    Downloads: 144 This Week
    Last Update:
    See Project
  • 2
    GraphINO

    GraphINO

    GraphINO is an AkoaTech application for Arduino Data Acquisition

    This software was developed by AkoaTech to facilitate the integration of Arduino with a computer through a graphical interface designed in the MATLAB programming environment. It is intended for use in activities related to teaching and research. Install the program and load the adiosrv.ino code into the Arduino board. For further instructions, please refer to the GraphINO_instructions.txt file. Have Fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Software to support the development of distributed data acquisition and analysis systems, used primarily in the implementation of instrumentation for pulsar astronomy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ArduinoJson

    ArduinoJson

    JSON library for Arduino and embedded C++. Simple and efficient

    ArduinoJson is a C++ JSON library for Arduino and IoT (Internet Of Things). ArduinoJson has a simple and intuitive syntax to handle objects and arrays. ArduinoJson supports both JSON serialization and deserialization. ArduinoJson uses a fixed memory allocation, allowing to work on devices with very little RAM. ArduinoJson can filter large inputs to keep only fields that are relevant to your application, thereby saving a lot of memory. ArduinoJson can parse directly from an input Stream or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    ROOT

    ROOT

    Analyzing, storing and visualizing big data, scientifically

    ROOT is a unified software package for the storage, processing, and analysis of scientific data: from its acquisition to the final visualization in the form of highly customizable, publication-ready plots. It is reliable, performant and well supported, easy to use and obtain, and strives to maximize the quantity and impact of scientific results obtained per unit cost, both of human effort and computing resources. ROOT provides a very efficient storage system for data models, that demonstrated to scale at the Large Hadron Collider experiments: Exabytes of scientific data are written in columnar ROOT format. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Serial Studio

    Serial Studio

    Multi-purpose serial data visualization & processing

    ...However, I decided that it would be easier and more sustainable to define one flexible Ground Station Software that lets developers define how each CanSat presents data using an extensible communication protocol for easy data visualization. Developers can also use Serial Studio for almost any data acquisition and visualization project outside of CanSat, now supporting data retrieval from hardware serial ports, software serial ports, MQTT, and network sockets (TCP/UDP). You can download and install Serial Studio for your preferred platform.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    TinyGSM

    TinyGSM

    A small Arduino library for GSM modules, that just works

    A small Arduino library for GSM modules that just works. This library is easy to integrate with lots of sketches that use Ethernet or WiFi. PubSubClient (MQTT), Blynk, HTTP Client, and File Download examples are provided. Arduino GSM library uses 15868 bytes (49%) of Flash and 1113 bytes (54%) of RAM in a similar scenario. TinyGSM also pulls data gently from the modem (whenever possible), so it can operate on very little RAM.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    myGPS Arduino Nano DIY

    myGPS Arduino Nano DIY

    Build your own GPS unit

    To develop an Arduino Nano based GPS module that is low cost, portable and can be used in Astronomy. (c) Copyright Robert Brown 2014-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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Digital Forensics Guide

    Digital Forensics Guide

    Learn all about Digital Forensics and Computer Forensics

    The Digital Forensics Guide repository is a comprehensive, structured reference for investigators, analysts, students, and cybersecurity professionals interested in digital forensics principles, tools, methodologies, and workflows. It organizes foundational topics such as evidence acquisition, disk and memory analysis, file system structures, network forensics, artifact extraction, timeline generation, and reporting into digestible modules that help build core competency. Alongside conceptual explanations, the guide includes practical examples with widely used tools (like Autopsy, Volatility, Sleuth Kit, and network analysis suites), illustrating how investigations proceed from initial data capture to final analysis. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    DIY Split-Flap Display

    DIY Split-Flap Display

    DIY split-flap display

    This is a work in progress split-flap display. Each module can flip between 40 unique characters: letters, numbers, and a few symbols. Multiple modules fit perfectly alongside each other to build bigger displays. The primary design goal was to make something that's possible to fabricate at home in small or single quantities and can be customized and built by an intermediate hobbyist at a reasonable price. This meant using widely available materials and avoiding any tooling with a high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RevLix Data Recovery Tool

    RevLix Data Recovery Tool

    Powerful Data Recovery Tool for PhotoRec

    RevLix is a powerful data recovery tool developed to recover deleted files on Linux systems. This program uses the PhotoRec infrastructure and provides a graphical user interface (GUI) for PhotoRec.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    Infer

    Infer

    A static analyzer for Java, C, C++, and Objective-C

    Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance. Infer checks for null pointer exceptions, resource leaks, annotation reachability, missing lock guards, and concurrency race conditions in Android and Java code. Infer checks for null pointer dereferences, memory leaks, coding conventions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PhysicsLAB

    Software for a Data Acquisition System

    This software is intended to be used along the data acquisition system developed at Universidad de Antioquia for the Physics Laboratory courses. The project, called PhysicsLAB, is available at: https://github.com/luramire/physicslab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    qspecfe

    qt based front end to spec

    qspecfe is a qt-based front end to the 'spec' X-ray data acquisition program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    enflo-sw

    LabVIEW wind tunnel data acquisition and control

    Surrey University's in-house LabVIEW code for taking wind tunnel (and other) data, and controlling wind tunnels and their associated systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Settimino

    Settimino

    Arduino Ethernet library for communicating with S7 Siemens PLC

    Small but efficient communication library that allows your sketches the interfacing with Siemens PLC. Works starting from Arduino UNO with the W5100 ethernet shield.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    Midbar

    Midbar

    Midbar is more than just an open source password vault!

    Midbar is more than just a password vault! It's made to significantly increase the cost of unauthorized access to its your personal data. Some tutorials: ESP32 V4.0: https://www.instructables.com/Midbar-V40/ Raspberry Pi Pico V2.0: https://www.instructables.com/Midbar-Raspberry-Pi-Pico-Version-V20/ ESP32 V5.0: https://www.instructables.com/Midbar-V50/ STM32F401CCU6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F401CCU6-Arduino-Uno-Version/ RTL8720DN + Arduino Uno V1.0: https://www.instructables.com/Midbar-RTL8720DN-Arduino-Uno-Version/ ESP8266 V2.0: https://www.instructables.com/Midbar-ESP8266-Version-V20/ STM32F407VET6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F407VET6-Arduino-Uno-Version/ STM32F407VET6 Version V2.0: https://www.instructables.com/Midbar-STM32F407VET6-Version-V20/ ESP32 V6.0: https://www.instructables.com/Midbar-V60/ Teensy 4.1 V3.0: https://www.instructables.com/DIY-Hardware-Data-Vault-With-Teensy-41/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    ProviewR
    ProviewR is a modern, powerful and general process control system. It contains all functions normally required for successful sequential control, adjustment, data acquisition, communication, supervision, etc. See also our website www.proviewr.se
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 19
    LED Matrix Studio

    LED Matrix Studio

    Design graphics for LED-based electronics projects

    ...It supports many different export options, animations and different sizes of matrix. Use the software to design fonts, graphics and animations for your PICAXE, PIC, Arduino, Parallax and any other electronics or microcontroller projects. Comes with example Arduino files demonstrating use of exported data. Download the zip files for the latest version of the code and executable! I'll re-upload the "code" when I've sorted out my local git issues...
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • 20
    QSE is an application intended to help in the initial stages of data reduction of EXAFS data taken with multi-element detectors using the 'Spec' data acquisition system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cooling home automation with Arduino(C) and Raspberry(front-end, python). Arduino features: - control PC 4-pin fan with PWM; - measure temperature/humidity with DHT11/22; - adjust fan RPM depend on temperature; - console management; - MQTT serial output. front-end features: - data collection form serial port with MQTT - webUI with for sensors parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hackee

    hackee

    Full control & readout of CAEN DT5780 Digital Multichannel Analyzer.

    ...It provides flexible control over DT5780 module, including High Voltage supplies, trigger, coincidences, digital processor & readout configuration. GUI allows to preview the signals, run data acquisition, observe amplitude spectra and counting rates, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols:...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic - mean and RMSD, Spectrum analyzer), Output table data for series experiments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    USB TTY interface intended for use with an Arduino Nano. A very simple protocol is used to to reduce the byte traffic to the absolute minimum required. 257 symbols are used with byte values 0x00 to 0xFD to send data values 0x00 to 0xFD. 0xFF is used as the start character. Byte pair, 0xFE, 0xFD is used for data value 0xFF and byte pair 0xFE, 0xFE is used for data value 0xFE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next