/* jquery */ /* jquery accordion style*/ /* jquery init */

Raspberry Pi 3 Model B+

Here's a quick summary of the recently released Raspberry Pi 3 Model B+ features:

• 1.4GHz CPU (faster than 1.2GHz on Pi 3B)
• 5GHz WiFi (increased range and performance over Pi 3B’s 2.4GHz)
• Improved on-chip wireless antenna (increased range and performance)
• Gigabit Ethernet (more than doubles the networking speed)
• Power over Ethernet (alternative Pi power supply)
• Bluetooth 4.2 and Bluetooth Low Energy (BLE)
• Power management chip (out performs Pi 3B’s discrete components)

Try My Free Raspberry Pi Python Coding Tutorials

 

Coding the Raspberry Pi 3 Model B+

The recent Raspberry Pi 3 Model B+ launch adds more processing power, graphical performance and networking capabilities to the Raspberry Pi family. Consequentlyy, it's an ideal platform for Linux-derived Raspbian Stretch operating system.

And, as both Python and Java are preinstalled on Raspbian Stretch, it's a cost effective way to dive into software programming.

You could begin your Python coding journey with my free in-depth Learn Python on the Raspberry Pi series of posts.

Or learn the basics of the Java programming language with tools like BlueJ (maybe using the BlueJ Learning Videos), or the Greenfoot IDE or Dr Java.

This coding knowledge can then be employed to customise the hackable Raspberry Pi Minecraft edition using Python code or with Java uamd BlueJ.

More Raspberry Pi Coding, Tips and Tricks