Showing 30 open source projects for "arduino due"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    ... Arduino platforms. ESP32 support for using both RMT and i2s. RMT timing currently is sensitive to high interrupt frequency due to issues in the Core. There are multiple competing libraries, FastLED being the biggest and Adafruit NeoPixel being the most common for beginners. On ESP32, both FastLED and NeoPixelBus can provide more than one channel/bus. FastLED primarily uses RMT to support 8 parallel channels. NeoPixelBus now supports the RMTs 8 channels and two more channels using i2s.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PU2CLR SI4735 Arduino Library

    PU2CLR SI4735 Arduino Library

    This document is aimed at the Arduino developers, radio experimenters

    This library uses the I²C communication protocol and implements most of the functions offered by Si47XX (BROADCAST AM / FM / SW / LW RADIO RECEIVER) IC family from Silicon Labs. This library also has primitive functions that make it easier for you to implement commands that may not have been implemented yet. See setProperty, getProperty sendCommand, getCommandResponse and getStatusResponse functions and also How to customize PU2CLR Arduino Library. It is worth noting, however, that this library...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Javino

    Javino

    A library for communication between Jason and Raspberry+Arduino

    The Javino supports a robotic-agent platform that uses Raspberry+Arduino boards and Jason Framework. When a software agent needs to act in the environment, it is necessary to transmit its command to the microcontroller (Arduino ATMEGA328) where the actuators are connected. Since the agent can not perform an action directly to the Arduino, because it is not possible to embed an agent software into a limited microcontroller (arduino storage is due to 32Kb), it is necessary to provide a bridge...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    KleOS

    KleOS

    KleOS brings together Arduino, FreeRTOS and Arduino-mk to you.

    KleOS 1.1.0: Fixed some warnings. KleOS 1.1: Offers support for the Arduino Due boards. KleOS 1.1_Due: It's the actual support for Arduino Due boards. --- KleOS project is here to help you create real time applications for the Arduino platform. * Arduino. Your preferred electronics platform. * FreeRTOS. The real time operating system for embedded systems. * Arduino-mk. The tool to compile your Arduino projects from the command line. Arduino is the opposite to real time; however, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    molcajete

    Arduino meets FreeRTOS

    ATTENTION (11/11/21): This project has been superseded by KleOS, and for so it's not recommended for new designs. KleOS is easier to use and it will support Arduino Due boards soon. Get KleOS here: https://kleos.sourceforge.io and enjoy it! Me, the Molcajete mainteiner. ---- The aim of this project is to program Arduino apps using the world's most downloded real time kernel, FreeRTOS, in a terminal through Arduino-mk makefile. This project is kind of a FreeRTOS port...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    TFT16 Library

    Library for use TFT LCD's (parallel interface) with MCU

    C library for TFT LCD's with 16-bit parallel interface (8080). Coded for AT90SAM3X8E (Arduino Due board). Uses https://sourceforge.net/projects/libsam3/ libsam3 library for peripheral initialization. Now supports: - two graphic IC's: ILI9325 and RA8875. - two touch controlle IC's: GT811 and XPT2046 Another chip support can be easily implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mustang Sally

    Fully Arduino controlled vehicle (Ford Mustang -68)

    Arduino due together with several relay boards, controls most of the electronics of a Ford Mustang -68. Extra functionallity: *LCD color display. *Bluetooth control. *Remote start, "playing horn" etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ASLoader

    Arduino upload tool

    This little Java tool allows you to upload a compiled sketch to your Arduino without using the IDE. Currently the protocols Stk500v1, Stk500v2, Avr109 and SAM-BA are implemented. That means the * Arduino Due, * Arduino Duemilanove, * Arduino Leonardo, * Arduino Leonardo ETH, * Arduino Mega, * Arduino Micro, * Arduino Nano, * Arduino Pro Mini, * Arduino Uno and maybe some others are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    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
  • 11

    libsam3

    Small library with register wraps for AT90SAM3X

    Set of wrapper functions for most used peripherals in AT90SAM3X8E (Arduino Due board). Coded in C (C++ compatibility not tested). Uses *sam.h* from Atmel Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Arduino Si4735 radio library

    Arduino and Silicon Laboratories Si4735 radio library

    This library controls many Silicon Laboratories Si47xx family radio chips with an Arduino microcontroller. Major features include: • I2C and SPI bus • Supports "original" (Uno, Duemilanove, and their clones), Mega 2560, Leonardo, and Due Arduinos • FM/AM receive modes; including short, medium, and long wave AM • Analog and/or digital audio output • FM RDS and RBDS • Localization of receive bands, channel spacing, FM de-emphasis, and RDS/RBDS • Correctly decodes RBDS PI codes...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    the project was moved to: https://github.com/aiten/CNCStepper see also: https://sourceforge.net/p/cnclibrary Arduino(see download:Sketch) * Stepping Library with acceleration support * GCode Interpreter * HPGL Interpreter sample * LCD Support * SD Support * G-Code Expression parser * Run on Arduion UNO (8bit) * Run on Arduino Mega with Ramps 1.4 * Run on Arduino Due with Ramps 1.4 (32 bit) * Run on Arduino with Ramps FD (8bit+32bit) * Stepper (HPGL Sample) on Arduino Uno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arduino Quelltexte
    Hier sind die Quelltexte aus der Broschüre "Arduino - Hard- und Software Open Source Plattform (ISBN 978-3-907857-16-8) abgelegt. Nach Erscheinen der Broschüre entstandene Programmbeispiele werden ebenfalls hier abgelegt. Programmbeispiele zum MicroView - OLED Arduino Module (https://www.sparkfun.com/products/12923) sind in einem separaten Ordner abgelegt. Programmbeispiele zu den 32-bit Derivaten Arduino M0 und Arduino Due sind ebenfalls in separaten Ordnern zu finden. Forth als...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ArduinoVGA

    Librería para generación de señales de VGA con Arduino estándar

    http://luispichio.blogspot.com.ar/ http://luispichio.blogspot.com.ar/2015/05/arduino-generacion-de-senales-de-vga.html http://luispichio.blogspot.com.ar/2016/06/arduino-generacion-de-senales-de-vga.html Videos Arduino DUE https://www.youtube.com/watch?v=ZNadrVivVIQ https://www.youtube.com/watch?v=tSK98D-VxVg Arduino https://www.youtube.com/watch?v=WqUPCK4U-yc https://www.youtube.com/watch?v=_LDAx8MQrDc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DigiOiler

    Very cheap chain oiler based on the Digispark

    The goal was a very cheap, programmable and easy to recreate chain oiler. The heart is a Kickstarter Digispark, a small Arduino development board, for less than 3$ including shipping charge from China. Due to the integrated USB connector it can be easily programmed by the Arduino IDE. Additionally there is not much necessary, only a small circiut, a LED, a button and a box for approximately 12$ (list of parts as PDF under Files in the board archive).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Execute CP/M 2.2 programs on Arduino DUE

    Execute CP/M 2.2 programs on Arduino DUE

    (deprecated, see GitHub for the latest code)

    This project aims at turning the Arduino DUE into a Z80 emulator running CP/M 2.2. This project has now moved to GitHub at https://github.com/MockbaTheBorg/CPMduino/ The source code here will not be updated anymore.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A "shield" for the Arduino Due programmed with the (TinyG) 'g2' firmware for controlling a CNC router. Schematic made with DipTrace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy CNC

    Easy CNC

    Modular CNC software for Arduino controller

    The goal of the project is the realization of a modular firmware that allows to control a CNC machine with different utensils. For instance, a CNC with a drill, with few changes can become a plotter with a pen or cutting machine to cut cardboard or stickers. In order to do that, we want project a CNC router with a mechanism that allows a fast utensil change and a controlling firmware which can use different utensils changing some configuration parameters.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21

    SmartGPU2 - Arduino UNO/DUE library

    Arduino Library for the SmartGPU2

    This is the official Arduino SmartGPU 2 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DSduino

    DSduino is an NDS+Arduino+BASIC extension via slot 1 SPI.

    DSduino is an NDS+Arduino+BASIC extension via slot 1 SPI interface. It provides ability using Nintendo DS to manipulate sensors or to control any electronic items. DSduino allows you to use the BASIC programming language on NDS for writing short programs, such programs will be interpreted and executed immediately without compiling by a PC. Additionally, those programs can be saved to NDS's flash card (e.g., R4 or SuperCard) or loaded from the card. Due to the powerful functionalities of NDS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    ICARU_FB is a small RTE (Run Time Environment) for IEC 61499 standard. It can run on Arduino performing all the IEC 61499 standard requirements as configurability, portability and interoperability. Check our paper: https://ieeexplore.ieee.org/document/7445830/ ICARU_FB is in a initial stage. So, it needs many improvements in code, documentation, and others. But, due to the ICARU_FB code simplicity, at least now, code change is easy in a way and can be a basis. To edit the functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FreeBioreactorController

    Controls Bioreactors and Logs Data

    An Android (later ported to iOS, WP7, HTML5 ) App that talks via Bluetooth to an Arduino Due monitoring pH/DO/Temperature and Viable Cell Density (optical or impedance), and impeller and valve control through standard Arduino Shield motor controllers and Relay boards. The system has 4 user levels: Engineer, Recipie Manager, Operator and Viewer. The intention is to make high quality software/hardware design complying with GAMP5 guidelines, and FDA CFR21. All software is GNU Public...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next