sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server. Install Sysbench on Raspberry Pi sudo apt-get install sysbench Run…
shedboy71
-
-
Yes, it’s not April Fools day. A brand new Raspberry Pi board, lets take a look at this new board before delving into some of the specs and features that we know about. Features 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU VideoCore VII GPU, supporting OpenGL…
-
In this example we take a look at the TLV493D magnetic sensor to a Raspberry Pi 4 Description The 3D magnetic sensor TLV493D offers accurate three-dimensional sensing with extremely low power consumption in a small 6-pin package. With its magnetic field detection in x,…
-
In this example we take a look at the SHT40 Digital Humidity Sensor to a Raspberry Pi 4 This is the next generation of the SHT sensors series, we have had articles for other SHTXX sensors and now we move on to the 4th generation…
-
In this article we show you how to overclock your Raspberry Pi 4 In fact, on newer models, you can not only turn up the Raspberry PI’s CPU speed, but also the GPU speed. You can, for example, get a Raspberry Pi 4, which defaults…
-
In this article we show you various command line commands to retrieve information about the memory on your Raspberry Pi This was tested on a Raspberry Pi 4. The command “free” provides information about the working memory: free When I ran this I saw this…