Home

C# Tuples

TslaFeb 27, 20231 min read
C# Code Snippets Tuples

About In this code snippet, we will take a look at tuples in C#.Tuples allow you to quickly and easily create objects. You can for example use them as a variable or method return data type.  Let’s…

C# Ranges

TslaFeb 27, 20232 min read
C# Code Snippets Ranges

About In this code snippet, we will take a look at ranges in C#.Ranges give you a quick and easy syntax to get a range/interval of elements from a collection. For…

C# Boxing

TslaFeb 27, 20231 min read
C# Code Snippets Boxing

About In this code snippet, we will take a look at boxing and unboxing in C#.Boxing happens when a value data type is converted to an object while unboxing is when that object…

C# Dynamic Keyword

TslaFeb 26, 20232 min read
C# Code Snippets Dynamic Keyword

About In this code snippet, we will take a look at the dynamic keyword in C#.Dynamic allows you to save any data type into a variable or pass any type into…

C# DateTime

TslaFeb 15, 20232 min read
C# Code Snippets DateTime

About In this code snippet, we will take a look at DateTime in C#.DateTime is used to represent dates and times in code. The DateTime class contains many useful methods to manipulate…

Programming The Attiny45 With An Arduino As ISP Programmer

TslaFeb 11, 20232 min read
Attiny Arduino programming shiled

About In this post, I’ll show you how to program the Attiny microcontrollers via the Arduino IDE using an Arduino board as an ISP programmer. Hardware used: #adAmazon LinkAttiny #adAmazon…

ESP32 WiFi Camera

TslaFeb 4, 20232 min read
ESP32 Web Camera

About In this post, I’ll show you how to program the ESP32 Camera board to live stream the video feed to your browser. Hardware used: #adAmazon LinkESP32 Board #adAmazon LinkUSB…

Lattice iCE40 FPGA IceStorm Tutorial

TslaNov 21, 20224 min read
iCE40 FPGA iCE aStick with IceStorm Tutorial

About This tutorial will cover the hardware and software setup for the icestick development board that uses an iCE40 FPGA. The IceStorm open source toolchain will be used for programming the…

DIY Portable 100W LED Torch

TslaNov 14, 20224 min read
DIY 100W LED Torch Floodlight

About In this post, I’ll show the portable 100W LED torch floodlight I made. I originally bought the 100W LED and lens kit many years ago but have just recently…

Docker Cheatsheet

TslaNov 8, 20226 min read
Docker Cheatsheet

About This post is a cheat sheet for Docker. I wrote this for myself so if I ever have trouble remembering some of the more common commands I can just look…

Advertisment ad adsense adlogger