Search Results for "risc-none-embed-gcc" - Page 32

Showing 1507 open source projects for "risc-none-embed-gcc"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    QuadController C port

    Port to C of the QuadController asm code.

    Port to C of the QuadController asm code, as found in http://code.google.com/p/ardupilotdev/source/browse/trunk/QuadControllerV4_5JLN. This code is used to control a quadcopter in X configuration. You can compile the project if you have avr-gcc, build utils and avrdude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Cewolf

    JSP tag library for displaying charts in web pages

    Cewolf is a tag library for charts of all kinds. It enables every JSP to easily embed chart images. It can be used by any web applications running in a servlet container. No Java scriplet code is needed to define charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Morris.js

    Morris.js

    Pretty time-series line graphs

    Morris.js is a JavaScript charting library designed to render “pretty time‑series” graphs. It offers a very simple API for building line, bar, area, and donut charts, making it easy to add visually appealing charts to web pages. It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PL2303 USB to Serial Driver for Mac OS X

    PL2303 Mac OS X Serial USB Driver

    PL2303 USB to Serial Driver for Mac OS X 10.9 Mavericks. It supports devices of ATEN, IOData, Elcom, Itegno, Ma620, Ratoc, Tripp, Radioshack, Dcu10, SiteCom, Alcatel, Samsung, Siemens, Syntech, Nokia, MS3303H. Release download at https://www.mac-usb-serial.com:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    EmergencyCenter

    By using modern c++11 with design pattern to create this project.

    By using modern c++11 with design pattern to create this project. This project is one of Media processing lab which done by the author during his studying. Note: In order to make this project runnable you need to open it with Q Creator 5.3 with GCC 4.X or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WorldGame

    WorldGame that have ability to play automatic with defined strategy

    This project was given by prof. with the header file or library. Header file world.h and worldc.cpp, and world_global.h from this three files you need to create and working project by using all c++11 features and a star algorithms for the shortest part finding. This is the final project of Media processing which have done by the author. Note: In order to make this project runnable you need to open it with Q Creator 5.X with GCC 4.X under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZB Meta Save Script Converter

    Converts zb4meta.info data from zoombrowser into jpg meta data

    Converts zb4meta.info hidden files (with external picture data) into embedded metadata for each jpeg file. Currently pushes to IPTC-Caption field but script can easily be modified to push into XMP or EXIF.... Requires exiftool.exe be present in same folder as the script (convert.vbs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Algorithms & Data Structures in C++

    Algorithms & Data Structures in C++

    Algorithms & Data structures in C++

    An algorithm is represented by a .h file and placed under include. (one .header file per algorithm.) The demo program for the algorithm demonstration is placed under src. (one demo per algorithm.) After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README. TAB = 4 space. set ts=4 in vim. Graph output format is Graphviz Dot format. (the output format of the graph is in dot...
    Downloads: 2 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
    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: 34 This Week
    Last Update:
    See Project
  • 11

    Remote LCD

    Virtual alphanumeric LCD controlled remotely.

    ... up the protocol please check out the readme on the code page. We will gladly accept contributions of the protocol implemented on other OSes. Reference client implementations: RLCD - Android App providing virtual remote LCD. rlcd_client.py - Python RLCD client demo. rlcd_client.sh - BASH RLCD client utility. rlcd_uidemo_spark_core.ino - Interactive UI demo for Spark Core. See also: https://www.youtube.com/embed/gI_5IoKW3CU?rel=0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Animated GIF Control

    Animated GIF control for Windows

    A Windows control that plays GIF animations. It comes with a platform-agnostic GIF file loader. You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MacVim

    MacVim

    Vim, the text editor, for Mac OS X

    ..., function keys can be defined by the user, and the mouse can be used. Vim runs under Amiga DOS, MS-DOS, MS-Windows (95, 98, Me, NT, 2000, XP, Vista, 7), Atari MiNT, Macintosh, BeOS, VMS, RISC OS, OS/2 and almost all flavours of UNIX. Porting to other systems should not be very difficult. There are separate distributions for Unix, PC, Amiga and some other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fun2audio

    fun2audio

    Funcube Dongle Pro+ Data Capture & Audio Output

    Various reference programs to read baseband I/Q sample data from a Funcube Dongle Pro+ (FCDPP) software defined radio (SDR) hardware front end, demodulate the data stream and send it to the host's audio output port. Programs are present to demodulate AM, CW, FM and SSB (USB, LSB) streams. Also included is a program that writes FCDPP sample data to its standard output (stdout) port. The programs require the qthid program to control the FCDPP frequency and gain (also available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GCC-MELT

    a GCC compiler plugin and domain specific language ....

    GCC-MELT is a high-level domain specific language to extend the GCC compiler. It provides several features (pattern-matching, first-class dynamically typed values, functional/applicative/object-oriented/reflective programming styles, Lisp-y syntax) MELT can also be used to explore the internal representations used by GCC (Gimple, etc...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    RCLcalculators

    RCL, a simulator for Texas Instrument calculators from the 70's.

    Calculators became available in the early 70's, soon after the integrates circuits, and several companies were competing with each other for a share of this market. Texas Instruments was one of the bigger companies producing calculators. With RCL it is possible to recreate the TI calculators, strating with the Ti59e, with 960 program steps and a persistant memory (a combination of the the Ti58C and the Ti59). RCL offers any person interested in the ancient ones in calculators (more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Toybox

    Embedded linux and cross toolchain

    Embedded linux and cross toolchain Toolchain 20141105 - Updated gcc 4.9.2, gdb 7.8.1 SDK V0.6 - Added SDL2_image, SDL2_ttf library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DBF converter (unicode support)

    DBF loading and converting, Supporting Persian and Arabic unicodes

    there are several small applications in C# for importing and or exporting DBF (foxpro database) files. none of them supports for FARSI or ARABIC unicodes, so i completed their application to involve it. it has one drow-back i know : it cant convert farsi unicodes to DBF version as well as needed. whole project is written in C# and solution is attached here, so you can change and modify it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    ... - C++11 Warning: - work in progress, no build help right now - tested on windows/gcc, nexus 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Portable Elmax

    Cross Platform Elmax XML Library

    Portable Elmax is a cross platform XML library based on Elmax model which improves upon DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PolySim

    Polymer simulation utilites

    ... to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. Programs are expected to compile in gcc under cygwin or pure linux environment. Scripts to run many copies of program under pbs/torque cluster system are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    winavrportable

    winavrportable

    'Portable WinAVR' , a version that doesn't require an install

    WinAVR-portable is based on regular WinAVR [AVR-GCC for windows] for the Atmel AVR microcontroller series. WinAVR-portable is modification of WinAVR to run directly from any directory or removable medium (e.g. USB memory stick) without prior installation. This app is developed based on Portable WinAVR by Erik Lins hosted at www.chip45.com/PortableWinAVR. [Unfortunately no longer available for download]. Thanks to Erik...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    SplitCode

    Firmware rebuild and update uC in under 3 seconds

    ... process is transparent and is based on several policies to choose from. The choice of a policy is a trade-off in between the burden of reprogramming and the flexibility of changes to make. These span from release-like policies where single modification requires full flashing to some that allow convenient 3s update even after major tweaks. The example given is a complete Eclipse CDT project (gcc-arm-embedded), configured for STM32L-Discovery + OpenOCD and can be tailored to any architecture or IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple DBMS made for academic purposes / use at your own risc / lots of bugs
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.