-
June 11, 2025
Here's a useful standalone python functions for writing simple python script that can query a simple json endpoint
read more
-
June 11, 2025
Figuring out how to access https://www.item24.com 's api
read more
-
May 05, 2025
Found an old HDD that I would like to show activity for fun. Got a bash script that would help demonstrate the hard drive motion
read more
-
March 26, 2025
Quick Guide On Resetting Toner For Brother HL-4570CDW Paper Printer
read more
-
March 11, 2025
Was trying to streamline the process of producing archival Blu-Ray. Created a bash script that would create a hybrid ISO9660+UDF disc image using genisoimage and dvdisaster.
read more
-
January 30, 2025
Created a simple C function with zero dependencies that will be able to flexibly parse multiple style of ASCII Key Value
read more
-
January 26, 2025
A tool for scanning C source code to suggest keywords based on properties of the code, such as dynamic memory usage or specific language constructs.
read more
-
January 22, 2025
As an alternative to writing JSON by hand using purely printf, I written a helper header file called json_fmt.h
read more
-
January 10, 2025
A lightweight C library and micro-utility for parsing HTTP multipart/form-data streams. Designed for embedded systems, it handles only one file per stream with no validation, prioritizing small code size over speed or features.
read more
-
September 17, 2024
Learning a bit on the minimum needed to access digikey api
read more
-
May 20, 2024
Learning a bit more about how piping in bash works and how to write linux C programs that can have more than one inputs or outputs
read more
-
April 11, 2024
Trying to figure out how to create a minimal autotool setup for C projects
read more
-
April 06, 2024
This script facilitates the repackaging and upgrading of llamafile archives generated by Llama.cpp. This is particularly useful for users with limited internet access, by preserving existing gguf and .arg settings while replacing the llamafile engine.
read more
-
April 01, 2024
Updating the Root CA certificates of CITAQ H10 so that let's encrypt based website work again. This will also be useful for other very old android devices with root adb access capability as well!
read more
-
September 12, 2023
Attempt at understanding how CITAQ H10-3 works and is an exploration log of how the SDK and device work because in the future I may want to give a shot at writing an app for it. This doesn't quite fit into the above repository as it is more general notes and timeline of discoveries I found while exploring it and is a bit more disorganized (but is eventually cleaned up and entered into the repository). Still there are other useful notes that cannot be easily transferred and so may be of use to anyone still exploring this device as well so enjoy!
read more
-
March 17, 2022
Exploring the advancements in MEMS technologies and microcontrollers within miniaturized quadrocopters.
read more
-
March 25, 2019
Notes on the interesting developments in Industrial Automation discussed in a presentation, including a new Machine Learning Appliance module integrated with PLCs.
read more
-
October 07, 2017
Extracting images from old gameboy camera carts using Arduino and a link cable.
read more
-
September 30, 2017
During electronex, I've made some notes on good designs shown below. These are good tips in general to keep in mind.
read more
-
October 27, 2015
A teardown of a cheap BLE tag purchased from eBay, exploring its internal components and potential for reprogramming.
read more
!! archive of all posts !!