Nick

About Nick

This author has not yet filled in any details.
So far Nick has created 162 blog entries.

Arduino E-Paper Weather Station

2023-12-20T09:40:45+02:00

Arduino Color E-Paper Weather Station This E-Paper Weather Station is a project I've wanted to build for over a decade now. I've finally made it and I am really excited– a battery-powered weather station project. I've built many weather station projects in the past, but this one is different. It can last [...]

Arduino E-Paper Weather Station2023-12-20T09:40:45+02:00

How to control a DC motor with L298N driver and Arduino Uno

2023-11-02T12:21:13+02:00

How to control a DC motor with L298N driver and Arduino Uno Dear friends, welcome to another Arduino tutorial. In this video we are going to learn how to control a DC motor using any Arduino board. We are going to use a small and inexpensive module that features the L298N motor driver [...]

How to control a DC motor with L298N driver and Arduino Uno2023-11-02T12:21:13+02:00

Arduino Snake Game with Raspberry Pi Pico

2023-03-09T13:13:27+02:00

Arduino Snake Game with Raspberry Pi Pico ear friends, welcome back.  This is Nick, and in this tutorial I'm excited to show you how to create the classic Nokia Snake game on a Raspberry Pi Pico board using Arduino. I remember playing this game when I was teenager and spending hours trying to [...]

Arduino Snake Game with Raspberry Pi Pico2023-03-09T13:13:27+02:00

Arduino Pong Game with Raspberry Pi Pico

2023-02-16T12:14:26+02:00

Arduino Pong Game with Raspberry Pi Pico Today, we're embarking on an exciting project to build a classic Pong game using Arduino and an OLED display. In this game, you'll be playing against the computer, controlling the left paddle using a joystick. As you score points, the score will be updated on the [...]

Arduino Pong Game with Raspberry Pi Pico2023-02-16T12:14:26+02:00

Raspberry Pi Pico OLED SSH1106 Tutorial

2023-01-18T11:06:48+02:00

Raspberry Pi Pico OLED SSH1106 tutorial using Arduino In this Raspberry Pi Pico OLED SSH1106 tutorial I am going to show you how to connect this 1.3” OLED display to a Raspberry Pi Pico board. I will also show you how to use it with Arduino and I will share with you 3 [...]

Raspberry Pi Pico OLED SSH1106 Tutorial2023-01-18T11:06:48+02:00

Raspberry Pi Pico Color OLED Tutorial

2022-11-29T14:23:53+02:00

Raspberry Pi Pico Color OLED tutorial using CircuitPython In this Raspberry Pi Pico Color OLED tutorial I am going to show you how to connect this 1” Color OLED display to a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you [...]

Raspberry Pi Pico Color OLED Tutorial2022-11-29T14:23:53+02:00

OLED animation using CircuitPython

2022-11-15T19:16:13+02:00

OLED animation using CIrcuitPython Dear friends, welcome back! In front of me, there is a Raspberry Pi Pico board connected to an 1” OLED display, and as you can see an animation is running on the screen. We can do the same thing with a Color OLED display as well. The animation is [...]

OLED animation using CircuitPython2022-11-15T19:16:13+02:00

Raspberry Pi Pico 20×4 LCD Tutorial

2022-10-28T10:02:49+03:00

Raspberry Pi Pico 20x4 LCD tutorial using CircuitPython In this tutorial I am going to show you how to connect this big 20x4 Character LCD display to a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share with you 3 useful projects to [...]

Raspberry Pi Pico 20×4 LCD Tutorial2022-10-28T10:02:49+03:00

Raspberry Pi Pico OLED Tutorial

2022-10-21T10:36:14+03:00

Raspberry Pi Pico OLED ( SSD1306) display tutorial using CircuitPython Raspberry Pi Pico and an OLED display is a great combination. In this tutorial I will show you how to connect your Raspberry Pi Pico with an OLED screen. I will also show you how to use it with CircuitPython and I will [...]

Raspberry Pi Pico OLED Tutorial2022-10-21T10:36:14+03:00

Raspberry Pi Pico Nokia 5110 ( pcd8544 ) display tutorial using CircuitPython

2022-10-04T12:11:34+03:00

Raspberry Pi Pico Nokia 5110 display tutorial using CircuitPython Dear friends, welcome to another tutorial! In this tutorial I am going to show you how to connect a Nokia 5110 lcd display with a Raspberry Pi Pico board. I will also show you how to use it with CircuitPython and I will share [...]

Raspberry Pi Pico Nokia 5110 ( pcd8544 ) display tutorial using CircuitPython2022-10-04T12:11:34+03:00
Go to Top