Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Can someone give me ideas

Tue Nov 25, 2014 7:00 pm

Im new to raspberry .i do lots of progrming but i want to make something like a tablet ,i can go anywere and do very very hevy programing ,something were i can program everything In the device ,i also want to connect a keyboared and make the screen touch screen

W. H. Heydt
Posts: 12648
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Can someone give me ideas

Tue Nov 25, 2014 8:10 pm

Sounds like you're aiming more for a laptop than a tablet. That can be done, but the "heavy programming" part--not so much. You'll still be limited by the SoC on the PI. While decent, the SoC *isn't* a "high performance" device.

Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Re: Can someone give me ideas

Tue Nov 25, 2014 8:41 pm

I can connect the lcd screen to a lcd controller and the lcd controller to the raspberry pi and from the raspberry pi i can connect it to a stronger micro controller that can process all the power i need and more or connect it to arduino and connect it to mutiple other devices that can do what i want

DirkS
Posts: 10362
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Can someone give me ideas

Tue Nov 25, 2014 9:18 pm

Nick767 wrote:I can connect the lcd screen to a lcd controller and the lcd controller to the raspberry pi and from the raspberry pi i can connect it to a stronger micro controller that can process all the power i need and more or connect it to arduino and connect it to mutiple other devices that can do what i want
Eh?

W. H. Heydt
Posts: 12648
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Can someone give me ideas

Tue Nov 25, 2014 9:58 pm

Nick767 wrote:I can connect the lcd screen to a lcd controller and the lcd controller to the raspberry pi and from the raspberry pi i can connect it to a stronger micro controller that can process all the power i need and more or connect it to arduino and connect it to mutiple other devices that can do what i want
You appear to have a different definition of "heavy programming" than I do. Yes, you can use a Pi to compile programs for an MCU. Yes, you can connect said MCU to the Pi and transfer the program. You can ssh into the Pi from a top of the line PC, too. None of that yields more processing power on the Pi.

FYI...the Pi is far more capable than any MCU you're going to find. The Pi is running an SoC.

Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Re: Can someone give me ideas

Tue Nov 25, 2014 10:43 pm

What do mean.I want to create a portable ,almost like a tablet thing. i can download an ide and from there i can create my own program and from there i would like to create my own program and put my it o the device .the device have to be able to hold up to multiply coding Language ,like c++ or puthon or ruby or any more

User avatar
davidcoton
Posts: 5026
Joined: Mon Sep 01, 2014 2:37 pm
Location: Cambridge, UK
Contact: Website

Re: Can someone give me ideas

Tue Nov 25, 2014 11:17 pm

You seem to have plenty of ideas. Go and research them -- search engines work quite well these days. You will find that some of your ideas have been done, you can copy them or use them as inspiration. Some will turn out to be bad ideas. Some will be things that no-one has tried, maybe they are possible, maybe not. If you get stuck finding out, people here will help. But don't just brain dump on a forum and expect magic answers. First, it won't happen. Second, if it did, you would have no satisfaction from any stage of the creative process of engineering and particularly programming.
Signature retired

Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Re: Can someone give me ideas

Wed Nov 26, 2014 2:30 am

I know but i posted so people can give me idea because im stoke

toxibunny
Posts: 1382
Joined: Thu Aug 18, 2011 9:21 pm

Re: Can someone give me ideas

Wed Nov 26, 2014 7:20 am

U need to create a portable raspberry pi with built-in arduino and breadboard.
note: I may or may not know what I'm talking about...

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Can someone give me ideas

Wed Nov 26, 2014 10:26 am

Nick767 wrote:What do mean.I want to create a portable ,almost like a tablet thing. i can download an ide and from there i can create my own program and from there i would like to create my own program and put my it o the device .the device have to be able to hold up to multiply coding Language ,like c++ or puthon or ruby or any more
First construct your portable device:
what size screen do you want?
Should it be a touchscreen?
keyboard built in (wired) or separate (wireless)?
touchpad or mouse?
battery powered?
desired battery life?

get your mobile pi up and running and then install your IDE.
Doug.
Building Management Systems Engineer.

Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Re: Can someone give me ideas

Sat Nov 29, 2014 1:52 am

Im think something like a laptop but smaller and stronger.Maybe the raspberry pi b connected to a lcd controler connected to a lcd screen ,the raspberry can be connected to arduino ,everything can be connected to the bread boared and the can be connected to the battery ,the arduino can be connected to something to make it strong maybe to a ram or memory or something .i need help on the last part ,any idea

Nick767
Posts: 6
Joined: Tue Nov 25, 2014 6:41 pm

Re: Can someone give me ideas

Sat Nov 29, 2014 9:18 pm

Can someone find me a laptop screen inline thats 9 by 8 or 9 by 7 and how to i programe the raspberry pi b

Return to “General discussion”