Year in Review 2023 – Random Nerd Tutorials

Another year is coming to an end. As usual, we’ll share our Year in Review: a summary of what happened throughout the year on the Random Nerd Tutorials blog. We’ll share some interesting facts about the blog, and our milestones for the next year. We’ll also share some random facts about our lives and reflections.

Year in Review 2023 – Random Nerd Tutorials

10-Year Anniversary

This year, the RNT blog has completed 10 years in March. We never thought we could run this blog successfully for so long. Rui started this blog as a hobby while he was still studying at the University. You can learn more about RNT and our story here.

In the picture above, you can see what our office looked like from 2013 to 2019.

Nowadays, it’s mainly me (Sara) who writes all the website content and eBooks. Rui takes care of other important bureaucratic stuff related to the blog while also working on other personal projects.

For me, it has been five years since I started working full-time on this blog, and it’s impressive how much I have learned during this time and I continue learning new things every day. When I began, I knew nothing about programming or electronics.

Number of Published Tutorials: 122

Over this year, we’ve published/updated 122 new tutorials, which is quite impressive. This was the year that we published more tutorials. However, some of those often cover the same topic but are tailored for different boards and use both Arduino IDE and MicroPython.

Random Nerd Tutorials - Number of Published Projects

Our goal for the year was to bring out at least one new tutorial every week, and we did even better—we averaged more than two tutorials every week.

At the beginning of each month, we send out a newsletter recapping all the projects published in the previous month. During that week, there are times when we release a new project, and other times when we don’t. The RNT Recap is something that we implemented a couple of years ago and that we’ll continue during the next year.

Most Popular Tutorials

Radnom Nerd Tutorials - Most Popular projects 2023

Here are the top 5 most popular tutorials we published this year.

1. ESP32 WebSocket Server: Display Sensor Readings

ESP32 ESP8266 WebSocket Server How it Works

This tutorial shows how to create a WebSocket server with the ESP32 to display sensor readings on a web page. Whenever the ESP32 has new readings available, the web page is updated automatically without the need to manually refresh it. This is a great tutorial to learn about WebSockets with the ESP32.

We also have a similar tutorial for ESP8266: ESP8266 NodeMCU WebSocket Server: Display Sensor Readings.

2. Programming Raspberry Pi Pico with Arduino IDE

Programming Raspberry Pi Pico with Arduino IDE

The Raspberry Pi Pico is a relatively new microcontroller board. The Raspberry Pi Pico can be programmed using MicroPython or C/C++ like the Arduino. Installing and programming the Raspberry Pi Pico boards using Arduino IDE is quick and easy.

3. Raspberry Pi Pinout

Raspberry Pi Random Nerd Tutorials

This tutorial shows the Raspberry Pi Pinout and explains the difference between the various pins and explores the different peripheral interfaces. This is a great tutorial for those getting started with physical computing with the Raspberry Pi.

4. Getting Started with the Raspberry Pi Pico

Getting Started with the Raspberry Pi Pico

The Raspberry Pi Pico is a relatively new microcontroller board. It is widely available, inexpensive, and easy to program. This getting started guide will make it easier to start making projects with this board.

5. ESP32-CAM Take Photo and Save to MicroSD Card with Date and Time

ESP32-CAM Take Photo and Save to MicroSD Card with Date and Time

This project shows how to take a picture with the ESP32-CAM and save it to the microSD card. We include the current date and time on the filename. This is useful because each picture will have a unique filename, which means no issues with overwriting existing files; you’ll know when each photo was taken; and it will be easier to organize or retrieve your files later on.

eBook Updates

This year we didn’t release any new eBook, but we updated almost all our previous eBooks. Whenever you buy one of our eBooks, you have access to any future updates that we might do in the future for no extra cost.

Here’s a list of the updates:

Learn ESP32 with Arduino IDE
SMART HOME with Raspberry Pi ESP32 and ESP8266 Node-RED InfluxDB eBook
Firebase Web App with ESP32 and ESP8266
Build Web Servers with the ESP32 and ESP8266
Build ESP32-CAM Projects using Arduino IDE

Visit the Courses Page to see All the eBooks »

For the next year, we intend to create a new eBook about the Raspberry Pi Pico, and another one about Physical computing with the Raspberry Pi board.

New Subjects and Project Pages

This year we started covering new subjects: projects with the Raspberry Pi and Raspberry Pi Pico. While the Raspberry Pi has been here for a while, the Raspberry Pi Pico is a very recent microcontroller board. It’s easily available and inexpensive and it’s been gaining a lot of popularity, so we decided to start exploring this new board.

Raspberry Pi and Raspberry Pi Pico Guides

On the other hand, even though the Raspberry Pi board has been here for quite some time, we noted that there was a lack of tutorials for the Raspberry Pi mainly addressed to physical computing. So, we also decided to start exploring that area. Unfortunately, it’s becoming more and more difficult to get one Raspberry Pi these days. We were lucky to find a Raspberry Pi 5 in stock recently, and we’re waiting for it to get delivered.

At the moment, we already have quite some tutorials about the Raspberry Pi and Raspberry Pi Pico boards, so we created two new pages on the blog dedicated to those boards.

You can find all the Raspberry Pi and Raspberry Pi Pico tutorials on the following links:

Make sure you save those pages so you can find them easily whenever you need.

At the moment, we’ve only covered the basics, but we intend to cover more complex and interesting subjects next year, so stay tuned.

Project Compilations

Currently, we have a LOT of tutorials published on our blog. It can be challenging for you to find what you’re looking for, or if a particular subject has already been covered or not.

We decided to start experimenting with a new type of articles: project compilations. These are like organized bundles of tutorials on similar topics (this is also a great way to showcase older tutorials that are still relevant).

ESP32 How to Log Data 9 Different Ways

For example:

First, it makes it easy for you to find what you need without scrolling through a ton of posts. Also, these compilations let us compare things. For example: “7 Different Ways to Send Notifications with the ESP32,” showcases various options so that you can make a better decision taking into account your project requirements.

And if you’re into learning about a specific topic, say ESP32 wireless communication, logging data with the ESP32, or Bluetooth, these compilations create a kind of roadmap. You start with one tutorial and you can follow a path to learn more step by step.

Let us know in the comments what you think of this kind of articles. Do you find them useful?

Maker Advisor

For those of you who don’t know, Maker Advisor is our other website where you’ll find reviews about development boards, tools, and gear for your electronics lab. That’s also where we show where you can buy your electronics components for your projects (check the Tools page).

If you buy your components using our links in the Maker Advisor blog, you won’t pay more for it and you’re supporting our work.

Like last year, we’re currently not actively creating new content for Maker Advisor, except for some new board reviews and updating our previous guides.

Even though I like to write content for Maker Advisor, it takes a lot of time and work that doesn’t pay off in the end. We try to keep the website as updated as possible, but we have thousands of pages, so it’s difficult to keep up with all the updates.

If you’d like to take a look at some of our most popular articles on Maker Advisor, here’s a list:

  1. ESP32 Development Boards Review and Comparison
  2. Best ESP8266 Wi-Fi Development Board
  3. ESP32 vs ESP8266 – Pros and Cons
  4. Best Raspberry Pi 4 Starter Kits 2023 – Buying Guide
  5. Best Arduino Starter Kits – Buying Guide 2023

Milestones for this Year

Looking at the milestones we set last year, I can say that we more or less achieved them.

More Raspberry Pi and Node-RED Projects

First, we wanted to create a new section dedicated to Raspberry Pi, Node-RED, and home automation. That was successfully achieved. You can check that new section here: Raspberry Pi Projects and Tutorials. We created several new tutorials for the Raspberry Pi, but not so much about Node-RED.

More tutorials about encryption and secure communication

I failed miserably at this point as I didn’t create any tutorial related to this subject. I don’t know what happened because at the end of last year, I was studying that subject and I found it quite interesting. I need to come back to this subject again.

Updating Most of Our eBooks

At the end of last year, we planned to update most of the eBooks this year, which we did successfully. You can check all the eBooks we updated this year here.

Publishing a New Tutorial Every Week

Our aim for every year is to publish a new tutorial or newsletter once a week. That might not seem like much, but it’s a lot of work and it’s the bare minimum to keep the blog running successfully (consistency is very important). This year we published/updated a total of 122 articles, which averages more than two tutorials per week.

Milestones for the Next Year

Here’s what we intend to do next year:

  • Create a new eBook exclusively dedicated to the Raspberry Pi Pico board covering not only the basics but also more advanced topics on IoT and Home Automation.
  • Expand our collection of free Raspberry Pi Pico, Raspberry Pi, and Home Automation tutorials.
  • Try (once again) to create tutorials covering subjects like encryption and secure communication.
  • Write a new eBook dedicated to the Raspberry Pi board and physical computing, also covering the most basic stuff like running Linux commands, establishing SSH communication, etc.
  • Of course, I’ll continue creating tutorials about the ESP32 and ESP8266 too. I want to take a look at subjects like Matter and Thread.
  • Try to get one ESP32-S3 and create a getting-started guide.
  • Get the new Raspberry Pi 5 board and test some projects.

As always, I want to be able to publish at least one new tutorial once a week. We also want to continue sending our Monthly RNT Recap (a compilation of the previous month’s publications). If you don’t receive our newsletters, you can subscribe below.

Stay updated by subscribing to our weekly newsletter!

Our RandomThoughts

I was quite surprised when I counted the tutorials published this year. I think 122 is quite a big number, especially if you consider that it is only one person writing them all and that we are only two people running this blog. I’m glad about the work we achieved this year, but I would like to have had the Raspberry Pi Pico eBook published already this year. At the moment, I plan to have it ready, maybe at the end of February or March.

Like every year, we spend a lot of our time answering your emails and questions. We give priority to those of have already bought something from us, and then we also try to answer all the other emails and questions on the blog posts.

In previous years, I made an effort to answer all the comments on our blog posts. However, many times, those comments are rude, the questions are not well formulated, and there are also many people asking us to write code for them for free. Sometimes, please just mention that “the code doesn’t work” without any further information. We ALWAYS test the code and projects we publish. I don’t publish any project without testing. However, differences in our IDE version, board models, different installations, and library updates may cause some issues and the code might not work temporarily. From now on, I’ll stop focusing on those comments, and only answer when it’s a pertinent well formulated question.

Something that’s been annoying me for quite some time is some websites that copy our complete projects and tutorials and use them as if they were created by them. They just change some words and use the work as if it were original. They also copy our thumbnails and diagrams (change the colors slightly), and some even copy our whole website theme. Unfortunately, there’s nothing we can do about it.

Last year I was feeling a bit demotivated and I felt I needed something new and some more adventure into my life. So, we decided that we would travel more this year. That also means a lot of work, because I need to write everything in advance so that we have newsletters and new tutorials to post while we’re away from the office. Additionally, we still need to answer all your questions promptly, even if we’re not actively working at the office. Nonetheless, I’m so glad that we can work online and have the freedom to work (kind of) from anywhere.

If you want to read a little about our travel this year, continue reading. If you’re not interested, you can skip to the Wrapping Up section.

My Travel Blog (My New Hobby)

As usual, we also like to share our travel adventures here on the blog at the end of the year. I was always super excited to write about this topic, but I felt writing just a few paragraphs about the places we visited and our experiences was not enough. So, we decided to create a new blog exclusively dedicated to travel content where we share practical travel guides, tips, and itineraries based on our personal adventures.

At the moment, this is just a hobby (remember last year I mentioned I needed a new hobby? Here it is), and the blog is just in its early stages. We still have a lot of content to share about this year’s adventures and a lot of work to do to make it look like what I have in mind.

You can check out our new blog on the link below:

You may also follow our travel adventures on social media (make sure to check Instagram stories to check our adventures in more detail):

Our Adventures this Year

Since I didn’t have the time to write about all our adventures this year on the new travel blog, I’ll just summarize here where we’ve been this year. We also created a quick 20-second video recap.

Dubai

We’ve spent a week in Dubai in February. At the time, this was the farthest away country that we had been to and this was our first contact with Middle Eastern culture. I was very skeptical about visiting Dubai, but we both love it. Everything was super memorable, and it is much cheaper than I expected (we’re used to prices in Europe that have been skyrocketing in the previous years, which makes it super expensive to travel here especially if you’re a budget traveler like us). I liked Middle Eastern culture so much, that we decided that we would visit another Middle Eastern country this year.

We have our whole Dubai trip documented in the following article:

To go to Dubai we made a layover in Bari, Italy, and Vienna, Austria. We just spent one night in Italy, but it was so nice that we decided that we needed to go back to Italy. Our time in Vienna was not that good, and we didn’t like the city or the food (I’m sorry).

On our next trip, we went to three different destinations in one go. We went to the Netherlands to see the tulip fields in Spring. Then, we caught a flight to Rome, Italy. And finally, from Italy, we went to Jordan.

Netherlands

We had been to the Netherlands before, and we both loved it (except for the food, I’m sorry). Everything is so well looked after, the roads are exceptionally good and everything works so well. We have written about our visit to the Keukenhof gardens in the article below:

Rome

Rome was much better than I expected. Now I understand where all the hype comes from (yes, the food is really that good). We can’t wait to come back and visit other cities in Italy. We have put together a detailed itinerary to explore Rome for first timers based on our personal experience:

Jordan

From Rome, we caught a flight to Jordan, where we spent nine days on a road trip exploring the country. Jordan is such a beautiful country, and the people are genuinely nice and super welcoming. Petra, one of the seven wonders of the world, is impressive, and the Wadi Rum desert is just out of this world.

I’ve put together some detailed Jordan travel guides and I’m still working on new ones:

Road Trip to the Alps (Germany, Austria and Italy)

As usual, every year, we go somewhere in our RV. I just love the freedom to park and sleep “anywhere”. Traveling on the RV is also great because we can easily work from there and we can save so much on accommodation and food. In our opinion, this is the most affordable way to travel in Europe.

We visited so many epic and wonderful places in Spain, France, Germany, Austria, and Italy. It was such a memorable adventure. We loved the Austrian Alps and Dolomites, the landscapes are one of the most beautiful we’ve seen. We also visited Barcelona, Colmar, Venice, and Cinque Terre

Southeast Asia Trip

Finally, to end the year, we went on a two-month trip to Southeast Asia, this was a dream of mine for a long time. I remember back in 2016 when I finished my degree, Rui promised that one day we would go on a long trip to explore Thailand. That day finally, came. We visited Thailand, Vietnam, Malaysia, and Singapore. It was such an epic trip because everything was so different from what we’re used to: the weather, the culture, the food, the landscapes.

I’ve written an article with our complete itinerary that you can check below:

I plan to write more detailed travel guides and itineraries about all the places we visited.

Wrapping Up

Overall, 2023 was a great year. Everything ran smoothly with our blog and we achieved the main milestones we have set for this year.

We hope you enjoyed what we published throughout this year, all the tutorials, newsletters, eBook updates, etc. We also hope you’re happy with our work, and for those of you who have bought something from us, thank you so much for supporting our work. We hope you’re satisfied with your purchases and with all the help you got from us. We always do our best.

Nevertheless, there’s always space for improvement, and we welcome your feedback and suggestions. Drop a comment below to share your thoughts. Additionally, if you have ideas for upcoming topics and tutorials you’d like to see featured here, feel free to leave a comment.

Thank you so much for supporting our work. None of this would be possible if we didn’t have such amazing readers, followers, and subscribers. Thank you so much. You are the best!

How was your year? We hope you had an amazing year. Tell me what you think about this year, our work, or your plans for the next year in the comments below. I really want to know what’s on your mind.

Sara and Rui



Learn how to build a home automation system and we’ll cover the following main subjects: Node-RED, Node-RED Dashboard, Raspberry Pi, ESP32, ESP8266, MQTT, and InfluxDB database DOWNLOAD »
Learn how to build a home automation system and we’ll cover the following main subjects: Node-RED, Node-RED Dashboard, Raspberry Pi, ESP32, ESP8266, MQTT, and InfluxDB database DOWNLOAD »

Recommended Resources

Build a Home Automation System from Scratch » With Raspberry Pi, ESP8266, Arduino, and Node-RED.

Home Automation using ESP8266 eBook and video course » Build IoT and home automation projects.

Arduino Step-by-Step Projects » Build 25 Arduino projects with our course, even with no prior experience!

What to Read Next…


Enjoyed this project? Stay updated by subscribing our newsletter!

34 thoughts on “Year in Review 2023 – Random Nerd Tutorials”

  1. Hi Rui & Sara,
    It is great to see your year in review. Keep up the great work! I have all your courses and they are all the best. I already purchased several RasPi Pico kits & look forward to your Raspberry Pi Pico eBook.
    Best regards,
    Joe

    Reply
  2. I am so happy, I admire you so much, yes, there are only a few days left in 2023. I live in Taipei, Taiwan, and I will take my son to watch the fireworks at the 101 Building on December 31st. Counting the seconds to welcome the new year 2024, I also wish you a happy life next year and all your wishes come true.

    Reply
  3. Thank you so much Sara and Rui. The love and dedication you have for your tutorials, website and ebooks is inspiring. I have many of your books and I want to do so much but feel a bit overwhelmed – which is a good thing – as you have created so much interesting and quality content. I just need to start and stay focused. I’m glad you are traveling as I feel travel is the best way to understand others as well as ourselves for the context (and food!) it provides. We are planning to visit your city in the next year or so (we have spent a good amount of time in Lisbon so excited to see Porto! Thanks again and here’s to a fantastic 2024!

    Reply
    • Hi.
      Thank you so much.
      I’m glad you find our eBooks useful. Thank you so much for your support.
      If you need any guidance with the eBooks, or if ou need help deciding where to start, you can send us an email, and we can give you some advice taking into account what you want to achieve.
      Regards,
      Sara

      Reply
  4. Thank you for a great website as a resource regarding microcontroller programming! I do a lot of hobby projects and very often I use one of your examples as a starting point! Some hints for new, simple projects the comming year could be more on HTTPS with ESP32, making your own libraries and objects (Arduino/ESP32) and perhaps some information/simple projects on how to use AI to generate source code? I have tried myself, with success, but there is a lot of pitfalls and “tripwires”! Thank’s again, for a great web site and a Happy New Year to you both!
    Karl

    Reply
    • Hi.
      Thank you for your suggestions. I’ll take a look into those.
      But, I won’t create new libraries, I’ll try to use what’s already available.
      Have a great new year.
      Regards,
      Sara

      Reply
  5. Sara – great job this year!
    My suggestion for future activity is some other Arduino-accessible CPUs, especially the K210 with its 8MB internal SRAM and KPU neural network processor. I am interested in using it for some on-the-edge Artificial Intelligence projects – object detection and speech recognition. I have been using a Raspberry Pi or Jetson Nano for object detection in the past, and the DFRobot DF2301Q for speech recognition but the K210 looks like it could handle either at a much lower cost. I have four on order now.
    Another interesting processor is the MicroChip SAMD51.
    Thanks and keep up the good work.
    Mark

    Reply
    • Hi.
      Thanks for your suggestions.
      I didn’t know about those processors.
      It’s a whole new subject to learn and study.
      Thanks for following our work.
      Have a great new year.
      Regards,
      Sara

      Reply
  6. Hi Rui & Sara.
    Just bought your home automation book, have plans to work with ths book in 2024. Are you planning to write something about Arduino R4 WiFi in the near future?
    Thanks for your support in 2023 and happy new year.
    BR Eirik

    Reply
  7. Your tutorials are a model of clarity and also form the starting point for many of my home projects. Keep up the great work and have a wonderful new year!

    Reply
  8. All the Best Sara and Rui,
    I haven’t spent as much time here at RNT over the past few years, but I still enjoy receiving your
    tutorials.I am still using (and plan on modifying) an ESPNow project that was inspired by your RNT tutorial.
    I have been working with Home Assistant the past few years, and find the backgroud from your EBooks and tutorials was beneficial; especially when working with ESPHome.
    If you haven’t worked with Home Assistant and ESPHome, you may want to explore it to see what it is all about. I never got into Node Red, but can also be used with HA.
    Happy New Year 2024! Thank you both for all you do to support Electronics learning!
    Bob D

    Reply
    • Hi.
      Thank you for sharing your thoughts and for your suggestions.
      Those are two subjects we need to start taking a look at.
      I’m glad our eBooks were useful.
      Have a great year.
      Regards,
      Sara

      Reply
  9. Congratulations on the 10 year anniversary of your blog. I’m glad you are taking time to travel. We have gotten back to travel now that Covid is mostly behind us. We love our travel trailer and agree that it is a great way to travel. If you are ever in Florida, USA get in touch, we could host you and show you around. We have many Portuguese in our community.

    Reply
    • Hi.
      Thank you so much for you nice words.
      We love the freedom of travelling on our RV.

      Have a Happy New Year.
      Regards,
      Sara

      Reply
  10. Hi Sara and Rui,
    Your site is the go to place for finding up to date, clear examples on so many things: you should be very proud of yourselves for creating and maintaining such a wealth of knowledge. How you find time to do this and go travelling is a mystery to me.

    I hope you find further success this year and continue to enjoy life.

    Regards – Ian

    Reply
    • Hi.
      Thank you so much.
      I’m glad you find our content useful.
      Thank you so much for reading and supporting our work.
      Regards,
      Sara

      Reply
  11. Sara

    You both are amazing! You do very important work that changes people’s lives.

    You have created RNT into the best online doorway to a bottomless, magical world. Thank You!

    If you ever feel overwhelmed, or get the FOMO blues, please just remember that what you do makes the Internet and the world a better place for so many people craving to know what you teach, and teach so well.

    I hope that 2024 brings you all of the success and joy that you both so richly deserve!

    Reply
    • Hi.
      Thank you so much for your nice words.
      They really mean a lot to us and give us the motivation to keep going with our work.
      Have a happy new year.
      Regards,
      Sara

      Reply
  12. Thanks, looks like you were busier than I was but you did so much more.

    Thanks for sharing this and all your technical skill.

    I must see if the courses I bought are updated.

    Happy and prosperous 2024.

    Reply
    • Hi.
      Thanks for your comment.
      You can login into your RNTLAB account and download the latest version of the eBooks you have bought.
      Regards,
      Sara

      Reply

Leave a Comment

Download Our Free eBooks and Resources

Get instant access to our FREE eBooks, Resources, and Exclusive Electronics Projects by entering your email address below.