Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
Tiny8051 is small 8051 microcontroller simulator written in C#.
Project was created for educational purposes, to show how µP works by using clean visual interface and debugging.
Note: communication over serial port was not implemented, because there was no demand for it.
Discarded the original controller due to lack of programming information and replaced it with three optional controllers: mbed, arduino and 8051 (DS5000)
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.
Funk51 is a portable Intel 8051 emulator designed to run on embedded MCU's including AVR, MSP430, and Cortex M-3. 8051 programs can be included with the emulator as C arrays, or run from external SPI flash or SD media with the appropriate drivers.
J8051 is an API for communication between a 8051 microcontroller and a cell phone using Java ME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
Basic editor that is based around editing ASM & C for the HCS12 / HCS12X from Freescale. Recently added support for PIC & Intel 8051. Can also edit HTML/XML/SQL/C/x86. Full syntax highlighting for all supported languages. Endless build/assemble commands.
SDCC source-level debugger, monitor and downloader for the 8051 based TI MSC12xxEVM's. Windows, Cygwin, Linux and BSD Macs have all been tested under SDCC 2.5.0 is supported. SDCC 2.6.0 is not yet supported.
Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.
Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
Calforth is a variant of the forth computer language. It will run as a forth interperter, as well as strictly compile an executable. Version 1.3 includes support for the 8051 processor and includes a processor emulator as well.
gSim51 is a powerful, efficient and cool simulator for 8051 code. Its has a text based interface and very efficient commands keeping in line with the unix tradition of short and concise commands that do one thing well. gSim51 has no code or data space lim
This project aims to build a tool wich will estimate energy consumption for embedded system written in ANSI C code. 8051 platform was selected to develop the first version of this tool.
kdev51 is a kdevelop plugin that supports development and debugging of 8051 based projects with both simulators and hardware debuggers. kdev51 is builds on the debugging support provided by http://ec2drv.sf.net