Showing 98 open source projects for "i-conized"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Add a fully functional PDF editor to your ASP.NET website in minutes! Icon
    Add a fully functional PDF editor to your ASP.NET website in minutes!

    For developers and anyone searching for a web based PDF viewer, editor, and form filler to control PDF content access

    RAD PDF natively supports the most commonly used PDF features. Beyond a PDF reader, RAD PDF equips web applications with a browser-based PDF editor & PDF annotator. Features not even available in Adobe Acrobat Reader can be used to provide advanced PDF functionality. By enabling PDF form filling & PDF form saving directly in the web browser, RAD PDF users can utilize PDF features without worrying about having the right platform or software installed! Allow your app to design new PDF forms, protect content, sign PDFs, & more using an intuitive graphical user interface (GUI).
  • 1
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Scalene

    Scalene

    High-performance CPU, GPU, and memory profiler for Python

    Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. Once Scalene has profiled your program, it will launch a web browser with an interactive user interface (all processing is done locally). Hover over bars to see breakdowns of CPU and memory consumption, and click on underlined column headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPS Datalogger Device Control
    i-Blue 747 / i-Blue 757 / Qstarz BT-Q1000 / i.Trek Z1 / Konet BGL-32 / Holux M-241 / ... control SW (for Java Phones, PalmOS, WinCe (PPC), Java platforms, Windows, Linux, and MacOS). Compatible with most MTK GPS Chipset based loggers.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Redefine the way your organization pursues opportunity and manages risk. Icon
    Make the right business decisions with an easy to use solution that provides a comprehensive integrated approach to governance, risk and compliance.
  • 5

    ShiftRC

    Simple cheap DIY RC receiver/handler.

    ShiftRC is a opensource design for a very cheap, small and simplistic rc driver/rc statemashine. mimics Nikola Tesla's boat it uses a shift chip with multiple outputs and one input for the radio or IR signal. This project is something I wanted to do for a while to make cheap and light weight custom rc chips, and I decided to make it a real project when I found a wooden single use spoon which I wanted to turn into a boat. this project will host multiple version, some very simple ones...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Platform for advanced open source IP-Core development, i. e. dynamic memory controllers for FPGAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    python-pcsclite

    Python module wrapper for libpcsclite

    PCSC lite is an I/O library for smart cards. This package provides the Python bindings for the PCSC lite libaray, thus letting you write smart card applications in Python. All available documentation can be read online at http://python-pcsclite.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    papouch-tmu

    Utility to read data from Papouch TMU USB thermometer

    Papouch is a Prague-based company which produces industrial devices, and (as far as I know) the only thermometer which is able to communicate via USB. Check http://www.papouch.com. This utility can be used to obtain data from the Papouch TMU USB thermometer. The program is started immediately after the thermometer is pluged into the linux computer. The device sends the temperature in simple ASCII format every few seconds. Everytime a value is send, papouch-tmu utility reads the temperature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Taking Logistics to the Next Level Icon
    Taking Logistics to the Next Level

    Enterprise Warehouse Management Systems

    By using state-of-the art wireless RF (Radio Frequency) scanners, warehouse managers/employees can easily keep track of inventory, shipments, and item statuses no matter how often they move. Items are tracked in real-time using RF Scanners and across multiple locations.
  • 10
    GROWbox Supervisor System (GROWSS)

    GROWbox Supervisor System (GROWSS)

    Automated Plant Environment Growing System using Raspberry Pi

    GROWbox Supervisor System (GROWSS) is a grow box or grow cabinet environmental controller. GROWSS uses a Raspberry Pi (RPI) & Grove sensors to monitor and control the environment in your grow box or cabinet. Environmental factors such as temperature, humidity, soil moisture, & smoke (from fire) are monitored and displayed on a terminal connected to the RPI & on a mobile app. GROWSS also controls the exhaust fan and grow lights based on the time interval (ie. 12 hours on/12 hours off) &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    php-periphery-serial

    A php extension for peripheral I/O Serial in GNU/Linux.

    A php extension for peripheral I/O Serial in Linux (wrapper of c-periphery)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    zxmmcfid

    A ZXMMC mass storage device FID driver for CP/M

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. One of the most important devices for any disk operating system is the mass storage drive. Although ZXMMC device is available on the market for years and it works well with +3e firmware, partitions created on MMC cards could not be accessed from CP/M world. At some point it became so frustrating, I decided to write FID driver for it. It's not perfect, but it works surprisingly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Arduino Si4735 radio library

    Arduino and Silicon Laboratories Si4735 radio library

    ... call letters • Can handle a mix of RDS and RBDS stations as found near the US boarders with Canada and Mexico • Example programs I2C and Due support is alpha because I do not have hardware to test these features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    This is a bash script to get my LCD display working on Linux. It came with the Mstation HT-3000 case from 3RSystem. The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller. However, the LCD panel is different from the others I have seen around in the internet. It has: - 12 text characters for messages and the clock; - 3 fan indicators (updated automatically); - a temperature indicator (updated automatically); - a CPU usage bar; - another bar in the left I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them. Those are my special use cases. There most be more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Linux driver for Novation Launchpad

    Linux driver for Novation Launchpad ID 1235:000e

    ----- ENGLISH ---- Driver for the Novation 'launchpad' NOVLPD01 NOT FOR 'LAUNCHPAD S' For more information about my launchpad project, go here: http://videca.wordpress.com/2012/09/24/endriver-for-novation-launchpad/ ---- FRANCAIS ---- Driver pour le launchpad NOVLPD01 de Novation, PAS POUR LE 'LAUNCHPAD S' Pour plus d'informations sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    i-nex

    i-nex

    i-nex system hardware lister

    I-Nex is an application that gathers information for hardware components available on your system and displays it using an user interface similar to the popular Windows tool CPU-Z.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19

    IrrigationController

    Smart Home Irrigation System

    ... for temperature sensors. * Soil Moisure Sensors are responsible for sensing if the soil of irrigated flowers are wet or not. These sensors are attached to the Sensor Controller Module via slow speed I2C bus. The modules use 2-pin probes and drives them with 4 kHz square wave in order to avoid oxidating the probes. In my implementation I used these small water pumps from Conrad: http://www.conrad.hu/conrad.php?name=Products&pid=539090 The whole system is powered by a 12V / 4A SMPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HDD Activity Guage/LED Tray Icon

    HDD Activity Guage/LED Tray Icon

    Show physical HDD activities in LED style or performance gauge style

    Show physical HDD (fixed or removable) activities in LED style or performance meter gauge style. Both Win32/Win64 versions are provided. (Virus/Torjan scanned using Avira Pro.) The memory footprint is small and the CPU utilization is also very low (~ 0%), you can verify this by opening your Task Manager (Ctrl-Shift-Esc). This is originally mainly for my personal use since newer notebooks does not have HDD LED light so I quickly write a replacement using Visual Studio C++ 2010. Some...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Battery Monitor

    Battery Monitor

    Simple, lightweight utility to gather and record battery data for OSX.

    Battery Monitor retrieves relevant battery data, such as charge cycles (the number of times you've charged the battery fully), the percent charge, amperage, and voltage. I wrote this to be an efficient and fast diagnostic tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    IR-controller

    STM-32 code for IR-spectrometer management

    This is a project of IR-spectrometer controller. It based on STM32F103 chip with a lot of peripheral devices (1-wire thermometers, stepper motors, platinum thermistors and so on). In future I hope to add here schematics of full control system for this device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    qwpr keylayout and layout translator

    A keyboard layout that's worth learning.

    Qwpr (pronounced "qwipper", named for the first four keys) is a keyboard layout that's easy to learn (only 11 keys move from their qwerty positions), easy to type (32% better by the Carpalx metric), practical (programmer's punctuation, arrow keys, and all major accented characters easily accessed without moving your hands off the three main rows), and very complete (over 1000 unicode characters and combinations available). The project also includes the tools I used to translate this layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The USB/IP Project
    The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
    Leader badge
    Downloads: 300 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next