We originally set out to do this because we were having problems getting an older model laser printer, specifically a Konica Minolta PP1350W, to work with MacOS High Sierra (10.13). With previous versions of MacOS we’d been able to connect the printer directly to the computer, and with some fiddling with drivers and other software, get it to work. But newer versions of MacOS seem to be far less tolerant of this, and we had a spare Raspberry Pi, so the idea came to us to use the Raspberry Pi as a bridge between the printer and any computers on the local network from which we wanted to be able to print. The bonus is that the printer is no longer tethered to a single machine, but instead can potentially be used by any computer on the local network.
You do not need to have a Raspberry Pi to make this work – any computer that can run Linux will do. And of course the Raspberry Pi or other Linux computer can be used for other purposes besides this. We do not guarantee that this technique will work for every older printer out there, but this will work with a surprising number of them.
Category: hardware
Raspberry Pi Pushbutton Shutdown/Startup
This is extracted from a single post by user RonR in a thread about FreePBX for the Raspberry Pi on DSLReports. I though it might be useful to many Raspberry Pi users:
Raspberry Pi Pushbutton Shutdown/Startup
The attached script will install shutdown and startup capability using a SPST NO momentary pushbutton
switch connected to GPIO header pins 5 and 6. Pressing the button on a running system will initiate
a graceful shutdown (shutdown -h now). Once shut down, pressing the button will restart the system.1. Copy install and gpio-shutdown.dtbo to the Raspberry Pi.
2. Make the install script executable:
$ chmod +x install
3. Run the install script:
$ sudo ./install
4. Reboot
For additional info, see:
http://www.stderr.nl/Blog/Hardware/RaspberryPi/PowerButton.html
The script can be downloaded from RonR’s original post or directly from https://www.dslreports.com/r0/download/2324182~6a03744946c51bfa4876b6ecd8d4528c/PushButton.zip
FriendlyElec releases Ubuntu Linux-ready NanoPi M1 Plus — a $30 Raspberry Pi killer
… there is a new Raspberry Pi competitor that is quite affordable. In fact, some folks may view it as a Pi-killer. The $30 FriendlyElec NanoPi M1 Plus has an arguably superior design and layout, plus important integrated features like Wi-Fi and Bluetooth. It even has an IR receiver, onboard microphone, 8GB storage, and both power and reset buttons. Best of all? It is ready to run Debian, Ubuntu Core, and Ubuntu Mate from the start.
Source: FriendlyElec releases Ubuntu Linux-ready NanoPi M1 Plus — a $30 Raspberry Pi killer (BetaNews)
RJCLIP Repairs Ethernet RJ45 Clips in Seconds
It’s just a small plastic bit that simply fits on top of the broken RJ45 connector …
Source: RJCLIP Repairs Ethernet RJ45 Clips in Seconds (CNXSoft – Embedded Systems News)
Raspberry Pi: Extending the life of the SD card
I realized after posting this that it is a repeat post, but those new to the Raspberry Pi might not have seen the original post, so here it is again:
SD cards are said to have a finite life. If you are planning on running a Raspberry Pi 24x7x365, there are some steps that you can take with GNU/Linux to extend the life of the card: here are some ideas.
Source: Raspberry Pi: Extending the life of the SD card | ZDNet
Disposing Of A PC? Nuke The Drive First.
Deleting your files isn’t good enough. Not even if you empty the recycle bin afterwards. Nor is formatting the drive. There are plenty of ways to recover data in such circumstances. Instead, you need a specialist program that can wipe the entire drive by storing random data onto every part of it, multiple times.
Source: Disposing Of A PC? Nuke The Drive First. | Gizmo’s Freeware
How to make a Mac Time Capsule with the Raspberry Pi
We’re going to make a Time Capsule using a Raspberry Pi 2 and an external hard drive.
Source: How to make a Mac Time Capsule with the Raspberry Pi | TechRadar
How To Disable Write Protection In SD Card Or Pen Drive?
Windows isn’t able to copy anything to a write protected storage media. This article will help you with methods to disable write protection on your SD card or pen drive.
Source: How To Disable Write Protection In SD Card Or Pen Drive? (fossBytes)
5 Warning Signs That Your SSD Is About to Break Down & Fail
Whether you’re buying a laptop or a desktop today, it’s advisable to get a Solid State Drive (SSD) over a traditional Hard Disk Drive (HDD). SSDs are faster, more stable, and conserve less power, making them superior in every way. But that doesn’t mean SSDs are flawless.
Source: 5 Warning Signs That Your SSD Is About to Break Down & Fail (MakeUseOf)
7-Port USB Hub For Raspberry Pi
UUGear 7-port Hub UUGear have just released a new 7-port USB hub add-on board for the Raspberry Pi. It is an updated version of the device they released in 2014. It has the same footprint as the Pi and can be attached to all Raspberry Pi versions which currently includes Models A, B, A+, B+, 2B, 3B and Zero. Unlike most other Pi add-ons boards this product is designed to be mounted underneath the Pi which keeps the top surface free for messing about with GPIO pins and the camera interface.
Source: 7-Port USB Hub For Raspberry Pi (Raspberry Pi Spy)
Recent Comments