Fork me on GitHub

Project Notes

#176 nRF24Breakout

A simple PCB breadboard adapter for 8-pin nRF24 modules

Build

Notes

This is my version of project 1 from the KiCad like a Pro course from Tech Explorations.

It’s about as simple as it gets - my main objective here is to try out the process of sending PCB design to a small-quantity production fab. I got interested in doing this after seeing this hangout with the founder of OSH Park.

The PCB design was done with KiCad.

I sent these off for production at OSH Park, and they arrived (in Singapore) a month later (Jan 17th -> Feb 17th). They turned out quite well, certainly no issues with the fab. I’ll be using these for some nRF24 projects.

After examining the PCBs, I can see a few things that could be improved in the design:

  • the font size I used for pin labelling is just barely large enough to read
  • I didn’t allow space between the 2x4 pin header and the pin labels (with the pin adapter installed, the labels are partially obscured)
  • the board size does not match the nRF24 unit very well (the module overlaps the edge of the board). I think the module might be better rotated 90˚.

See nRF24/PingPong, my first shot at using the adapters for real. They worked great!

Construction

See the KiCad project for all the details. Here’s the result:

The Schematic

PCB

PCB render

Build

Credits and References

About LEAP#176 nRF24PCB
Project Source on GitHub Project Gallery Return to the LEAP Catalog

This page is a web-friendly rendering of my project notes shared in the LEAP GitHub repository.

LEAP is just my personal collection of projects. Two main themes have emerged in recent years, sometimes combined:

  • electronics - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting
  • scale modelling - I caught the bug after deciding to build a Harrier during covid to demonstrate an electronic jet engine simulation. Let the fun begin..
To be honest, I haven't quite figured out if these two interests belong in the same GitHub repo or not. But for now - they are all here!

Projects are often inspired by things found wild on the net, or ideas from the many great electronics and scale modelling podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know (or send a PR!). See the individual projects for credits where due.