Create Rasberry Pi TV

Prerequisite:– A lot of the files you will need are here on my github– Raspberry Pi 3– 3.5 inch IPS 480×640 Display – GPIO Ribbon Cable 40Pin Male to Female Installing Raspberry Pi: using version: 2023-05-03-raspios-buster-armhf.imgYou will need to install the raspberry pi OS. SSH into your pi then runsudo raspi-configStep down to Interface options then SPI option and enable it. Set up screen…

ESP32 Weather Station

Componenents Needed – ESP 32 Breakout Board – 128×63 OLED – Momentary button – 10k Resistor – Darksky API Key Not interested in learning just want the code? Full Code Expected Knowledge – Basic understanding of ESP32 and how to connect it – How to push code to ESP32 using the Arduino IDE – Basic…

Defcon 26 A Retrospective

One more year gone, one more Defcon completed. In the heart of the Las Vegas Strip, once a year a conference comes along that brings people from all over the world to do one thing.. Hack you! Defcon is the longest-running security conference in existence and one that I have been attending of and on…