Raspberry Programmer Projects

Learning Physical Computing with Raspberry Pi for the Absolute Beginner

Learning Physical Computing with Raspberry Pi for the Absolute Beginner

Introduction to Physical Computing 1 Introduction With over ten million units sold, the Raspberry Pi single board computer has become one of the most popular ways to learn computer science. Raspberry Pi s are ultra-low-cost, fully functional tiny computers. While there are many models of the Raspberry Pi , their purpose remains the same: to …

Learning Physical Computing with Raspberry Pi for the Absolute Beginner Continue Reading

Raspberry-pi-pico-Program-Structure-CircuitPython

Raspberry pi pico Program Structure – CircuitPython

The examples in this section illustrate several common approaches to structuring whole programs in CircuitPython. These are abstracted templates which will apply to any compatible microcontroller. These examples explore the tradeoffs which emerge when designing the control flow of the entire program. Embedded microcontroller programs typically feature one or more of these processes: Sequential logic …

Raspberry pi pico Program Structure – CircuitPython Continue Reading

What-is-a-Raspberry-Pi

NAS on Raspberry Pi

This article is about setting up network storage on Raspbian (follow the link to view the article on my corporate blog) 1. What is a NAS Server A (Network Attached Storage) NAS Server is a network storage system to serve and share files to other client computers in a local area network. This enables multiple …

NAS on Raspberry Pi Continue Reading

Raspberry Pi

The Raspberry Pi is a credit-card-sized single-board computer developed in the UK by the Raspberry PiFoundation with the intention of promoting the teaching of  basic computer science in schools.[4][5][6]The Raspberry Pi is manufactured in three board configurations through licensed manufacturing agreements with Newark element14 (Premier Farnell), RS Components and Eggman. These companies sell the Raspberry Pi online.[7] Eggman produces a version for distribution solely …

Raspberry Pi Continue Reading

E-mail Spam Filtering on Raspberry Pi using Machine Learning

Introduction Access to internet and social media has resulted in an exponential increase of digital marketing and targeted advertising. One of the ways targeted advertising is achieved is through e-mails. Most of the times, the advertisement e-mails are unsolicited and provide no useful information to the users. These are better classified as spam. E-mail spam …

E-mail Spam Filtering on Raspberry Pi using Machine Learning Continue Reading

Scroll to Top