Skip to main content
Daniel Daniel

Welcome!

Hello, my name is Daniel, a software engineer and hardware hacker. For the past 5 years, I've been focused on the intersection between crypto and hardware, mainly on the DePIN space, AI, and Robotics.

I'm the co-founder of Hotspotty and DePIN Hub.
This is my corner of the internet, where I share my thoughts, projects, and ideas.

"Stay Awhile and Listen" - Deckard Cain 🎮

Recent Posts

ProtoStack Atmega32A Dev Board

Australian engineering excellence with complete microcontroller development kit

Review of ProtoStack Atmega32A Development Board - complete AVR microcontroller kit with 32KB flash, external crystal, and comprehensive peripherals for embedded projects.

AD5204 Digital Potentiometer Breakout Board

Taming 4-channel 8-bit SPI resistance with Arduino and OSH Park PCBs

Design and build an AD5204 digital potentiometer breakout board for Arduino projects. Complete tutorial with Eagle CAD files, SPI communication code, and PCB manufacturing guide.

Terminal Tip: Removing hidden files recursively

Clean up .DS_Store and other hidden files with powerful find command

Learn how to remove hidden files recursively using terminal commands. Efficient methods for cleaning .DS_Store files and other system-generated hidden files across directories.

Raspberry Pi Using Whole SD Card Memory

Expand filesystem to utilize full SD card storage capacity with fdisk and resize2fs

Learn how to expand Raspberry Pi filesystem to use the entire SD card memory. Complete tutorial using fdisk and resize2fs to maximize available storage space on your Pi when Minibian creates small partitions.

Script to organize Dropbox's Camera Upload folder

Automated photo organization with bash scripting magic

Automate Dropbox Camera Upload folder organization with bash script. Sort photos by date, create folder structure, and maintain organized photo library automatically.

Mounting a Filesystem via SSH on OSX Mavericks

Access remote servers as local drives with SSHFS and OSXFuse

Learn how to mount remote filesystems via SSH on macOS Mavericks using SSHFS and OSXFuse. Complete tutorial for secure remote file access and network storage mounting.