Search Results for "arduino libraries avr" - Page 5

Showing 129 open source projects for "arduino libraries avr"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • End-to-End Accounts Payable Automation with AI Icon
    End-to-End Accounts Payable Automation with AI

    Enterprises looking for a cognitive process automation platform to create multifunctional cognitive agents to automate their processes

    Unlock the highest levels of straight-through processing (STP) and streamline your AP workflows with Neil, an AI Accounts Payable Executive, your one-stop solution to all your AP woes! From monitoring emails across channels to processing invoices to running n-way matches to the final entry into the ERP and everything in between, Neil handles it all—single-handedly, without human intervention.
  • 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: 2 This Week
    Last Update:
    See Project
  • 2

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

    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
  • Accurate profit analytics for Amazon sellers Icon
    Accurate profit analytics for Amazon sellers

    Our flexible charts enable quick and convenient analysis of your Key Performance Indicators.

    Display detailed information on Amazon fees (e.g. FBA fee, commissions), PPC spend, return costs, promotion costs, and your fixed costs (e.g. Virtual Assistant, Prep Center).
  • 5
    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7

    Lego Arduino Drivers

    Lego Arduino Drivers

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

    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: 19 This Week
    Last Update:
    See Project
  • 9
    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: 6 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
  • 10
    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
  • 11

    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
  • 12
    A code generator for the popular Atmel AVR microcontrollers, optimized for the AVR Studio IDE.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    AVR or Arduino compatible software libraries, examples, applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    Set of various C-routines for Atmel AVR MCUs, packed in several libraries, with fancy Makefile system for easy integration with user projects. Contains functions for UART, SPI, HD44780 or T6963C LCD\'s, Dallas 1-Wire bus, AVR bootloader and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Run-time libraries to support the Kitchen Sink, an all-purpose chemical process control board, based on the Atmel AVR ATmega1280 chip, using the Arduino core libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QUASI is stand-alone AVR RISC processor simulator with debugging features, EDA-like GUI and plugin interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual GUI programmer for Attiny26 microcontroller for outputting assembly, assembling into hexedecimal and uploading to hardware with an intuitive interface (Tekbots-OSU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The TekBots Universal Programmer is a graphical application to program a variety of embedded hardware devices. Included protocols are Atmel AVR SPI, JTAG, and Cypress ISSP.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Library for AVR microcontroller from Atmel (www.atmel.com) Give general library for standard feature like usart/spi/twi/usb/can/... A perfect tool for esay new developpement
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    A cross-platform simulator for embedded systems, with a plug-in architecture for adding microcontrollers and other devices. Written in C for maximum compatibilty and speed. Currently has support for AVR AT90S8515 and ATmega128.
    Downloads: 3 This Week
    Last Update:
    See Project