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
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.
...To develop applications with F´, the following requirements of the user’s system must be met, Linux or Mac OS X operating system (or Windows Subsystem for Linux on Windows), CMake, Bash or Bash compatible shell, Clang or GCC compiler, Python 3 and PIP. F´ can be quickly installed and ready to use by cloning the GitHub repository, installing Python code (typically in a virtual environment), and building one of our reference applications.
EdSim51, developed by James Rogers, is unlike an industry-standard simulator – this simulator has the student in mind.
A virtual 8051 is interfaced with virtual peripherals such as a keypad, motor, display, UART, etc.
The student can write 8051 assembly code, step through the code and observe the effects each line has on the internal memory and the external peripherals. Code written in C can also be imported into the simulator.
Find out more, including the installation instructions and the user's guide at edsim51.com.
...
Template Em::Blocks project for the STM32F4-Discovery board as USB virtual com port. Using the standard peripheral library (not the new HAL). No board specific headers are used.
Get the driver here: http://www.st.com/web/en/catalog/tools/PF257938
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.
...
-3,2" TFT diplaying temperature, led power, led status (cloud, sunrise, sunset...), clock, time of next cloud.
-Local web server is running but webpage need to be finished
-Web COSM client. Online temperature logging
-Virtual RTC
In development:
-Addition of the last DS18B20
-Rebuild TFT touchscreen menu
-Reorganization and clarification of the code
-Implement DS1307 (actual chip is down, waiting for a new one...)
LiteASM is a light weight and reconfigurable Assembly language compiler and Virtual Machine.
It is specially design for embedded systems to use as a portable script interface.
Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.