Search Results for "arduino libraries avr" - Page 6

Showing 177 open source projects for "arduino libraries avr"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    WebbotLib
    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ChibiOS TinyRTC DS1307 PCF6583

    ChibiOS/RT libraries for: DS1307 & PCF6583 modules

    This project is aimed to create a set of C functions to easily and efficiently manage communication between DS1307 or PCF6583 Tiny RTC modules and ChibiOS/RT (Real-Time Operating System). This library is freely inspired by TinyRTC library of Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    This modified library uses Henning Karlsen UTFT Library [http://henningkarlsen.com/electronics/library.php?id=52]. Most of the changes were to utilize the digitalWriteFast() function for I/O pins **HOW TO USE** WIRING Ensure all pins are hooked up correctly: DB0 - DB015 to Digital Pins RD pin connected to 3.3V LED-A pin connected to 5V via ~20 Ohm resistor Vcc to 3.3V & GND to GND SOFTWARE 1. Add all files/folders to a folder named UTFT inside "libraries" folder in Arduino main...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    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: 1 This Week
    Last Update:
    See Project
  • 7

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

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving us...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    moonbilight

    moonbilight

    AVR ambilight project

    Moonbilight is an AVR ambilight project designed for ATmega16/32 microcontroller. It uses V-USB (http://www.obdev.at/vusb/) library to communicate with PC directly through USB port. The GUI based on Qt (http://qt-project.org/) is designed to work on Linux and Windows (Not tested on Mac). The project is already fully functional. However it is still beta and may contain some bugs. You can watch some samples here: http://www.youtube.com/watch?v=5hwSC_uvric http://www.youtube.com/watch?v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    Lego Arduino Drivers

    Lego Arduino Drivers

    Arduino drivers for interfacing with various lego devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Arduino WiFly Driver

    Arduino libraries

    Open-source Arduino driver and example files for WiFly wireless device series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Arduino AVR Dude Programmer

    A simple Arduino programmer.

    A simple Arduino programmer. Use it to program the board with a hex file. Uses AVR Dude as the command line programmer.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 13
    LXSNDTEST is designed for measuring the characteristics of sound cards and A/D converters of ATmega microcontrollers (for example Arduino), or for testing circuits connected to a sound card. This program runs under Linux, using OSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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. Documentation: http...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Ronin 802 Synthesizer

    Ronin 802 Synthesizer

    Programmable Digital Synthesizer

    The Ronin 802 is a new breed of stand alone digital synthesizer. This re-programmable hardware module is a versatile platform for the creation of custom electronic musical instruments and sound processing units. The Ronin 802 is also a fully compatible Arduino shield, allowing access to a rich ecosystem of hardware and software tools. All of the Ronin’s hardware and software design is available as an open source project – which is licensed under a Creative Commons Attribution-NonCommercial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Easy_AVR

    Easy_AVR

    Easy AVR is a new project to make AVR programing easier on POSIX and UNIX operating systems. The library is being written to make pure C style AVR programming more intuitive ( like Arduino library) but still allow the user to control the microprocessor completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ziel des Projekts ist ein Aquarien Steuergerät basierend auf dem Atmel AVR Mikrocontroller. Primäres Ziel ist Lichtsteuerung mit dimmbaren EVGs, mit der Zeit sind drei analoge Eingänge hinzugekommen für die Messung von pH, Temperatur und sonst was.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Einfacher SRCP Server auf Basis von C++ und der Arduino Hardware. Mit einer SRCP Steuerung (z.B. RocRail) kann eine Modelleisenbahn gesteuert werden. Die aktuelle Version des Projektes befindet sich auf https://github.com/mc-b/microSRCP/wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A code generator for the popular Atmel AVR microcontrollers, optimized for the AVR Studio IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A led tetris game which run on an atmel atmega8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library to make event-driven code easy to write and read for Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project to use an Arduino to control up to 8 MCP23008 chips through i2c, using no libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AVR or Arduino compatible software libraries, examples, applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free general purpose loader tool for ATMEL's AVR controllers using arduino board or FTDI's FT232. PCB Files also available.
    Downloads: 0 This Week
    Last Update:
    See Project