Search Results for "arduino libraries avr" - Page 2

Showing 177 open source projects for "arduino libraries avr"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button ā€“ your login box must find the right balance between user convenience, privacy and security.
  • From donor engagement to donor retention, DonorPerfect is the complete solution for the tools you need to succeed. Icon
    From donor engagement to donor retention, DonorPerfect is the complete solution for the tools you need to succeed.

    For nonprofits serving their local community to large, international organizations like UNICEF.

    Boost your nonprofit's fundraising initiatives and build valuable donor relationships with DonorPerfect fundraising growth platform. Trusted by more than 50,000 fundraisers, DonorPerfect is packed with powerful features to help nonprofit organizations, regardless of size and mission, effectively manage donor data and raise money for their cause.
  • 1
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Ralf's Arduino Software

    Arduino Libraries and Sketches

    Arduino Libraries and Sketches. For further description see the downloads README.
    Downloads: 0 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: 4 This Week
    Last Update:
    See Project
  • 4
    Usage: - run function blinkLED() every 2000 ms: timer.addEverytime(2000, blinkLED); - run function itWorks() two times with interval 2000 ms, wait 300 ms before first start: timer.addTask(2000, 2, 300, itWorks); Removing a task: removeEverytime(callback_function); removeTask(callback_function); Library can also be used in desktop C++ applications: #include <iostream> #include <string> #include <chrono> #include <thread> #include "RZtimer.h" int main() { RZTimer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A complete payments platform, engineered for growth Icon
    A complete payments platform, engineered for growth

    Accept payments and move money globally with Stripe's powerful APIs and software solutions designed to help you capture more revenue.

    Millions of companies of all sizesā€”from startups to Fortune 500sā€”use Stripe's software and APIs to accept payments, send payouts, and manage their businesses online.
  • 5
    SimulIDE

    SimulIDE

    Real Time Electronic Circuit Simulator.

    Real Time Electronic Circuit Simulator. Include PIC, AVR and Arduino simulation. Code Editor & Debugger for Arduino, GcBasic, PIC asm, AVR asm. Downloads: https://simulide.com/p/downloads/ WebSite: https://simulide.com Forum: https://simulide.com/p/forum/ Patreon: https://www.patreon.com/simulide AVR simulation provided by simavr: https://github.com/buserror/simavr PIC simulation provided by GpSim: http://gpsim.sourceforge.net/
    Leader badge
    Downloads: 356 This Week
    Last Update:
    See Project
  • 6
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab...
    Leader badge
    Downloads: 482 This Week
    Last Update:
    See Project
  • 7
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on your favorite flavor of Ubuntu Linux

    Version 21 - last version to support 32-bit Version 25a: 05-May-2023 (xfce4) Xubuntu 22.04.0 (last remastered version) Version 26a: 22-Aug-2024 (installation script) Version 26a ========= Version 26a can theoretically be run on any flavor of Ubuntu Linux. An installation script installs the ham radio software on top of whatever you're running. The approach is entirely different from previous versions. There are no remastered versions available in version 26a. To compile the...
    Leader badge
    Downloads: 480 This Week
    Last Update:
    See Project
  • 8
    Open Programmer

    Open Programmer

    An USB programmer for PIC, dsPIC, AVR, serial memories

    An USB programmer for various devices, including PIC, dsPIC, AVR microcontrollers, and various kinds of serial eeproms
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 9
    Open Source SW/HW Project for Embedded Ethernet Applications. Works with AVR ATmega256/128/103, AVR32, SAM7X, SAM7S(E), SAM9, AT91X40, GameBoy Advance, Cortex M3 / M4 (STM32, NXP LPC, LM3S), Freescale Coldfire, RTL8019AS, LAN91C111, CS8900 and DM9000E chips. Offers a tiny TCP/IP stack including HTTP, FTP and DHCP.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Budgyt Is The Highest Rated Business Budgeting Software In The Market. Icon
    Budgyt Is The Highest Rated Business Budgeting Software In The Market.

    Affordable budgeting software for companies with multiple users and multiple departments.

    Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&Lā€™s easy to do without needing Excel.
  • 10

    HarduIno

    Hardware-optimized Arduino library

    This project is a partial overhaul of the Arduino hardware library, i.e. the main source files that make the core library. The intent is to reduce the overhead introduced by the initial library and eliminate the numerous function calls whenever direct register access is possible.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    FredsLibraries

    A set of libraries C / Assembler for C++ and AVR

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    UnoLib

    Library designed for the Arduino Uno platform and AVRPascal editor

    UnoLib is a Free Pascal library designed for the Arduino Uno platform and AVRPascal editor (http://akarwowski.pl/index.php?page=electronics&lang=en). It is a translation of a subset of the standard Arduino libraries, adapted as needed for a Free Pascal environment. Moreover, support for fixed point numbers has been added. Modules included: analog.pas - support for analog pins defs.pas - definitions of constatnts, bit manipulations, port support dht.pas - support for DHT11/22...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    blinker-library

    blinker-library

    An IoT Solution,Blinker library for embedded hardware

    Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32. When we learn new embedded hardware, we usually started with the sketch Blink. We think Blink is the hello world of embedded hardware. We aim to build an easy learn IoT solution project, which is like Blink a led. So we named this project blinker with this inspiration. blinker is a cross-hardware, cross-platform solution for the IoT. It provides APP, device, and server support, and uses public cloud services for data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 3 This Week
    Last Update:
    See Project
  • 16
    NSDuino

    NSDuino

    New IDE for Arduino

    NSDuino is an new alternative IDE for Arduino, Genuino and others compatible microcontroller boards.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Tcl/Tk radio FM

    TEA5767 FM radio GUI

    A FM radio using Arduino, TEA5767 and Tcl / Tk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    SDRuno_TXlink_WSJT-X_UDP_Server

    SDRuno WSJT-X and Arduino DDS transmitter project

    ... messages and control. It also uses the wsjtx ft8code.exe utility to encode the FT8 symbol lists that are sent to the Arduino. (see https://github.com/Rich5252/WSJT-X_UDP_parser for a simple standalone version) The Arduino code is a normal sketch and requires a couple of Arduino libraries installed that are identified in the code. The main project is for VS2022 and includes the solution files required for the TXlink plugin and also nana. NOTE:: nana needs recompiling
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    jonbtask

    Cooperative multitasking classes for the Arduino

    Yet another set of classes supporting cooperative multitasking for the Arduino. Designed for memory-constrained applications. Includes classes for oneshot, fixed and capped rate tasks, as well as pin pulsers and debounced switches. Also includes a "blockable" task, which supports timed sleep, conditional wait, non-nested looping, and timeouts. Times are specified in microseconds, to achieve better than millisecond resolution (depends on processor speed and task work). Does not use interrupt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    ..., Squirrel * Cloud Computing: AWS * Encryption: OpenSSL * Platforms: Linux/Posix, Windows, Arduino * Over 500+ highly reusable classes. 4000+ fully documented functions. Follow the 'Wiki' link above to explore everything about the framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    RoboDude is a programming tool for AVR microcontrollers. The graphical interface is easy to use, because it works with xhex-files (xml files containing ihex and srec sections, mcu information and fuse bit settings). The GUI uses the avrdude library. The binary files are included in the NiboRoboLib Package!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    ... connections. Who can benefit from using this project The QistasLinks project is designed for individuals and developers who are working on projects that rely on serial communication with microcontrollers, projects based on Arduino boards,PIC and AVR microcontrollers. also electronic devices that need to send and receive data. It provides a convenient and efficient solution and facilitates data exchange between microcontrollers and computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project