Search Results for "arduino projects" - Page 2

Showing 73 open source projects for "arduino projects"

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
    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
  • 2
    AppImageKit

    AppImageKit

    Package desktop applications as AppImages that run on common Linux

    .... Package once and run everywhere. Reach users on all major desktop distributions. Here is an application packaged as an AppImage for you to try. Just download the application, make it executable, and run! No need to install. Runs on most 64-bit Linux desktops. Many upstream projects like Krita, Subsurface, MuseScore, KDevelop, and digiKam have started to provide AppImages directly on their download pages. More AppImages for other applications like Atom, Arduino, Blender, Chromium, Firefox, etc.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    ESP32 Arduino Reflow Oven Controller

    ESP32 Arduino Based Reflow Oven Controller Schematics and Firmware

    This reflow oven controller was built to control a modified toaster oven for the purpose of doing reflow soldering of printed circuit boards. The controller was designed and built around an ESP32-DevKitC development board with ancillary electronics added to complete the controller. The schematic can be found in <files/hardware>. The code for the controller was modified extensively from existing Arduino sketches for reflow oven controllers and is PID-algorithm based. The firmware ("sketch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EEPROM_editor

    EEPROM programmer for the SST39SF040 chip.

    This is a single purpose programmer for a 4MB EEPROM chip which is intended to be used as a universal logic device in a state machine. This fills the gap between circuits that are too complex for discrete logic gates while also not being suitable for Arduino type control. FPGAs are suitable for these applications, but the learning curve is steep, the tools are complex and for small one off projects, not worth the effort. An Arduino Nano will be used as an interposer between a Python script...
    Downloads: 11 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    molcajete

    Arduino meets FreeRTOS

    ... for the ATMEGA328 chip so that it can be used in the Arduino platform. It's comprissed of three projects: Arduino 1.8.5, FreeRTOS 10.0.1 and Arduino-mk. Examples for the console and sketches are now provided. This port uses the standard malloc and free implementations for AVR when using dynamic tasks. The system tick is fixed at 1 millisecond after the AVR's T0 timer. Tickless and/or low-power modes have not been tested yet. For further details see the README.txt file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UDOO Board

    UDOO Board

    UDOO: Android Linux Arduino in a tiny single-board computer

    UDOO is a mini PC that could run either Android or Linux, with an Arduino-compatible board embedded. UDOO is a powerful prototyping board for software development and design, it’s easy to use and with a few steps you can start using it and creating your projects with minimum knowledge. UDOO merges different computing worlds in one; each world has its strengths and weaknesses, and all of them are useful today in education as well as Do-It-Yourself (DIY) and rapid prototyping endeavours...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    mySolarProjects

    my Solar Projects using Arduino

    A number of Solar projects for users doing Solar Imaging. Solar Scintillation Monitor - monitor solar seeing conditions in real-time Getting rid of Newton Rings Making a FLATS device for imaging the Sun
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    OSDLab

    OSDLab

    Open Source Digital Laboratory

    Open Source Digital Laboratory compatible with Arduino project. This software consists from C++/Qt programs such as dotScope (https://dotscope.sourceforge.io) - is a scientific shell for live experiment, dlCAM (https://dlcam.sourceforge.io) - computer aided manufacture for Arduino and others projects, img-map (https://img-map.sourceforge.io) - image digitaizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ESP32 Arduino Reflow Oven Controller

    ESP32 Arduino Based Reflow Oven Controller Schematics and Firmware

    This reflow oven controller was built to control a modified toaster oven for the purpose of doing reflow soldering of printed circuit boards. The controller was designed and built around an ESP32-DevKitC development board with ancillary electronics added to complete the controller. The schematic can be found in <files/hardware>. The code for the controller was modified extensively from existing Arduino sketches for reflow oven controllers and is PID-algorithm based. The firmware ("sketch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AursunRobotics

    AursunRobotics

    Arduino blocks based programming interface. ( No coding required )

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ORSSerialPort

    ORSSerialPort

    Serial port library for Objective-C and Swift macOS apps

    ORSSerialPort is an easy-to-use Objective-C serial port library for macOS. It is useful for programmers writing Objective-C or Swift Mac apps that communicate with external devices through a serial port (most commonly RS-232). You can use ORSSerialPort to write apps that connect to Arduino projects, robots, data acquisition devices, ham radios, and all kinds of other devices. Using ORSSerialPort to open a port and send data can be very simple. ORSSerialPort is released under an MIT license...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ham Radio Projects

    KB1OIQ Ham Radio Projects

    This area contains files from a variety of ham radio related projects including: * Software and hardware mods for the BITX40 QRP SSB transceiver from India, including primitive voice synthesis from the Arduino Talkie library. * Software and hardware mods for the uBITX QRP SSB/CW transceiver from India, including voice synthesis using the EMIC-2 chip. * Hardware and software project to create an 80m ARDF transmitter using an Arduino and a Cricket 80a * My Arduino sketches...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15

    ArduiNoIP

    No-IP update client with ESP8266

    Simple No-IP update client implemented as a library to easily embed it in arduino projects using the ESP8266 WiFi card
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Micrometer CNC 4 Raspberry Pi3

    Micrometer CNC 4 Raspberry Pi3

    A debian image with linux RT kernel, OpenCV345, ROS, and LinuxCNC

    This OS is a configured version of Raspbian (debian OS) that focuses on 3D printing, CNC controllers, and CAD/CAM applications. It includes many tweaks to get the GPU acceleration on webGL, VLC and Flash video for example. Since rc2, we now use F2FS for /home to improve sdcard performance. It was load tested on the pi2, pi3, and Pi3B+. It is based on a stripped down MATE desktop, and is intended to be shared along with the documented hardware projects. Please use the GPG key posted on the home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HiTerminalLogger

    HiTerminalLogger

    Color Hilighted Serial COM Console Reader & html report for Windows

    HiTerminalLogger reads serial data from the COM port, logs with the Timestamp, Hilights the matched log contents with colors and saves in text as well as in single html file format. It is a windows Console Application can be run on bash terminal emulators like "git bash for windows"/CMDer/Conemu/Ubuntu for windows etc. This tool can be used for any microcontroller projects like Arduino/stm32 to automatically log & save the serial data for a long period. This tool can be a console alternative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DIY Arduino Boards IO I2C

    DIY Arduino Boards for IO using port expanders and I2C

    DIY Arduino Boards PCF8674 MCP23017 74HC595 CD4021 I2C Parallel IO Piezo buzzers See the Files section for a wide range of sensors and sample code Schematics PCB Layout Sample Code
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    EMPCCCC

    EMPCCCC

    PC XBee wireless control of an Arduino

    Operate Arduino microcontrollers wirelessly from a PC using XBees or locally using IR controllers. EMPCCCC : Embedded Micro PC Command Control Communication. Arduino microcontroller projects : building instructions, Arduino operation and Delphi PC Command Control Communication Code. EMPCCCC Version 3.1.13.2013 and after is working. Arduino code is included in the zip file. Arduino code for other projects is available as a separate zip and is updated separately and more often. All code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    CNCLib

    CNC Interpreter for Arduino

    the project was moved to: https://github.com/aiten/CNCLib see also https://sourceforge.net/projects/cncstepper/ Windows (see download:CNCLib, use .net 4.6.1) * Sending (GCode) to Arduino * Support different machines (axis, range, ...) * Support CNC-Joystick(Arduino based) * Preview * Import HPGL with "Resize" and "Move" * Import Image (laser) * Sample for WPF, WebApi, Enterprise architecture, ... Windows (see download:Plotter) * Sending (HPGL) to Arduino sample sketch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RC Turbine ECU telemetry sensor library

    Simple code to read display data from an ECU turbine controller

    This is a Arduino library to connect to a R/C turbine control unit (ECU) as a telemetry sensor. The display content of the electronic data terminal output is captured and parsed. Tested with Orbit AECU T17 Should also work with Jakadowsky Pro ECU (untested) There is an example included which delivers a ready to use implementation with Jeti Duplex EX telemetry. Run this code on an Arduino Mini Pro 328 board and Teensy 3.x. Use the projects and libraries on Arduino IDE 1.6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DMX Library for Arduino

    DMX Library for Arduino

    DMX Library and usage examples for Arduino

    This Library includes a DMX Master, DMX Slave and various examples on how to use its implementation. This projects has been started to support the use of our Shielded DMX / RDM Shield for Arduino. The library is made available under the GNU Lesser General Public License If you would like to make contributions to the source code feel free to contact the project admin
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 23

    Timer Calculator for any MCU

    Tired of boring calcs? Let me simplify your Timer based projects.

    A simple program that calculates up to 6 parameters to help you using Timers. It is done to be used with ever single MCU (PIC, ATMEL, Freescale, etc) and plataform (Arduino, Raspberry, Edison, etc). Just enter yours parameters and let the program calculate all the needed values to help you. It also saves a .txt file with results, if you need to see it again later and save your inserted values (no one likes to retipe values everytime, right?) Isn't program translated to your language? Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    SDR# ComPortFrequency plugin

    SDR# ComPortFrequency plugin

    SDR# plugin to send current frequency value to selected COM port

    SDR# plugin to send current frequency value to the selected COM port with 9600 baudrate. Installation: Add line to Plugins.xml file into <sharpPlugins> section: <add key="ComPortFrequency" value="SDRSharp.ComPortFrequency.ComPortFrequencyPlugin, SDRSharp.ComPortFrequency" /> Plugin for old SDR# versions is also available to download under "Files" section. https://sourceforge.net/projects/sdrsharp-comportfrequency/files/SDRSharp.ComPortFrequency_for_net_3.5.dll/download May be used...
    Downloads: 1 This Week
    Last Update:
    See Project