Most Teachers Network ECE courses require access to a properly configured Linux workstation. This can be a problem for beginning ECE students who are unable to build and configure their own machines. Schools often face similar problems as their staff may not have specific Linux expertise, and more times than not don’t have the time or other resources to devote to workstation procurement, build, configuration and test. Teachers Network solves these problems by providing inexpensive custom built to order workstations for students, schools and districts based on their individual requirements. Each machine is configured and fully tested prior to final packaging and shipping. All that has to be done is to plug them in and run through the first boot wizard.
For advanced students wanting to build the fastest and most capable workstation who also have the financial resources and expertise to devote to this, good workstations can be built from either new or surplus standard PC’s. We are planning a How-To Guide later this year covering basic Linux installation on traditional x86 based computers.
All Teachers Network workstations come with the following:
- Raspberry Pi Model 3B+ or 4B computer
- Computer Case
- High performance memory (microSD or M.2 SATA SSD) pre-loaded and tested with the selected operating system
- Customer selected power Adapter
Additional accessories such as cables, adapters, power supplies, replacement TF cards, wireless keyboard and mouse combinations, USB hubs and others can be bundled into each package as needed (see below). Everything except the monitor can be bundled in each package making deployment quick and worry free. These solutions scale well especially for schools needing to put together a computerized classroom or classrooms as well as students wanting to get to work from home with a minimum of fuss. They have the added advantage of consuming very low power (less than 20W for the computer).
Table of Contents
- Workstation Configuration Options
- Accessories
Workstation Configuration Options
All Teachers Network standalone workstations are built to customer specifications. Components and software are tested before shipping. Options include:
- Raspberry Pi Computer Type
- Computer Case Type
- Local file storage in the form of either a TF (microSD) card or M.2 SATA SSD
- Operating System Selection (Raspberry Pi OS, Twister or Ubuntu MATE 64)
- Power adapter type
Note: we are looking into how we can assist schools and other institutions to incorporate low cost computers into either new or existing school networks, including as diskless workstations (no local microSD or M.2 SATA SSD needed). We hope to be able to offer the first of these solutions by the end of 2021. If you need this type of solution sooner let us know and we will try to adjust our schedules to accommodate your needs.
Raspberry Pi Computer
The Raspberry Pi computers are a series of small inexpensive single-board-computers (SBC’s) developed by the Raspberry Pi Foundation in the United Kingdom. All Raspberry Pi 3 and 4 computers use an ARM based system on a chip (SOC). Standard maximum clock speeds vary from 1.2 GHz on the 3B to 1.5GHz on the 4B. All boards have built-in WiFi and Bluetooth. All boards support Gigabit Ethernet starting with the 3B+. Memory is hard wired into the board with capacities of 1GB for the 3B+ and configurations of 2GB, 4GB and 8GB available for the Pi 4B series. Retail pricing for the 3B+, the 2GB, 4GB and 8GB models is (in US Dollars) 35 / 35 / 55 / 75.
Raspberry Pi 3B+
The Pi 3B+ is one of the most inexpensive options for low end systems. The board has been in production for several years and has proven to be very stable. It’s 1GB onboard memory however does limit what desktop software can run. Unfortunately some of the new newer operating system options such as Twister and Ubuntu MATE 64 will not run on this machine. The mainstream Raspberry Pi OS however does run well on both the 3B and 3B+ boards. These boards are generally easy to find with no known shortages. They run a bit cooler than the Pi 4 models which can be important for some projects.
Please note that the 3B+ and the 2GB 4B boards are priced the same (USD 35 SRP). For desktop computing while the 3B+ with Raspberry Pi OS is a stable and usable solution, we prefer the 4B as it is faster, provides double the main memory, and offers additional operating system options at the same price point. At the time of this writing (August, 2021) it is almost impossible to find the 2GB 4B boards as they are sold out worldwide. We’re told that the chip shortage due to the COVID extended lockdowns is the main reason for this. Once this situation stabilizes and prices and availability return to normal we expect for the 2GB 4B model to take over the role of the best low cost workstation board. Until that time however the 3B+ continues to provide a stable working solution.
Raspberry Pi 4B

Computer Case Options
Aside from the obvious need to protect the single board computers from outside elements (water, dirt, metal objects, etc), the case thermal characteristics make a huge difference. We currently offer the standard Raspberry Pi red and white case for the model 3B’s and a choice of three combined passive and active cooled cases from Argon40 for the Raspberry Pi 4B’s.
Raspberry Pi Standard Case (Pi 3B)

Argon Poly+ Case (Pi 4B)

Argon One V2 (Pi 4B)

Argon One M.2 (Pi 4B)

File Storage Memory – TF (microSD) Cards and M.2 SATA SSD
File storage memory is where the operating system, applications and all user files are locally stored. For standalone machines not on a network, this represents the main file storage for a machine. The choice of memory type is crucial to the performance and reliability of the machine. It is just as important as the main computer as this is where the computer gets all its instructions and files to work with.
There are two types of memory that we can use with the Pi’s. TF or microSD are small cards that plug directly into the Pi motherboard. These types of cards are common in many consumer electronics devices such as cameras, cellphones, media players and many more. They are easy to find and fit into the Pi’s with no additional space requirements. The other type of memory is M.2 SATA Solid State Drives (SSDs). These require a special adaptor such as what is found in the Argon One M.2 case. They are a bit more difficult to install however they can run up to 5x faster than the fastest microSD card and are several times more durable (will last longer). In smaller systems (64GB or less) microSD cards are the logical choice as these systems tend to be cost driven. For systems with 128GB or more storage the M.2 SATA drives are more effective (performance, durability and cost) than their microSD counterparts.
Special Considerations for TF (microSD) Cards
TF, or microSD cards were originally designed for use with devices such as cameras, cellphones and media players. When used in these types of devices memory is often written once and read many times. Update frequencies are low resulting in relatively few writes and/or erasures to data on the drive.
TF (microSD) cards have limits on the number of times the cells can be erased and re-written. This is a property of all NAND flash technology and is present in all microSD cards and many M.2 SATA drives. Read frequency has little effect on the memory regardless of the number reads. Write or erase operations on the other hand slightly degrade the NAND flash every time they are performed, reducing the expected lifetime of the drive. Manufacturers indicate the expected lifetime of their products in terms of TBW, or Total Terrabytes Written. We have two problems with this. The first is that most microSD manufacturers keep this number secret and second there is no way to monitor write usage on most cards. A few of the “high endurance” microSD cards from SanDisk and Samsung (the top two manufacturers) list TBW, but they are less than half what similarly priced M.2 SATA drives offer.
So how can this affect me? It all depends on how you use your workstation. Lightly loaded machines which do not do a lot of writes to the main file system, and which do not run too many programs at the same time (avoid swapping) can run for years without problems. We have Raspberry Pi 3B and 3B+ machines in our datacenter which have been running non-stop for the past four years without any problems. BUT, they do not do any local logging and their use of the file system is minimal. Small workstations which are not stressed work fine. On the other hand, we have some 8GB 4B machines running dual 4K monitors, 5 sets of virtual desktops, and browsers with 20 – 40 open tabs while also acting as a local file server. YouTube videos and other media players (mp3 and mp4) are often run. These tend to run out of memory fast resulting in heavy write access to a swap partition. Memory on these systems sometimes lasts less than six months.
For systems expected to be under medium to heavy load we recommend use of the M.2 SATA memory rather than the microSD. They can be a bit more expensive, but not by much, while providing much better performance and durability.
Please note that manufacturer memory speeds can be misleading. Published memory speeds relate to SEQUENTIAL read and write speeds of large files. This is what you might get when reading or writing video content. Most workstation memory access is random in nature and involves much smaller chunks of data. The best metric for our use are the 4K random read/write data. These numbers are always MUCH less than the sequential read/write numbers provided by the manufacturer and are seldom officially published. In the memory descriptions below we list both the manufacturer provided specifications and when available the random read/write numbers provided by independent testers (with links to the data).
SanDisk Extreme microSD
The SanDisk Extreme line are affordable high performance cards. Over the years they consistently come out near the top of the consumer ratings for price, performance and reliability. They have been the main cards used for the past five years in both our datacenter and workstation builds. For normal write workloads we have not had any problems with the cards. We recently used them in a high end workstation build (8GB Pi 4) resulting in heavy write demands on the cards. In this scenario the cards failed after just a few months of use. Other than this high demand use scenario our experiences have all been positive.
Current SanDisk Extreme boards are rated at 160MB/s sequential read and 90MB/s sequential write speeds (A2). Random 4K read/write specifications are not available at this time. TBW figures are not provided by SanDisk. Retail pricing for the 64GB/128GB/256GB boards comes in at 16/26/42 USD.
SanDisk Extreme Pro microSD
SanDisk Extreme Pro cards are the top rated memory in the SanDisk line. They are rated at 170MB/s sequential read and 90MB/s sequential write (A2). Random 4K read/write specifications are not available at this time. TBW figures are not provided by SanDisk. Retail pricing for the 64GB/128GB/256GB boards are 22/40/73 USD. We suspect that these boards are made to higher standards than the Extreme line, but nothing that we can find from SanDisk can either confirm or deny this suspicion. Given the marginal improvement in their published specifications compared with almost doubling of the retail cost it is hard to recommend these cards for general use. Pricing for the larger boards are significantly higher than the M.2 SATA SSD options presented below making this a niche solution.
WD Green M.2 SATA SSD
The WD Green M.2 SATA SSD’s are Western Digital’s entry level M.2 SATA drive. They are low cost and consume very little power. We have found WD product quality over the years to be generally very good. The Green lines of their other products however have not been as reliable as their mainstream counterparts.
Sequential reads are rated at 540 MB/s and sequential writes at 430 MB/s. Random 4K read speeds are 37K IOPS and writes are 63K IOPPS. These are several orders of magnitude faster than any microSD card can reach. TBW numbers for this drive are 40T / 80 for the 120GB / 240GB drives. Retail pricing for the 120GB/240GB/480GB drives is 30/35/50 USD.
These drives are a huge step up in performance over any microSD solution and depending on the storage capacity can be cheaper. TBW numbers are on the low side but should be sufficient for most casual to medium use users. They come with a three year “limited” warranty which reflects the lower TBW rating.
More information on both the Green and Blue WD M.2 drives can be found at WD Green Spec Sheet (WD, German), WD SSD Buyers Guide – Blue, Red, Black, Green & Gold Difference (NAS Compares) and Western Digital Introduces WD Blue And WD Green SSDs (AnandTech).
WD Blue M.2 SATA SSD
The WD Blue line is WDs main commercial line of M.2 SATA SSDs. Pricing is a bit higher than the Green drives, but so is performance and endurance. The Blue drives start at 250GB and for our use we are only comparing their 250GB and 500GB drives (they also come in 1TB and 2TB sizes). Given the current retail pricing we believe that the 256GB model may be phased out soon. Sequential reads on the drives are 560 MB/s and sequential writes are 530 MB/s. Random 4K reads are 95K IOPS and random writes are 82K IOPS. TBW for the 250GB/500GB drives is 100/200. The increased TBW numbers are reflected in the 5-year “limited” warranty.
Current retail pricing (as of August 2021) is 57/55 for the 250GB/500GB drives. Yes, the smaller drive is actually more expensive which is why we suspect it may be on it’s way out.
If you are looking for a quality drive of 500GB or more the WD Blue is the best of the two options here and represents a good value for the price. If you need higher endurance drive, WD also has a Red line with much higher TBW numbers.
Operating System Selection
Operating systems are system software that manage hardware, applications and provide services to programs and users. Common operating systems for mobile devices include Android and iOS. Popular desktop and server operating systems include Microsoft Windows, macOS and Linux. Teachers Network workstations all depend on Linux as the main operating system. There are several variations to choose from including Raspberry Pi OS, Twister and Ubuntu MATE 64.
Raspberry Pi OS

Twister OS

Ubuntu MATE 64
The Raspberry Pi 3 and 4 computers use 64-bit ARM processors. For compatibility with older Raspberry Pi models the Raspberry Pi OS is a 32-bit operating system. It runs well on both 32-bit and 64-bit architectures but the 32-bit versions cannot take advantage of the wider datapath in the new processors. Programs running on a 64-bit operating system with applications compiled for 64-bit use run faster. In some cases the difference in speed can be 2x or more. Ubuntu MATE 64 is a native 64-bit operating system running the MATE desktop.
Both Raspberry Pi OS and Twister OS are 32-bit operating systems and run very well. Most users will be unable to notice the difference in speed. We have not had an opportunity to do side by side stress testing however we suspect under more demanding loads the Ubuntu 64-bit native operating system (with corresponding applications) should perform better.
The MATE desktop is a time proven professional and clean looking desktop. For our daily use (and we live on our computers) this is our preferred desktop. But to be honest it is a hard call between Twister and MATE. The deciding factor for most will simply be which one feels better for them. Pros for Ubuntu MATE 64 include a clean modern desktop will most applications running in 64-bit native mode. Cons include slightly higher memory usage and application availability. Most apps available for the other operating systems run fine with one notable exception. At the time of this writing the Scratch 3 Desktop application is only available on Raspberry Pi OS and Twister OS.
Power Adapters
Clean power is crucial to the proper operation of any computer. The Pi 3’s were notorious to being sensitive to low power conditions and the Pi 4’s require more power. The Pi 3B computers get power through a microUSB connection and require a power source capable of providing a clean 5.1V at 2.5A. The Pi 4’s use a USB type C connector and require 5.1V at 3A DC. Both Pi types claim to be able to provide up to 2.1A to devices connected by USB. It is our experience that high current draw devices such as USB connected hard drives should be connected through a powered USB hub so as to not pull too much power.We have used various types of power adapters over the years with varying results. The cheap over the counter type of plugin adapters with their own connected power cable have been very hit and miss. Some have worked well while others either had high failure rates and/or did not provide the necessary power. We then shifted over to only using the official Raspberry Pi Power adapters in at least our datacenter work. We’ve had no problems with these, however they are a bit bulky near the plug which can cause problems with some power strips.
We have also used standard USB power chargers. These require an additional USB-A to either micro USB or USB-C cable to deliver the power to the unit. Many over the counter cables of this type do not have thick enough cable in them to support the necessary current resulting in either intermittent problems or a permanent failure situation. Quality USB chargers paired with cables capable of handling at least 3A work fine.
Official Raspberry Pi Power Adapters
The official Raspberry Pi power adapters are excellent power sources. We’ve had no problems with any that we have used. Our only concerns are that they tend to be a bit bulky (as many of the traditional adapters are) and can can cause overlap with other connectors on some power strips. They also tend to be a bit pricier than other solutions. There are two types of official adapters – the 2.5A micro USB adapter for the Pi 3’s and the 3.0A USB-C adapter for the Pi 4’s.Both adapters come in a choice of either black or white. The Pi 3 adapters come with interchangeable heads and can be used anywhere in the world. The plug configuration for the Pi 4 models come in 4 configurations (not interchangeable).
Other Power Options

Accessories

Display / Monitor Cables and Adapters

HDMI and MicroHDMI to VGA Converters

MicroHDMI to HDMI (M-M) Cable

Replacement File Storage Memory
Occasionally it may be necessary to replace the file storage memory. Teachers Network provides operating system images for free download which can be easily flashed. Some customers find the downloading, unpacking and flashing of new memory to either be a bit challenging or hard to justify in terms of time. We can provide pre-flashed memory if needed. Contact us for more information.
USB Audio Adapter

USB Hubs

Wireless Keyboard / Mouse Combinations
A USB keyboard and mouse needs to be connected for all workstation use. Any combination of wired / wireless keyboard and mouse should work fine. For our use we prefer wireless keyboard / mouse combinations both for the lack of wires as well as the need to only use a single available USB 2 port. We are considering offering a wireless keyboard and mouse combination (Logitech). We’ll include more on this here as our plans firm up.