Showing 20 open source projects for "micro"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    ...This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation differential amplifier and RTC. It can help monitoring arrhythmia syndromes such as bradycardia, tachycardia, extra-systoles, pause or flutter. WARNING: In no case it can be use to replace a professional medical examination. Device MUST NOT BE CONNECTED to appliance powered by mains - risk of electrical shocks ************************************************************************************** see also: ECG Logger Viewer application : https://sourceforge.net/projects/ecg-logger-viewer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simultra

    Simultra

    Multiagent simulator of road traffic in Qt/C++ and OpenStreetMap.

    ...The large-scale maps are modelled mesoscopically in real-time, and the complex traffic interactions benefit from detailed agent-based microscopic simulations. To resolve the concurrency issues within the maps representation and the meso-micro transitions, Simultra combines an event-based mesoscopic model of the maps with a more detailed physical engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SCALEXTRIC_CONTROLLER

    SCALEXTRIC_CONTROLLER

    An open source controller for Scalextric community

    ...Scalextric Controller is composed by a custom hand controller, used to drive the Scalextric slots cars, and Android application used to communicate with the hand controller via Bluethoot low power (BLE). This project repository contains the PCB project, the micro embedded software, the Android App and the 3D CAD design of the cricital mechanical parts.
    Downloads: 0 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
  • 5
    Fast Alignment Search Tool suite. A fast sequence read mapper suite for short reads generated with the Illumina platform. Contains mrFAST and mrsFAST. Joint development by University of Washington and Simon Fraser University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IRK! Infrared Remote USB Keyboard

    IRK! Infrared Remote USB Keyboard

    Control your computer with an IR remote

    This is an open-hardware Infrared Remote Controlled USB keyboard, without keys, implemented using a PIC micro-controller and MikroC. IRK! enables you to use your LEARNING remote control to control any system that you can plug a USB keyboard into (Windows, Linux, Mac). Great for controlling a home theatre system such as MythTV, XBMC or Media Center. No drivers are required. You can program *any* USB keyboard function (with or without Control, Alt, Shift and GUI modifiers) to a button on your infrared remote control and when you press that button IRK! ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    mrCaNaVaR is a more user friendly and faster re-implementation of our previously published algorithm together with the mrFAST/mrsFAST/drFAST read mapping programs to discover large segmental duplications and deletions and predicts absolute copy numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    fuyard

    Fleeing car based on a RC model

    Project: A micro-controlled circuit takes over the servos of a RC car. Several sensors detect the presence of obstacles in the near range. The car maneuvers to keep clear from all obstacles. Objective: - Build-up some knowledge about robotics - Integrate existing components rather than develop them. Logical architecture: Project has several layers, each aiming to a higher level of abstraction: - Level one: The servo control and the sensor reading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ONE-NET Low Power Wireless Protocol

    ONE-NET Low Power Wireless Protocol

    ONE-NET is an open-source low power wireless networking protocol.

    ONE-NET is both an open standard and an implementation of a wireless network protocol. The protocol was originally intended for home automation but has many more applications where low power, secure communications are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    RocketControl

    Arduino based software for a model rocket control computer

    A small program for an Arduino compatible micro controller that controls the flight of a model (water-) rocket. It does control the preparation of the recovery system, has automatic launch detection, an apogee detection system, parachute deployment, and safety timers. All this is managed with the most simple one button and one LED user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nicalc
    Big Integer Calculator with a simple micro controller (AVR MEGA32). 100 Digits now but soon it will go further long!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Real time micro benchmark multi-lingual suite (RTMB) provides a good way to measure the deterministic quality of hardware, an operating system, or a Java Virtual Machine. RTMB consists of benchmarks in C, C++ and Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    uspice (Micro-SPICE) is a very small simulator for electrical circuits. The primary platform are low-power devices, such as graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides an inexpensive solution to 802.11g wireless communication using off the shelf hardware and open source technologies. This uses the Atmel AT90USB micro and the ZyDas ZD1211B wireless chipset. Developed by David Garske of Wibotics.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Floating point library for PIC micro controllers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL – “The Specification and Description Language” . Compiler GNU ANSI-C for AVR v.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Some basic programms concerning the PIC Micro Series starting with the PIC 16F676 written in asm and c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Personal Weather Station

    My Weather: Personal weather station for educational purpose

    Personal Weather Station is a simple educational project used for learning various skills in electronics and programming. The station will collect the data using a couple of sensors connected to a micro-controller. Collected data will be uploaded to an online weather server where visitors can see the collected data. Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map. Sensors: - Precipitation (Rain gauge) - Temperature - Humidity (Hygrometer) - Air Pressure (Barometer) - Wind Speed (Anemometer) - Wind Direction (Wind vane)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB