I wanted to create an electronics bench computer that could be set up to control logic analyzers, GPIO, software-defined radios, and other equipment for running tests and diagnostics on my various projects. Decided to use the Raspberry Pi 4, because it is small and compact, has various IO capability, can be paired with a touch… Continue reading Raspberry Pi 4 Bench Display
Author: tdsepsilon
Arduino BLE Cycling Power Service
A while back I read about a project on Hackaday that a hacked an expensive indoor smart bicycle, where the virtual riding ability was axed when Peleton bought the company, to work with the popular service Zwift. They did this by capturing the proprietary Bluetooth output, reformatting it, and sending it on as a generic… Continue reading Arduino BLE Cycling Power Service
GRCon20 Virtual Conference Day 4
This is the last day of technical conference talks so its packed to the gills with content. There is also a closing talk with Ben Hilburn and Derek Kozel where they close out the conference with a bunch of information. Along with a reveal that all or almost all of the workshops have been recorded… Continue reading GRCon20 Virtual Conference Day 4
GRCon20 Virtual Conference Day 3
More amazing talks from day 3 for GRCon20, Im still working on the CTF but got stuck fairly quickly... I would still encourage everyone to take a look at the signals in GnuRadio, hopefully they will release solutions, not just the flag values but how they got to them! Schedule Full Conference Schedule 9/14 -… Continue reading GRCon20 Virtual Conference Day 3
GRCon20 Virtual Conference Day 2
The Virtual GRCon continues! The conference is in full swing, more and more people are becoming active in the conference chat and there has been a flurry of activity in the Capture The Flag Competition (CTF). The reason I went to my first GRCon was to learn from the hands-on workshops and to better understand… Continue reading GRCon20 Virtual Conference Day 2
GRCon20 Virtual Conference Day 1
GnuRadio Conference has gone virtual! Due to COVID-19 almost every conference is going virtual which gives many people the ability to attend that did not have the ability to before. While I miss being there in-person I believe this will have a huge benefit to the community in the long run, allowing new people to… Continue reading GRCon20 Virtual Conference Day 1
Raspberry Pi WiFi Router
When I was moving houses a few months back I needed a second wifi router to connect several surveillance cameras to while we were not living in the new place. The problem was that during the pandemic I was not sure if a new wifi router would arrive on time. Thankfully I had a spare… Continue reading Raspberry Pi WiFi Router
Alienware USB Boot Priority
While setting up an Unraid NAS Server for file storage and virtual machine hosting I found that the USB drive was not showing up in the UEFI BIOS Boot Priority drop downs. This was confusing because when I manually selected the boot with F12 the USB device showed up. I found a helpful reddit post… Continue reading Alienware USB Boot Priority
Powerlevel10k Upgrade
In a previous post, I went over how to set up powerlevel9k in your terminal using ZSH shell found below. https://teaandtechtime.com/its-over-9000-zsh-theme-installation/ But there is a new way of getting things done! PowerLevel10k is out and better than ever. The prompt is faster and the configuration is easier. A link to the new Github repo is… Continue reading Powerlevel10k Upgrade
MoCA 2.0 Adapter
Background When I moved to a new house this summer I wanted to get high-speed internet to my office now that COVID-19 has me working from home for the foreseeable future. The issue was that the wifi located in the living room had trouble reaching the upstairs office and I wanted to get the fastest… Continue reading MoCA 2.0 Adapter