/dev/ram0
just a simple hacking blog
Monday, 20 May 2013
Recycling Heatsinker and Fans for a Raspberry Pi
It's known that hardware sometime is expensive and most of the time we buy things that we already own. That's why i'm writing this: i had 2 PC broken by a lightning and one that stopped working by itself for unknown reasons, but this was very very old, so yesterday i have dismantled these old PCs. Most of the pieces were old and not compatible with newer desktops except some hardware like heat sinkers ,fans and some cables. Most of the fans on desktops works from 0.5A to 0.1A at 12V so by knowing your hardware you can add them to your desktop.
While i was disassembling the last pc, i found 3 really useful fans and a great heat sinker for my Raspberry Pi:
This is the heat sinker
and the 3 fans.
Now the heat sinker can be added without needing any skills; you just need it and the thermal paste.
Fans: first you need to check how much current it will draw with 5V (it MUST draw less then 300mA on Rev. B and less then 500mA on Rev. A according with the Wiki page http://elinux.org/Rpi_Low-level_peripherals#Power_pins).
second thing to do is checking the GPIO pins that you need:
Be very careful with the 5 V pins P1-02 and P1-04, because if you short 5 V to any other P1 pin you may permanently damage your Raspberry Pi.
then you can simply use some cables taken from the old pc connectors (like jtag cables) to connect your fan to your Rasp Pi.
As you can see it works perfectly on my Raspberry Pi :)
according to the "vcgencmd measure_temp" command, the temperature of my raspberry after 3 hours of works (i use it as a torrent client) is temp=27.7'C, pretty low :)
as always, sorry for my bad english, i'm Italian :D
Tuesday, 2 April 2013
PS Seismograph 0.3.0
I have updated again my PS Seismograph to version 0.3.0!
It has PS Move Support, PS Pad Support (as the older versions).
Now you can save the data and analyze it (sometimes it freeze for a few secs).
It has some How To images and Warning screen if the PS Eye is not connected.
This is an example of the output data:
Data Time Microsecs SensorX SensorY SensorZ SensorG
2013/04/02 00:42:11 826866979 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:11 875278208 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:11 918575626 0.994175 0.959916 1.004065 1.024000
2013/04/02 00:42:11 961809598 1.000000 0.968085 1.000000 1.019920
2013/04/02 00:42:12 5442994 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:12 48643796 0.998051 1.000000 1.010225 1.000000
2013/04/02 00:42:12 92460100 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:12 135777669 0.998051 1.000000 1.010225 1.000000
2013/04/02 00:42:12 178925751 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:12 222264548 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:12 265372944 1.000000 1.000000 1.010225 1.000000
2013/04/02 00:42:12 308523558 1.000000 1.000000 1.010225 1.000000
You can grab it from the Brewology Store or through PSChannel Brew for PS3.
You can also give a look into the source code here: [GIT] https://github.com/wargio/PS-Seismograph
Saturday, 30 March 2013
NoRSX 0.3.0 Mandatory Update!
I have updated NoRSX to 0.3.0 THIS IS A MANDATORY UPDATE! Rebuild all your works, because there was a huge memory leak problem!
There was a problem with Font implementation. i forgot to free va_list and Freetype2 glyph and that caused a really hi memory corruption.
so please, update to this version!
[GIT] https://github.com/wargio/NoRSX
Tuesday, 19 March 2013
NoRSX 0.2.9 Fixed XMB Glitch
Well, finally i have fixed the XMB glicth. now everything should work without any problem! i suggest to update your NoRSX copy, if you use my lib. have fun :D
[UPDATE #1]
i have added also Software Rescaling. do not expect great thing on this version. Rescaling is too much slow from virtual SD screen to real HD screen
[GIT] http://github.com/wargio/NoRSX
Labels:
C,
C++,
NoRSX,
ps3tutorials,
psl1ght,
source code
Thursday, 7 March 2013
MIPS R2000/R3000 Assembly highlighting syntax lang for Gedit
i have wrote an Assembly highlighting syntax lang for Gedit.
This will highlight only MIPS R2000 R3000 ASM code.
Anyway, it can be changed easily to be ported to any arch.
you can download it here: mips_r2000_r3000.lang
place inside /usr/share/gtksourceview*.0/language-specs/
Thursday, 21 February 2013
PSChannel 1.09
This version will bring some improvements like allow fast translations of the homebrew.
Now you can install a theme or a translation easily and choose the pkg to download. in this way if you are on 3.55, you can install the 3.55 version, if on dex, the DEX/unsigned version, etc..
To choose the pkg, just press left or right and you will see the other pkgs available (if there are).
INSTALL A THEME
To install a Theme for PSChannel, you need to create a zip with the modified edj files and place the zip in the root folder of a usbkey; then you only need to go into 'info' and press triangle and it will install the theme. The zip MUST be called 'psc_theme.zip'.
TRANSLATE THE HOMEBREW
Translating the homebrew is quite easy. you only need a notepad that reads unix text files and translate it. PSChannel will read lines, so you can use spaces as you want. to install the files, you need to put the Categories.txt and/or Lang.txt into the root folder of a usb and go into 'info' and press triangle. it will install all the files.
You will find opium theme and the original Categories.txt and Lang.txt links at the end of the news.
Changelog:
https://www.dropbox.com/s/i9g3vguu65qgi27/psc_theme.zip Blue Theme by Opium2k
https://www.dropbox.com/s/p8ropvcfs09htaf/Categories.txt (click on the download button)
https://www.dropbox.com/s/wufnwv7fcul2o46/Lang.txt (click on the download button)
you can download the new version here: PSChannel 1.09 Brewology.com
Now you can install a theme or a translation easily and choose the pkg to download. in this way if you are on 3.55, you can install the 3.55 version, if on dex, the DEX/unsigned version, etc..
To choose the pkg, just press left or right and you will see the other pkgs available (if there are).
INSTALL A THEME
To install a Theme for PSChannel, you need to create a zip with the modified edj files and place the zip in the root folder of a usbkey; then you only need to go into 'info' and press triangle and it will install the theme. The zip MUST be called 'psc_theme.zip'.
TRANSLATE THE HOMEBREW
Translating the homebrew is quite easy. you only need a notepad that reads unix text files and translate it. PSChannel will read lines, so you can use spaces as you want. to install the files, you need to put the Categories.txt and/or Lang.txt into the root folder of a usb and go into 'info' and press triangle. it will install all the files.
You will find opium theme and the original Categories.txt and Lang.txt links at the end of the news.
Changelog:
- Improved stability
- Added the ability to choose the pkg to be downloaded
- Added the ability to install custom themes
- Added the ability to install translations
- Added USB Scan
- Fixed some minor bugs..
https://www.dropbox.com/s/i9g3vguu65qgi27/psc_theme.zip Blue Theme by Opium2k
https://www.dropbox.com/s/p8ropvcfs09htaf/Categories.txt (click on the download button)
https://www.dropbox.com/s/wufnwv7fcul2o46/Lang.txt (click on the download button)
you can download the new version here: PSChannel 1.09 Brewology.com
Tuesday, 15 January 2013
libmove 0.1
I wanted to release this lib because someone would find it useful. i wrote some things, but most of the stuff were written by KaKaRoTo and bigboss.
This lib has been tested and works. for any bug report, please write to me on github or send me an email.
Subscribe to:
Posts (Atom)










