Using Raspberry pi asa CPU,RAM and Fan readout for a PC - Raspberry Pi Q&A, Help & Troubleshooting

For a project at school, I am wanting to use the raspberry pi to detect the CPU, Ram and fan speeds and temperatures of my PC and display them on a miniature LCD screen mounted to the front of the chassis. Does anyone see this as being possible?
I need a way to connect the Pi to the motherboard of my pc, and I need to find a way to do this in python, which should be possible I believe.

http://forum.xda-developers.com/showthread.php?p=32901449
Something like this?
Sent from my DROID3 using xda premium

A bit overkill, why you simply don't use simple atmega?
Sent from my HTC One SV using xda premium

Endoroid said:
http://forum.xda-developers.com/showthread.php?p=32901449
Something like this?
Sent from my DROID3 using xda premium
Click to expand...
Click to collapse
Yes that's what I want to do!

Yes, this is possible. Tho as stated the raspberry pi is overkill for just an LCD, but you could also run a webserver on it with all the data or something like that .
Sent from my Nexus 4 using xda premium

io53 said:
Yes, this is possible. Tho as stated the raspberry pi is overkill for just an LCD, but you could also run a webserver on it with all the data or something like that .
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Yeah I might run either a web server or network management of some description.

Yes, you're right, the Pi is overkill. But programming in a high level language is quite easier than struggling with C. Beyond, a programming board is usually way more expensive than the Pi.
@TO: I would store the data in a web server and display it via my smartphone.

Related

Help with my PC?

Hi guys I know this doesn't have anything to do with this website but I kinda need help and I don't know any other site so yeah
I have a 2GB RAM Intel Core Duo 2.93GHz and 2.86GHz Im running Windows 8 Consumer Preview and Mac OS X Lion inside Virtual machine on VMware workstation 8 anywho Im planning on buying extra 4GB of RAM for better proformance and I was wondering can I add extra processor too like Intel Core i5 (dual Core) or another Intel Core Duo.
So guys what do you think I need help and I'm sorry if that was of topic but I need help
And do you have another suggestions for better hardware.
THANK YOU.
Sent from my GT-P7500 using XDA Premium HD app
Moved to off topic.
You can have only one processor at a time (usually, I've seen freak motherboards that support 2 CPUs), also, you have a C2D which is a different socket than an i5, so even if you buy a new CPU, you would need a new motherboard. Also for the ram, make sure you have enough slots for it, and make sure you get the correct one. If you have no idea what I'm talking about go to a computer repair shop, they'll do everything you want to do.
Thanks, I can add up to 6GB of RAM so yeah I'm covered on that part but do you think I need a newer processor or will the core duo and the 6GB of RAM would be enough to run both OS' smoothly?
Sent from my GT-P7500 using XDA Premium HD app
yuseiatlas said:
Thanks, I can add up to 6GB of RAM so yeah I'm covered on that part but do you think I need a newer processor or will the core duo and the 6GB of RAM would be enough to run both OS' smoothly?
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
Since you arent running them at the same time it should be good. I have 8gb RAM, and C2D CPU and windows & runs good, and W8 uses less resources.
I'm gonna run Mac OS X Lion in virtual machine on VMware Workstation 8 does 2GB or 3GB and a single 2.93GHz core on the virtual machine enough to run it inside VMware smoothly?
Sent from my GT-P7500 using XDA Premium HD app
yuseiatlas said:
I'm gonna run Mac OS X Lion in virtual machine on VMware Workstation 8 does 2GB or 3GB and a single 2.93GHz core on the virtual machine enough to run it inside VMware smoothly?
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
Yes, you should be fine, but don't think you wil use it for heavy video processing or something.
No, I'll just be using Mac OS X Lion for some apps and internet browsing. Maybe a movie rarely.
Thank you so much sir you really helped me.
Sent from my GT-P7500 using XDA Premium HD app
yuseiatlas said:
No, I'll just be using Mac OS X Lion for some apps and internet browsing. Maybe a movie rarely.
Thank you so much sir you really helped me.
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
And you can't do that on windows?
Sent from my Galaxy Nexus using Tapatalk 2

Pi as an Android extension board?

Hi guys, the Raspberry Pi project really got me interested cause of a long time hobby dream project of giving my Note arms and legs (sensors and functions). Is the raspberry pi capable of doing stuff like the Google Arduino Board or the Sparkfun IOIO? Thanks!
xudsa II USERT said:
Hi guys, the Raspberry Pi project really got me interested cause of a long time hobby dream project of giving my Note arms and legs (sensors and functions). Is the raspberry pi capable of doing stuff like the Google Arduino Board or the Sparkfun IOIO? Thanks!
Click to expand...
Click to collapse
There is an extension board made for the RPi called the Gertboard http://www.newark.com/jsp/search/pr...e&utm_source=AskAndAnswer&utm_content=Default it would be perfect for trying to give your note external sensors and functions. It would probably require a some hardware tinkering and hacking to get things perfect but go for it .
Sent from my SCH-I535 using xda premium
Oh.. So how do I interface the Pi with my phone?
Sent from my GT-N7000 using xda app-developers app
xudsa II USERT said:
Oh.. So how do I interface the Pi with my phone?
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
I would check out the AOA (Android Open Accessory) library https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.full another alternative that would probably work better is the AlaMode Arduino shield http://www.makershed.com/ProductDetails.asp?ProductCode=MKWY1&Click=37845 and the Arduino commander app http://www.google.com/url?sa=t&sour...oIDwBg&usg=AFQjCNFkLAM1wJVlElT7aepVcGvKxq3U6g.
Sent from my SCH-I535 using xda premium
Do yourself a favor and go to http://www.adafruit.com
They have everything imaginable for the pi. I just got the proto board and nfc breakout board along with fddi so I can get it interfaced with my Android devices. There also a little cheaper than Newark cause they get a lot of their products from adafruit. For the basics you can get a cobbler, it should come with the gpio cable and breadboard etc.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
That answered my questions! Thanks!
Sent from my GT-N7000 using xda app-developers app
Nizda1 said:
Do yourself a favor and go to http://www.adafruit.com
They have everything imaginable for the pi. I just got the proto board and nfc breakout board along with fddi so I can get it interfaced with my Android devices. There also a little cheaper than Newark cause they get a lot of their products from adafruit. For the basics you can get a cobbler, it should come with the gpio cable and breadboard etc.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
awesome website. hadn't heard of it before, but it's an amazing tool, thanks for the share!
Waw, very good tools !
Sent from my LT30p using xda app-developers app
Also, check out the Learning System at learn.adafruit.com. It has some projects you can do with your pi.
Sent from my GT-S5830 using Tapatalk 2

Ubuntu on N7 - Post your program experiences here (?)

As the title suggests. I'm interested to hear what people have installed and got successfully running the Ubuntu install on the Nexus 7. Is there a spreadsheet anywhere that outlines compatible and experiences?
Ideally, wanting to know if anyone's been using Eclipse with any other plugins (specifically anyone tried FDT would be cool)
Cheers
Keep in mind you can't run x_86 applications on an ARM device... so I don't know if eclipse will work at all, me being oblivious to whether or not they'd have an ARM version.
Sent from my SGH-I777 using xda premium
korockinout13 said:
Keep in mind you can't run x_86 applications on an ARM device... so I don't know if eclipse will work at all, me being oblivious to whether or not they'd have an ARM version.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
I thing it would work..i see it in market place in ubutnu..it would not be here if it would not work
Sent from my Nexus 7 using xda app-developers app
DZonikg said:
I thing it would work..i see it in market place in ubutnu..it would not be here if it would not work
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
You mean on the computer or tablet?
Sent from my SGH-I777 using xda premium
I see that there's an armhf Raring compile of Eclipse > https://launchpad.net/ubuntu/raring/armhf/eclipse
I suppose if you want to get even more pedantic and specific, I was ultimately wondering if you could also hook up another Android phone via OTG usb, then with Eclipse and FDT you could compile out Captive runtime Air?
I know I'll probably get shot down in flames with a "why don't you just get a laptop", and I am contemplating that too, but ideally I want/need to get a a tablet so the N7 is looking more likely. Tbh, I'll probably use Android more, but potential dual booting with Ubuntu functionality would be the icing the cake.
Been testing ubuntu using multirom. It's nice to have but I still feel that it needs to be more tab friendly and a few bugs ironed out. Boots quick and looks nice. I have also tested bohdi linux and that works well too. In time ubuntu will be a winner on the nexus 7 I think.
Sent from my shooteru using xda app-developers app

Pi new guy here

I am thinking about getting a pi model B soon. Is there a good GUI OS or a version of android that I can hook a Bluetooth keyboard and mouse into. I am not a code writer so I hope you dev guys might have be able to help.
Thanks,
Sent from my SM-T210 using XDA Premium 4 mobile app
Latheman said:
I am thinking about getting a pi model B soon. Is there a good GUI OS or a version of android that I can hook a Bluetooth keyboard and mouse into. I am not a code writer so I hope you dev guys might have be able to help.
Thanks,
Sent from my SM-T210 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I've found that most usb devices work on Raspbian, when you buy the Pi pay the extra 5 bucks for the "noobs" micro sdcard. It is great for people just starting out, has all the OS choices on it and does everything for you and it's only 5 bucks.
Or just get a blank SD card and download noobs and write it to the card.
Sent from my SCH-I535 using xda app-developers app

[Q] Ubuntu Touch Atrix HD

Okay.
Has anyone actually gotten Ubuntu touch working on the atrix HD?
They have it running on the similar moto devices like the razr and stuff. So....?
Thanks, this would be really cool if anyone could come out and say it works.
Tried it a month ago... it baaaaaaaaaarely works... the one compiled for our phone is all but a proof of concept. Avoid it.
souljaboy said:
Tried it a month ago... it baaaaaaaaaarely works... the one compiled for our phone is all but a proof of concept. Avoid it.
Click to expand...
Click to collapse
What do you mean barely works?
And okay, guess I won't get to use the whole Ubuntu phone to Ubuntu PC sync thingy
Sent from my MB886 using XDA Premium 4 mobile app
russian392 said:
What do you mean barely works?
And okay, guess I won't get to use the whole Ubuntu phone to Ubuntu PC sync thingy
Sent from my MB886 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I didn't even get wifi to work. No data, no market, battery drain like crazy, you name it. Other phones probably have it better but not the msm8960 chipset we have.
Do you have a link for the matrix HD build
Sent from my XT1058 using XDA Free mobile app
I assume this is what he's referring to:
https://wiki.ubuntu.com/Touch/Devices/xt926

Categories

Resources