Showing 97 open source projects for "digispark-arduino"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    This is an Arduino library for the multifunctional accelerometer MPU6050. Open the realm.txt from the .zip file for a detailed tutorial on how to use it !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arduino ShiftBrite Library

    Arduino ShiftBrite Library

    A library for the control of ShiftBrite modules

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Arduino DRV8833 Motor Controller Library

    Arduino DRV8833 Motor Controller Library

    A library for the control of motors using the TI DRV8833 IC

    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TOYVision

    TOYVision

    Toolkit for the easy prototyping of hybrid games for Tabletop Devices

    ...ToyVision, supports Reactivision to comunicate with visual based Tabletop devices /http://nuigroup.com/go/lite), and Kinect sensor to track players movements ToyVision enables passive (carried out by the player) and active (carried out by the computer through the Arduino microcontroller) Any programming language can be used to develop games with toyvision, provided by implementing a TCP-IP socket. Moreover, Proccesing API and finished samples are already provided in this project. ToyVision is based on the Reactivision framework. More info: www.toyvision.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LED sign conversion

    LED matrix rebirth

    Discarded the original controller due to lack of programming information and replaced it with three optional controllers: mbed, arduino and 8051 (DS5000)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    druid4arduino

    druid4arduino

    An automatic, configuration-less, GUI for Arduino projects.

    Druid4Arduino provides a simple GUI (graphical user interface) to interact with any SerialUI-based Arduino project. It works its magic by crawling the menu hierarchy (commands and sub-menus) provided by SerialUI and automatically re-configuring it’s user interface to match whatever options you’ve provided. It will connect to you’re arduino project through the USB serial port and display a reflection of all the commands and sub-menus defined in your program/sketch. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8

    NRF24L+ XC16 Library

    NRF24L+ 2.4GHz transceiver chip library for Microchip XC16

    NRF24L+ 2.4GHz transceiver chip library for Microchip XC16. The test app is implemented with dsPIC33FJ128GP802. This is a port/adaptation of Arduino library made by J. Coliz <maniacbug@ymail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
    Learn More
  • 10

    ArduEMS-328

    Arduino Engine Management System

    ...It has the same features as Megasquirt 1 and can be tuned in MegaTunix, MegaTune or TunerStudio as a Megasquirt 1 B&G2.0-3.0. The code is compiled for the ATmega328p so the supported boards should be: - Arduino Uno - Arduino Duemilanove - Arduino Diecimila - Arduino NG - Arduino Extreme v2 - Arduino Extreme Note: only tested on Arduino Duemilanove No schematics are available yet, but please have a look at the MegasquirtAVR schematics. It is meant for the ATmega128 so not pin compatible.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lego Arduino Drivers

    Lego Arduino Drivers

    Arduino drivers for interfacing with various lego devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Arduino MIDI Library
    This library allows you to easily send and receive MIDI messages on the Arduino serial port. The purpose of this library is not to make a big MIDI controller or synth out of an Arduino board, but to help you do it, the application remains yours. /!\ PLEASE NOTE /!\ Project is hosted on GitHub: https://github.com/FortySevenEffects/arduino_midi_library This SourceForge project is deprecated. Please download source/releases and post bug reports on GitHub.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    A library for use with arduino IDE to simplify using an i2c IO Expander chip. The chip selected is a through-hole ic from Microchip, MCP23016. Digikey part: MCP23016-I/SP-ND UPDATE: This appears broken with recent builds of the Arduino IDE. A new version will be uploaded soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ReDuino - is the IDE for developing programms for Arduino. It's written on Qt framework so it's crossplatform and really cool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weeno is an software-only extension of Wiring / Arduino for potentially all and any Atmel AVR MCUs. And potentially all chip architectures from all companies, whether Freescale, SiLabs, TI, even ARM. Basically, the goal is to make AVR-Weeno, ARM-Weeno, 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    crypting

    Web based arduino programming suite

    A simple and direct web based arduino programming suite. Development will start soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PLCduino

    Open Source PLC based on the arduino platform

    PLCduino is an open hardware alternative for industrial and home automation. It uses the well known ATmega chips as main processor, the same used on Arduino. This means that PLCduino is code-compatible with all arduino sketches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Glitch
    Instrumenting Arduino programs via visual diagrams. The official source repository is located at https://github.com/textbrowser/glitch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Control-Freak

    Visual Automation & UI Authoring

    ...It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net-commander/windows-dist
    Downloads: 0 This Week
    Last Update:
    See Project