Showing 34 open source projects for "http c tiny"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    armadeus
    Armadeus is an OpenSource Hardware and Software project based on an ARM core (Freescale i.MX) and Linux. You can consult our wiki at http://www.armadeus.org to join our non profit association or our commercial website at http://www.armadeus.com .
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2

    ESP8266 Arduino Core

    ESP8266 core for Arduino

    ESP8266 Arduino Core is the Arduino core for the ESP8266 WiFi chip. It brings support for the ESP8266 chip to the Arduino environment, allowing you to write sketches, use familiar Arduino functions and libraries, and run these directly on ESP8266 without the need for an external microcontroller. ESP8266 Arduino core comes with libraries that enable it to perform a number of things. It can communicate over WiFi through the use of TCP and UDP; it can set up HTTP, mDNS, SSDP, and DNS...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3
    This software supports programming Logitech(R) Harmony(TM) remote controls. It provides most of the functionality of the Windows software provided by Logitech(R), but is much smaller and cross-platform. This software allows you to update or backup configurations, upgrade firmware, or do IR-learning. NOTE: Development has moved to github: http://www.github.com/jaymzh/concordance
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    HWSensors

    HWSensors

    All information from hardware sensors on your Mac

    HWSensors is a software bundle that includes drivers and applications that allow you to access information from hardware sensors available on your Mac. FakeSMC is an open source SMC device driver/emulator developed by netkas (http://netkas.org/). NOTE: FakeSMC & Plugins starting from v915 provide additional sensors information to HWMonitor then running on Macs. By installing FakeSMC on real Mac you should consider you know what you are doing and how to recover your system if something will goes wrong. All repositories: Sourceforge, sources & downloads: https://sourceforge.net/projects/hwsensors/ BitBucket, sources & downloads: https://bitbucket.org/kozlek/hwsensors/overview Assembla, sources: https://www.assembla.com/code/fakesmc/git/nodes GitHub, sources: https://github.com/kozlek/HWSensors HWSensors Project (c) 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan and others. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6

    MatlabSimulink2CPP

    Demo of Simulink to C++ C or HDL FGA for HFT potential

    Video and files download for Visual trading idea to C++ or FPGA HFT Meetup File download sample: test model (Matlab 2014b with Visual Studio 2013 C++ project generated) Powerpoint MATLAB SIMULINK http://quantlabs.net/blog/2015/04/video-and-files-download-for-visual-trading-idea-to-c-or-fpga-hft-meetup/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ForceFeedback Joystick Driver for Java
    This is a joystick driver for Java with support for ForceFeedback (haptic effects). It is based on SDL, therefore it is platform independent and works on Windows, Linux and MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    serialLCD is Arduino based open-source project. It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600 is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Interface Web Microcontroller PIC

    Interface Web Microcontroller PIC

    This software is a interface that show in a website values sent by Microcontroller through serial port. It is for Windows and its developed in C. There is a example with PIC Microcontroller. Este software es una interfaz que muestra en una página web valores enviados por un Micrcontrolador través del puerto serie. Es para windows y está desarrollado en C. Hay un ejemplo con un Microcontrolador PIC. http://galeon.com/luismorquecho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Leap4Joy

    Leap Motion Joystick Emulation Code Sample

    Custom vJoy feeder code for Leap Motion controller. You will need the Leap Motion SDK from Leapmotion.com as well as vJoystick installed along with the vJoystick 2.02 SDK from http://vjoystick.sourceforge.net/ See the wiki for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AAG Cloud Watcher INDI Driver

    A INDI driver for the AAG Cloud Watcher.

    A small but fully functional INDI (http://indilib.org) driver for the AAG Cloud Watcher (AAGware - http://www.aagware.eu/) VERY IMPORTANT: This driver has been integrated in the main INDI Lib (http://indilib.org). The version in this repository is therefore outdated and should not be used. Please use the one found in the official INDI Lib repository: https://sourceforge.net/p/indi/code/HEAD/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Battery indicator (battery meter)

    Battery indicator (battery meter)

    Battery charge indicator

    Displays battery charge indicator in the system tray. NOTE: 1) Requires Visual C++ 2010 run-time environment installed. You can get it here: http://www.microsoft.com/en-us/download/details.aspx?id=5555 2) 100% charge shown as 99%, because there is two digit positions. 3) Status icon updates every 30 seconds. There is no way to change this interval other than re-compile source code. 4) Tested on Windows XP SP3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GXSerial is moved to GitHub. http://github.com/Gurux
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    OTPD ("Open Ticket Printers Driver") is a cross-platform print-subsystem for pos-..ticket-.. and label-printers; part of QDroid framework ( http://qdroid.berlios.de ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GXTerminal is moved to GitHub. http://github.com/Gurux
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    GXNet is moved to GitHub. http://github.com/Gurux
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    On-Chip Communication Network
    ...(DATE), 2004, pp. 174--179. Available from Available from http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.1281&rep=rep1&type=pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libEPOS is a C library to control the EPOS motor control from maxon motor ( http://www.maxonmotor.com ) using a GNU/Linux system. This software is NOT from maxon motor, but was written from scratch by Marcus Hauser and others. The tar file is outdate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Legacy Ralink drivers have permanently been deprecated in favor of the in-kernel rt2x00 drivers. See http://rt2x00.serialmonkey.com for the rt2x00 project website.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    libartnet-win32 artnet dmx library

    libartnet-win32 artnet dmx library

    send and receive artnet / art-net, more than DMX over ethernet network

    libartnet is a library for transferring Artnet data over the network. Artnet data is used for 1) receiving DMX values send by lightning consoles or DMX software 2) sending DMX data ... x) transfer firmware and more ... used in Artnet2MIDI, uDMXArtnet and most likely more applications. libartnet-win32 is based on a former version of libartnet that was only for *nix systems. The actual version of libartnet: http://code.google.com/p/linux-lighting/downloads/detail?name=libartnet-1.1.0.tar.gz
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    FreeBoB is a driver for BeBoB devices (FireWire based breakout boxes) Deprecated: Use FFADO instead http://www.ffado.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    It is as IDE for loading hex files to pic using tiny pic bootloader.For More details visit the project->web site.Please Install libqt4-gui to solve the Problem with the deb package.If any problem contact me george@space-kerala.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavelinTools is a collection of tools for working with the Javelin Stamp manufactured by Parallax Inc. (http://www.parallax.com/javelin). It is a cross-platform way to communicate with the Javelin. The first few releases will support only Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo