Showing 62 open source projects for "one-wire"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    tech03

    Multitasking MIPS32 M4K

    Goal: test of tech01 portability to MIPS32 M4K core Target board: Olimex PIC32-PINGUINO-MX220
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    IoT Leaf

    Software resources for the ESP32 based IoT Leaf microcontroller board

    The IoT Leaf is a small ESP32-based device which can be used as highly flexible power supply, as embedded controller or as a combination of both: it consists of a board which can be cut into two pieces resulting in two different devices or which can be used as one. The board can be powered via solar cell or USB and provides a battery charging function and deep-discharge protection for LiPo batteries. Beside the ESP32 the microcontroller part is prepared for a LoRaWAN and a GPS module...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    RunLengthGPIO

    RunLengthGPIO

    a computer interface to the Arduino I/O digital lines

    ... digital pins act as a TTL-levels UART; the seconds turns the value of the input pins into an image; the third reads codes from infrared remotes with a photodiode and a resistor connected to one of the input pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Biblioteca para sistema embarcados nas arquiteturas 8051, PIC, MSP430 e ARM. A arquitetura de cada microcontrador esta dividida em quatro camadas, para um melhor entendimento do codigo e visando futuras manutencoes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hack0689

    hack0689

    Hackings on calculators.

    For developing calculator programs. Digging for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Moneta msp432logger

    Moneta msp432logger

    I2C sensor datalogger

    Proof-of-Concept MFL Pipeline Integrity Analysis Magnetic Field Sensor Data Logger. Data logger is based on TI MSP432 LaunchPad, storing data to a uSD card. The sensor array consists of 32 Infineon TLV493 devices in four groups of 8 (one per I2C interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IrrigationController

    Smart Home Irrigation System

    The project contains the following modules: * Main Controller Module which is responsible for scheduling and switching the water pumps, monitoring the water level and temperature, and reading the Soil Moisture Sensors. The module has a 4 line alphanumeric LCD that makes the system easy to use. * Sensor Controller Module is attached to the Main Controller Module via RS232 interface. This module is the master controller for the Soil Moisture Sensors and also contains a Dallas 1-Wire interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    AutomationPowerLine

    Home and industrial automation with Power Line Comunication

    In this project i want to create a simple layer, this layer help the people to create a home or industrial automation with Power Line Communication. I use the chip ST7580, in particular i use the evaluetion kit: EVALKITST7580-1 for my test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    WinDS is a Reimplementation of the OS Windows(R) XP(R) on the Platform Nintendo DS. Since i started coding Apps for the NDS, my goal was to write a program, called WinDS, which does (nearly) the same as the real appy by Microsoft. In contrast to other little NDS-Operating Systems, just like Woopsi etc. you can code your own Application in Lua for WinDS: just copy the Code onto the FAT-Disk and execute it from within WinDS! This is what makes WinDS so unique. The New Beta 0.95 is out, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jpegant

    jpegant

    Embedded JPEG encoder

    ... are on the download page. For the latest release code look into the repository in 'release-1-0' branch. The SSE2 inplementation is present in 'simd.0' branch in the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Serial Wire Debug (SWD) Open Library for low level Debug Access Port (DAP) on new ARM Cortex CPU devices. PROJECT HAS MOVED TO https://GitHub.com/CeDeROM/LibSWD PLEASE UPDATE YOUR LINKS! :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EthernetWeatherStation2

    PIC based weather station

    Microhcip PIC18F based LCD weather station that uses Ethernet connection to download data from the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hydroponic Automation Platform (HAPI)

    Hydroponic Automation Platform (HAPI)

    Technologies for automating food production on various scales

    The Hydroponic Automation Platform Initiative (HAPI) develops and provides hardware and software components for automating food production using hydroponic, aquaponics, and precision agriculture techniques. High-yield production in urban settings is one of the primary goals. Artifacts include hardware design (mainly Arduino-based), firmware, management software and reporting modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tutorial de como utilizar SDCC con el PIC18F4550. Incluir ejemplos de funciones particulares: adc, spi, i2c, usart, usb, atención a interrupciones etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tech00

    Technology project

    Technology project. Goals: 1. CMSIS alternative implementation. 2. Custom MCU peripheral description. 3. Extended linker script. 4. Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Poseidon - SEM

    Poseidon - SEM

    TEI of Piraeus, Poseidon team, 2015 Shell Eco Marathon.

    This is the official sourceforge page for the Poseidon team of TEI of Piraeus for the shell eco marathon 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Source project for the development of the IEEE 11073-20601 reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    openAut

    openAut

    Open Source Hardware For Industrial Automation

    This project is aimed at producing open source hardware for real time use in industrial automation. This project will have a few sub-projects that will focus on individual hardware for various industrial purpose. Some of the sub-projects will be of type Field-IO Modules development, Analog-IO Module development etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next