Tarsier Home Automation App
is an Android application designed to control home electrical appliances such as lights, fans, and other devices. With a user-friendly interface and integrated voice command support, the app offers seamless control over appliances through Bluetooth…
Force-IPBinder / Tarsier GUI: Binding Applications to Specific Network Interfaces or IP Addresses
is a network utility tool designed to bind applications to a specified IP address or network interface. This is particularly…
Image2LCD Converter for Nokia 3310/5110 LCD Displays
a simple Python tool to convert any image into a pixel format compatible with Nokia 3310/5110 LCDs...
PyAudio2Talkie
is a Python-based graphical application that converts audio files into data compatible with Talkie, the speech synthesis library for Arduino. This GUI will be built using the PyQt5 library for the interface...
PyGPSLogger
s a straightforward, Python-based GPS data logging tool that logs GPS receiver data, parses it, and then displays the recorded locations on a Google Static Map. This project leverages goompy for Google Maps integration and pynmea2 to parse...
Building WinRegsvr32.NET: A C# Tool for Registering and Unregistering DLL and OCX Files
is a lightweight C# application designed to register and unregister DLL and OCX files quickly. It uses the Windows...
ArduinoTalkieSpeech
is a Python-based utility for transforming audio files into a format compatible with Talkie, a speech synthesis library for Arduino. The Talkie library enables speech synthesis on Arduino boards by encoding audio as data and playing it back in a ro...
Tarsier G-Code
is a very simple G-code loader and simulator designed to interpret, simulate, and send machining commands to CNC machines, ensuring accurate execution of tasks. It provides a streamlined solution for working with G-code, the language...
Solar Tracker Simulator with Processing3
is a 3D visual tool created in Processing3 to replicate the behavior of a real dual-axis solar tracker. It models a solar panel that adjusts its orientation to face the brightest light source, which represents the sun, throughout the day. By leveraging...
ATmega8-POV: Building a Simple Persistence-of-Vision Display
is a project that leverages the concept of persistence of vision, where fast-moving LEDs create an illusion of continuous text or patterns visible to the human eye. The project uses an ATmega8...