Arch Linux Fresh Install Guide
A collection of commands used on a fresh Arch Linux installation
A collection of commands used on a fresh Arch Linux installation
You’re launched high into the atmosphere! The apex of your trajectory just barely reaches the surface of a large island floating in the sky. You gently land in a fluffy pile of leaves. It’s quite cold, but you don’t see much snow. An Elf runs over to greet you.
Something is wrong with global snow production, and you’ve been selected to take a look. The Elves have even given you a map; on it, they’ve used stars to mark the top fifty locations that are likely to be having problems.
Here is a simple example of using SHL shift instructions to track the steps during a sequence of traffic lights. The bits pattern stored in a byte will be shifted left and the sequential steps will be activated by the corresponding memory bits. The whole process is programmed in TIA Portal, simulated on the PLCSIM, with a WinCC control panel.
Rock Paper Scissors is a game between two players. Each game contains many rounds; in each round, the players each simultaneously choose one of Rock, Paper, or Scissors using a hand shape. Then, a winner for that round is selected: Rock defeats Scissors, Scissors defeats Paper, and Paper defeats Rock. If both players choose the same shape, the round instead ends in a draw.
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
Implementation of full adder circuit in Verilog for the Basys3 board. Full adder circuit to add two 4-bit binary numbers.
A Full Adder is a logical circuit that performs an addition operation on three one-bit binary numbers. The full adder produces a sum of the three inputs and carry value. Here is a step by step explanation on how I approached this type of circuit in Python.
Two way traffic lights intersection with pedestrian walk cycle, coded in C# for microcontroller boards with ATmega328P chip.
Home Assistant integration with Zigbee and WiFi devices to allow full physical control over LED lamps with additional automation scripts. Using Philips HUE without the bridge via Conbee II gateway. Additional voice control over everything.