Education tool for converting between diferent number systems
...It's written in HTML and JS. You can enter different numbers and JS check for right conversion. you can convert to different number systems as decimal to bineary, decimal to hex,...
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.
With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary.
The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
tcp/ip utility for testing network connections/ports
Sender is a windows tcp/ip client/host that lets you send and recieve text to and from tcp/ip ports. It now has a hex mode so that you can send any 8bit byte combinations. It can be used for testing simple pop and smtp connections (original project reason) or for any other protocols for which you may want to test by hand from windows.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Binary Converter NET is a program created in vb.net to convert numeral systems, such as: convert binary to decimal, hexadecimal to octal or octal to binary and vice versa.
Also the program supports many more conversions and simple program log which shows your calculations.
This program can work without install but the Microsoft .NET Framework is required.
Created by: Damian Borecki
This utility perform a logical exclusion ("XOR") on two files.
This utility perform a basic logical exclusion ("XOR") on two files, convert each to both HEX and BINARY, and perform basic pseudo-random number sequence tests from (http://www.fourmilab.ch/random/).
LSim is a software for simulation and make executables to ARM Cortex-M3 mcu from logic gates diagram. LSim can compile logic gates diagram and generate binary executable files (*.bin, *.hex) for cortex-m3 mcu´s (LPC1768, under development).
KAPDF 1.0 was released.KAPDF is a Free Libre Open Source PHP class for generating PDF documents without requiring external extensions.KAPDF Supports UTF-8, Unicode, RTL languages and (x)HTML. For more information visit http://www.kukaka.org
This tool convert text / string /char / character to ASCII and Hex or Hexadecimal. It also convert ASCII to Text and Hex or Hexadecimal. It also convert Hex or Hexadecimal to Text and ASCII. This is a simple, flexible and easy to use for wide range of ap
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
Useful calculator with options hex, dec, bin, sci, fix, deg, rad. and with history calculation. Programming in C++, for Windows. Create in C++ Builder 6.
This project aims to create small utilities for users to use and ease-up their daily lives. This includes a portable file-spliter, cd tray ejector, hex-dumper, etc
IMA2 Simple command-line editor of binary files (images, object filers, byte code, etc). More sofisticated that F4 option in FAR. More simple that GUI hex editors. Can be useed as command-line utility in scripts.
This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.