Having spent time, effort and money on building your latest project, you want it to look good too! The challenge with many project is mounting a display so that the overall project looks neat and more professional. But some displays are really tricky to mount into a project box. A great example is the 128×32 […]
Category: Tutorials

The problems with the 28BYJ stepper motor and how to fix them
The 28BYJ stepper motor is a terrific device but it presents some design challenges. Here is a way to overcome those challenges.

Solving three big problems in electronics projects
There are some common challenges with electronics (such as Arduino) projects, and we set out to help you solve those.

How to mount tactile button switches into a project box or panel
This is an alternative and flexible way to present external buttons to give a tidy and professional finish – in a compact space.

How to connect your project to USB power
A popular, traditional way to power electronics projects had been to use a DC power socket with an external power supply. DC power supplies with a power jack (e.g. a “2.1mm jack”) are readily available and quite affordable. Speaking for our projects, we often brought in a 9V/12V DV power supply and employed a 7805 […]

An example of how a Bezel makes an electronic project look more professional
For home/DIY projects, it doesn’t matter how good the internals are. If the externals don’t have a quality finish, then you will always be that little bit disappointed. Here is how to be NOT disappointed.

How to mount an OLED directly onto a PCB
A commonly used display for Arduino projects is the 0.96″ 128×64 SSD1306 OLED display module. Using it in practice can present problems….

Using the TM1637 LED Tube display
Using this nice 4-digit display with your Arduino Although the more-graphical displays are terrific (and some are cheap to buy too) , sometimes your application doesn’t need the added coding complexity. And for some projects, a “traditional” 7-segment display is simply a better choice for the project at hand – for example, clocks, GPS speedometers, […]

Solving the OLED Display mounting problem
0.96″ (128×64) and 0.91″ (128×32) OLED displays are very common and available at low cost from online stores such as eBay. But there is usually a BIG a problem with them! (actually this problem exists with most displays). The problem with most OLED displays The OLED displays available from online shops do not come with […]

How to mount a 0.91″ OLED display
The 0.91″ 128×32 OLED Display is a terrific little display. Its crisp display needs no backlight, it only has 4 pins (I2C), it is small, easy to code-up, readily available and, well, low cost (i.e. cheap). For my own more-complex projects, I often add one directly to the PCB just as a diagnostic tool, helping […]