Category Archives: Raspberry Pi

Making Graphs Look Good

Spent a good chunk of the evening setting up an RRD graph for my BLE Sentry project. It is starting to come together. I know can view different time lines.

Posted in Raspberry Pi, Technical, Training | Leave a comment

iTag Tracker on Pi0

It works, and it works well. I got it sensing itag info and recording it to a graph via RRD. I don’t have a complete Bill of Materials but so far it is about $40 and that includes power supply, … Continue reading

Posted in Raspberry Pi, Technical, Training | Leave a comment

Scanning Kind of Works

Here is a screen shot of the chart It works but I have to add the rrd data as a batch file. I am pretty sure I can figure out how to add it via python instead of some weird … Continue reading

Posted in Raspberry Pi, Technical, Training | Leave a comment

Data Into Information

Saw I am collecting all this raw bluetooth data, but it is hard to figure out what is going on by just looking at the lines. I need a graph to make sense of things. Looking at converting csv data … Continue reading

Posted in Raspberry Pi, Technical, Training | Leave a comment

Processing iTag Data

Data collection totally works, and in a manner I like. Each device writes to a file with a power and time stamp. Now I need to graph the results are at least parse the info some how to show when … Continue reading

Posted in New Toys, Raspberry Pi, Technical, Training | Leave a comment

BLE Scan Working

Got the BLE scanner working. Have it on the a dev/prod system. Also found a way for a clean headless install on a Raspberry Pi Zero.

Posted in Raspberry Pi, Technical, Training | Leave a comment

Amazing Seahawks Football Game

Wow, this is the first time a saw a Seahawks game go all the way down to the Overtime wire. Five periods of football, and the Seahawks winning fieldgoal in OT came as time expired. I had a headache prior … Continue reading

Posted in New Toys, Raspberry Pi, Technical, Training | Leave a comment

Got the BLE working

I think I got the BLE scanning to a point where it works. Using a frankenstein of BASH and Python. But looking good and I should get something done in a week or two.

Posted in Raspberry Pi, Technical, Training | Leave a comment

Sensing Bluetoooth LE

Trying to get my Linux devices to sense bluetooth LE. I can see it, but cant seem to connect to it. I think the version of bluez on my pi is too old. Will try and manually install new one. … Continue reading

Posted in New Toys, Raspberry Pi, Technical, Training | Leave a comment

Right Arduino Setup[

My Raspberry Pi 3 B+ came in No time to play with it though, I have been struggling with some buggy arduino libriaries. I reverted back to some older versions I know work just so I can get trough my … Continue reading

Posted in Arduino, New Toys, Raspberry Pi, Technical, Training | Leave a comment