Showing 18 open source projects for "tiny core linux"

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
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    ... Where does it come from? This Bootloader is based on "Tiny PIC Bootloader" made by Claudiu Chiculita. A special THANK to him!!! What can it do? It can program: - Microchip PIC10/12/16/18/24/32/dsPIC30/33 - Atmel ATtiny, ATmega - TI MPS430 - NXP ARM Cortex-M0+ - Silicon Labs C8051 And this: - with light modifications to the Bootloader firmware for new devices - without modifying your source code or using a special linker script - via GUI or command line prog - with automatic Reset
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    ATTinyCore Universal

    ATTinyCore Universal

    Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

    Arduino support for almost every classic tinyAVR device! Supports ATtiny 1634, 2313/4313, 24/44/84, 441/841, 25/45/85, 261/461/861, 87/167, 48/88, 43 and 828. Supports programming vis ISP, Serial (Optiboot - all parts with >4k flash, and all parts with 4k flash for which an 8k version is available) or VUSB (Micronucleus - where appropriate) There are 272 different versions of micronucleus built (and part of the 2.0.0-dev branch now), and optiboot will dwarf that number! 0 of those have been...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    openCONFIGURATOR

    openCONFIGURATOR

    An Open Source POWERLINK network configuration toolkit

    openCONFIGURATOR is an open-source configuration framework for easy setup, configuration and maintenance of any POWERLINK (https://goo.gl/U9tjiy) network. It ideally complements openPOWERLINK, the open source POWERLINK protocol stack for master and slave. The project consists of a core library implementing the configuration algorithms and an eclipse plugin base user interface. For XDD tooling and validation support within eclipse please visit: https://goo.gl/NBytgg Please use...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    openCONFIGURATOR Eclipse Plugin

    openCONFIGURATOR Eclipse Plugin

    An eclipse plugin for the openCONFIGURATOR configuration tool

    ... core library enabling the creation and configuration of a POWERLINK network (http://www.ethernet-powerlink.org/) in the Eclipse IDE (https://www.eclipse.org). Step-by-step video tutorials: Part 1 - Setup - https://goo.gl/l7eTrC Part 2 - RMN configuration - https://goo.gl/hHY12A Part 3 - PDO mapping - https://goo.gl/8gsRPq Part 4 - Parameter configuration - https://goo.gl/Xjuqjz Part 5 - Modular CN - https://goo.gl/PGCgCk Part 6 - Firmware Handling - https://goo.gl/yBn7ph
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit: http://search.maven.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 10
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A small and optimized C library for the ASURO platform. A small ASURO-compatible bootloader is also included. ##### Eine optimierte kleine C-Bibliothek für die ASURO-Plattform. Zum Umfang gehört außerdem ein ASURO-kompatibler Bootloader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tinybldlin is a GNU/Linux port written in python for Tiny PIC Bootloader (tinybldWin.exe) for Microchip PIC microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    USB 2.0 for Real-Time provide a hard real-time capable implementation of an USB 2.0 stack on top of Linux/Xenomai. It implements the stack core and EHCI, UHCI and OHCI host controller drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RobOptim is a C++ generic non-linear optimization library for robotics. The core level allows user to define problem optimization in a generic way in order to use different back-ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Implement a 3d simulator of a Quadrotor using the Gazebo simulator (part of the Player/Stage project); develop a Controller and some changes on Gazebo core required. Implement a client application, developed on Qt to interact with, using libgazebo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    roboerc implements JAUS standard 3.3. It provides the necessary virtual networking library for JAUS message over TCP, UDP, Serial. It also uses JAUS switches to route JAUS messages across seperated virtual network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SB-MASE is aimed at students and researchers in AI, for simulation and control of agents and robots. It uses task based decomposition and the subsumption architecture as its core control mechanisms and includes numerous possibilities for adding plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next