Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Build apps that ship
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
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...
A set of C language API's and firmware applications that manage access to the Digitrax LocoNet and the core hardware resources of the Atmel AVR family of devices, to allow custom embedded LocoNet devices to be developed using GCC
Armadeus is an OpenSource Hardware and Software project based on an ARM core (Freescale i.MX) and Linux. You can consult our wiki at http://www.armadeus.org to join our non profit association or our commercial website at http://www.armadeus.com .
Generic SCSI target subsystem for Linux SCST allows creation of sophisticated storage devices. It includes generic SCSI target core with SCSI target drivers and backend handlers. There are target drivers for iSCSI, Fibre Channel, SRP, SAS, FCoE, etc.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Native Apple HomeKit accessory implementation for the ESP8266 Arduino
...This library is built with ESP8266 Arduino Core 2.6.3. Lower versions may compile with errors. For ESP32, see Arduino-HomeKit-ESP32. The HomeKit running on ESP32 has a GREAT PERFORMANCE which is 10x faster than ESP8266. You should set the ESP8266 CPU to run at 160MHz (at least during the pairing process), to avoid the tcp-socket disconnection from the iOS device caused by a timeout.
Win32 API wrappers for accessing COM Uart in blocking mode
Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead)
built in per access timeout on data receive.
a C-API wrapper that is exportable to
C# DLL import class
XFreq provides a GUI to monitor the Processor frequencies (including Turbo Boost), the temperatures, C-States; and to alter the operational features of the Intel Core i7 processor. XFreq is also programmed for Core 2 and other Intel 64-bits architectures.
libcpuid provides CPU identification for the x86. It wraps the CPUID and RDTSC instructions in a portable manner and provides a lot of technical info about the processor, such as vendor, core codename, features/instruction sets, cache sizes, and more.
This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library.
This software is in beta, and not 100% completed yet.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
USB for Real-Time aims at providing a hard real-time capable implementation of an USB stack on top of Linux/Xenomai. It comes with a stack core and an UHCI host controller drivers. Future work will deal with a EHCI (2.0) and various high-layer drivers.
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.
A linux kernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
lpcusb is a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Included are usage examples like USB joystick HID, USB virtual COM port and USB mass storage on SD-ca
OpenMAC is a TinyOS-based implementation of IEEE 802.15.4 MAC layer, which lies at the core of MeshNetics ZigBee stack, and provides basic wireless networking (star,peer to peer) to WSN's. Available for low-power ZigBit modules and Atmel AVR Z-Link Kits
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.
ARCNET network controller core, descriped in VHDL with datasheet, documentation, device drivers, a software testsuite and examples. All based on the PM20100 VHDL-design from Peter Mühlenbrock.
Linux CAN (Controller Area Network) Driver for the Hynix HMS30C7202 Microcontroller (ARM7T core, C_CAN Module).
The driver will be developed for Kernel Version 2.4.18.
RSTK is a C language program that generates Reed-Solomon HDL source code modules that can be compiled and synthesized using standard VHDL or Verilog compilers and synthesis tools.
SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
BlueNIC implements the Bluetooth Personal Area Network Profile with all roles as PANU,GN and NAP.
The software is written as a loadable module for the linux kernel and required the BlueZ Bluetooth core stack.
SENSEN (SENSible/Epidiptic Network) suite is a collection of codes, schematics and technical documentation of a core work developed for an interactive experimental installation codenamed 02L (Outside standing Level)
Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.