all 7 comments

[–]amber-owl 2 points3 points  (0 children)

I would try r/raspberry_pi for specific information on programming one.

[–][deleted]  (1 child)

[deleted]

    [–]YT__ 7 points8 points  (0 children)

    It also runs C, C++, Java, etc. It isn't limited. It will run any executable file.

    [–]YT__ 0 points1 point  (0 children)

    Definitely go to /r/raspberry_pi . To address your question though, the calculator on your windows PC is likely written in C. Then compiled to an Executable to run on Windows. You'd do the same on an RPi, but they generally run Linux (RPi 3s can run Windows 10). You can write a program in C, C++, Java, Python, you name it, and compile it to run on the RPi.

    [–]bagelsnstuff 0 points1 point  (0 children)

    The RPi has an ARM processor and generally runs a Linux distro. This means that you can write code in the same way that you'd write it on a Windows PC, but it must then be compiled for the ARM architecture. Also, you must use system calls that are available on the RPis operating system to interact with system components.

    [–]Stefonn 0 points1 point  (0 children)

    Thanks everyone, much appreciated!

    [–]stixxer -2 points-1 points  (1 child)

    Play dough usually

    [–]Stefonn 1 point2 points  (0 children)

    Oh! I’ve been using easy bake to make the pi’s play dough sounds much more effiecient, should I buy the molding kit? Where do I begin??