Taste The Code

I make weekly videos of electronics, code and general making

I made a BLE receiver for my garage door

Since my garage door did not have the option to be controlled from the phone, I added an Arduino BLE receiver module so I can control it from my Android phone.


I made my workshop safer for my kids!

I made a safety switch with Arduino and RFID that cuts power to the outlets in my workshop when I'm not in the workshop.


No SIM GPS Tracker Using LoRa and Custom Android App

By using LoRa and a GPS receiver, I made a tracker that can work without a SIM card and send out the data to up 8KM.


DIY Pellet Burner Controller

I've started making an open-source DIY Arduino based pellet burner controller.


LoRa Distance Testing with RYLR998 in the open field - Amazing results!

I've made two devices to test out how far I can get them to speak to each other using the RYLR998 LoRa modules.


DIY Arduino Solar controller - Can we finish this old project together?

I've started this project 2 years ago and I've procrastinated on it for so long that I now hope we can finish it together!


I broke the new Arduino IDE - Excessive scale issue

Fixing the excessive scale of Arduino IE 2.0


Controlling relays with Arduino

Everything that you need to know to successfully control relays from an Arduino based project.


Arduino settings menu

An easy way how to create a settings menu with your Arduino projects.


How to make an Arduino custom I2C slave sensor/device

Using an Arduino to create an I2C slave device for a specific sensor or custom device.