The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Try free now
Auth0 for AI Agents now in GA
Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
An ISP programmer for 8051 family, without a microcontroller
An ultra-simple bit of hardware to program the flash memory in AT89S51, AT89S52, AT89S8253, AT89S2051 and AT89S4051. Now you can program the firmware for an ISP programmer built with one of these microcontrollers, without needing an ISP programmer, or you could just use this ISP programmer.
Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers
What is it?
It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices.
A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer.
This Bootloader consists of:
- firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once)
- a PC software which communicates with the bootloader firmware in the device and send the user's program in its memory
Where does it come from?
...
A command-line programmer for Atmel USB microcontrollers
A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application.
This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
This is a very simple EEPROM programmer for MCS-51 chips like AT89C2051, AT89C1051, AT89C4051 for BlowIT programmer (http://www.dinceraydin.com/8051/index.html). Wrote on C and uses Linux Parport driver. In addition there are 2 scripts Perl: ihex2bin and bin2ihex to convert ROM image from or to Intel HEX format.
It is a software to program ISP based 8051 controllers(89SXX) on Linux. The software decodes the hex file entered from the command line and send it to controller's flash memory using PC's parallel port.The hardware connections are very minimal.
LossieASP (ADuC8xx Serial Programmer)is a serial programmer for the ADuC8xx line from Analog Devices. The latest version also has an hyperterminal build in. It has been designed for students to learn 8051 programming.
Turn traffic into pipeline and prospects into customers
For account executives and sales engineers looking for a solution to manage their insights and sales data
Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
This application will be the software part for "Universal Atmel Flash 8051 / AVR Programmer" that can be found at : http://home.tiscali.de/peterd/tools/proflash/index.htm (on my opinion this is the best free MCS51/AVR programmer).