Showing 53 open source projects for "avr code"

View related business solutions
  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    This version of K3NG Morse-Keyer based upon the native Arduino hardware and sketch for the Arduino IDE environment. The Keyers sketch is moved to Atmel-Studio 7 and got some little modifications that was required to fit's the code to an actual GNU-CC Compiler that's shipped with Atmel-Studio 7. The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory (128K...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4

    AVR-SOS

    Simple Embedded Operating System

    It project is a simple operating system for AVR microcontrollers with multitasking and some library to drive lcd , pwm , time ,... The project code has written by Assembly language at AVR Studio 5.0. and simulated by PROTEUS. It is not a complete operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5
    AVR Modbus Serial RTU

    AVR Modbus Serial RTU

    Serial modbus RTU with 16DI 16 DO

    The AVR Modbus RTU is a Serial modbus RTU which has 16 digital inputs and 16 digital outputs. It is based on the free-modbus project. The RTU uses the ATMEGA 128 microcontroller . The source code , the schematics and the hardware production files are available for free. This project was designed for my MSc graduation paper in 2010 @ the Technical Univercity of Sofia / Bulgaria
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    ... install folder. 2. Unzip the "examples.zip" & "tools.zip". 3. Restart Arduino software. 4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file. 5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX 6. In the demo code change the line UTFT myGLCD(); using the right model & pinout as follows UTFT myGLCD(Model, RS, WR, CS, RST)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AVR beacon

    AVR beacon

    A hamradio beacon project on an AVR MCU

    AVR beacon project utilizes a new approach to RF signal generation using SQDDS method (making RF signals directly from the software, based on a pre-calculated periodic bit-sequence). It is mainly used by the hamradio operators to set up various radio beacons for different purposes, mostly for radio waves propagation discoveries. CW (continious waves, Morze code) is a main modulation mode. Other modes like PSK and FSK are planned to implement in the future releases. User can enter any ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Sign up
  • 10
    C lang code (avr-libc) for door opener with Atmel AVR microcontroler with ID-2 RFID reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yack is an open source CW keyer library and application for the ATMEL AVR Architecture. It has been natively designed for an ATTINY45 Chip but can be adapted to other chips too. This is a hardware / HAM Radio application. How to install: Download the binary package, flash main.hex file into Flash memory and main.eep into EEPROM using AVRdude. For more details and documentation please retrieve the latest complete source code from the SVN repository. Suggestions, feature requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rp6simul

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

    ... that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robotics Code Snippets
    This is a collection of various robotics project C code written for Atmel AVR microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is intended to generate initialization and configuration code for AVR Microcontrollers to be used with AVRGCC. I need help of everyone interested to simplify the cumbersome process of initialization of Ports, UARTS, ADCs etc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Project meant to tie up the 2 most powerful free tools in AVR development: GNU GCC-AVR and AvrDude into one simple to use application for both building and uploading code to AVR devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A breakout board above supporting many Nokia displays with both 10pin pinouts as well as 22 0.5mm and 24 0.4mm pinouts. It has a built-in boost converter. Code for AVR and ARM Cortex included
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    USB HID Ir Remote Receiver
    Firmware and schematic for a USB HID compatible remote control consumer device using an Atmel AVR Atmega8. No drivers are needed for WindowsXP / WMP10 / Vista / Windows 7. Press Play/Stop/Pause and control media player directly from your remote control.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a fancy bootloader for devices with Atmel's AVR 8Bit architecture. It shall update the controllers firmware by reading a fresh one from SD-Card. It is based on code published at http://www.mikrocontroller.net/articles/AVR_FAT32 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AVRcoder
    AVRcoder is a graphical application builder for those, who are just beginning the journey to the world of 8-bit AVR microcontroller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ladder Logic compiler for LDmicro software. Generate virtual machine code that can be easily implemented on PIC, AVR or other microprocessors. Produce assembly like opcodes for PLC to handle contact, coil, relay, counters and other elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    side4linux is a simple IDE intended for source code programming in C, G-code and AVR/ARM Assembler with an emphasis on developing manufacturing and embedded applications. It will be developed to include simulators, PCB software, compilers etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DEAD PROJECT. ANY ONE MY TAKE OVER! AVR 8-bit RISC. Tool CASE- UML- like style. Start a project as UML, class, attributes and propertys. Scan XXXdef.inc file, get int-vectors. Add notes, source-code. Export to HTML and ASM file. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    This code programmed into an AVR microcontroller wired to the receiver's JTAG port allows loading unsigned code on SMP8634 based media receivers enabling you to boot other operating systems e.g. Linux. (Only x30Xt receivers are currently supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 0 This Week
    Last Update:
    See Project