[SOLVED] Does anybody know any fun projects to do with a Raspberry Pi 3 B+?

computerjoe314

Respectable
Jan 2, 2019
481
36
1,840
I have a Raspberry Pi 3 B+ and was wondering if anybody knows any fun projects to do.
Or, maybe projects that will have me learn more code, as I'd like to do that too.
 

Ralston18

Titan
Moderator
Google "raspberry pi 3 projects".

There are dozens of ideas to be found - almost overwhelming.

Take a look and then revise the search criteria to some category of projects that interest you: e.g., "robotics".

And for coding: consider Scratch 3 (MIT):

https://www.raspberrypi.org/blog/scratch-3-resource-upgrades/

Good news - there are lots of options. Bad news - you may have tough time deciding what to do.....:)
 
  • Like
Reactions: DanielSpaending
Solution

ViewTouch

Prominent
Apr 3, 2019
1
0
510
I have a Raspberry Pi 3 B+ and was wondering if anybody knows any fun projects to do.
Or, maybe projects that will have me learn more code, as I'd like to do that too.
There is a project on git which is written in C and C++ which features a graphical interface for point of sale. You are welcome to visit https://github.com/ViewTouch/viewtouch
What you might consider doing as you are learning the code is creating a new look for the touchscreen buttons!
 
Apr 9, 2019
3
1
10
I hardly touched my PI, I set up a basic Samba and HTTP apache server on it with ArchARM that I could access outside home with dynamic DNS, SSH and VNC.
 
You can use a Raspberry Pi as a home NAS using USB hard drives. You can also try plugging the pi into a television and use the PI as a shield device to stream games and content from an Nvidia pc using moonlight over ethernet. You can also use it to learn python. Raspbian comes with a version of Minecraft that is fun to play as well.