Doug, thank you VERY MUCH. For those with the same component, Doug's trick worked! My component had indeed 5.0E1 written on it, so I desoldered it (more ripped it off the board, I tried to work on the pins, but I couldn't lift the thing at the same time as heating the pins, I don't have the right me...
Hello guys, I have got what seems to be a new version of the board. I don't see any 5V connector or anything, except that when I measured in few places, I do get 3.3V and 5V. I don't have a 5V power supply yet, but would anybody already be able to spot if this can be ran with 5V or what mods are nee...
Sorry I do not need help in Matlab, but with Python. I would like to know if there is a way to store variables that are called in a loop using the print command for example, in a file.
Thank you for your answer. I have read that you need to convert its 12V to 5V for the PI such as what was done here: http://www.raspberrypi.org/forums/viewtopic.php?f=41&t=17651 I would like to get the 3.5" screen size with no real hardware around the screen as it has to fit a tight case, hence why ...
Hello guys, I would like to buy the following screen: http://www.ebay.co.uk/itm/3-5inch-TFT-LCD-display-320x240-resolution-compatible-with-LQ035NC111-54pin-/251456954324?pt=UK_Computing_LaptopMotherboards_CPUs_CA&hash=item3a8c009fd4 It looks like it may be directly connected to the Raspberry PI disp...
Yes, that's the product. Ok so I will forget (for now) using the GPS data live in MATLAB, however, would Gpspipe be able to get these coordinates and store them in a file? I am new in this Raspberry business.
Hello guys, I own a Raspberry PI B+ and eventho I am a beginner with it, I am fluent with Matlab. You see where I am going to, yes I would like to record data that I get from the Raspberry PI from different sensors (the GY87 10 DoF sensor, GPS, etc). However, I only found ways to get these data into...
I have got an Adafruit Ultimate GPS that I have connected to my PI B+ with success using the UART interface. However, I would like to know if I can connect it to the I2C interface of the PI in order to maybe have better chance to link this with MATLAB.