Quicktips Custom USB Interface in Windows In this article, I will show you how to interface with your custom USB device on Windows.
FastAPI Integrating payment Webhooks with FastAPI in Python! - 1 How to create to your Webhook endpoint in FastAPI and save the data in a database.
Python Tutorial Featured Mastering Function Decorators in Python! Decorators are an extremely useful feature in Python language that allows programmers to change the behaviour of a function without changing the function. Sounds strange? Well Don't worry because In this post, We are going to:- 1. Understand what are decorators and how they work. 2. How
FastAPI Integrating payment Webhooks with FastAPI in Python! - 2 In the previous post, we saw how to create endpoints to receive webhooks using FastAPI in Python. We created a simple FastAPI App to receive the data whenever a payment is made on Razorpay. If you haven’t read that post Check that out here before proceeding further. In this
kicad Building Blocks for i.MXRT SoM Design Introduction The i.MX RT1160 MCU is designed for high-performance embedded applications that require advanced security features. It is the latest addition to NXP Semiconductor's i.MX RT series, which is renowned for its high processing speed, low power consumption, and flexibility. It’s dual core and runs
pyusb Featured RaspberryPi PICO and PYUSB: Unlocking the Power of Custom USB Endpoints Introduction The RP2040 is a microcontroller developed by Raspberry Pi that has opened up a world of possibilities for DIY electronics enthusiasts. With its built-in USB 2.0 support, the RP2040 can function as a FULL SPEED (12Mbps) Device as well as a LOW SPEED (1.5Mbps) and FULL SPEED
python optimisation Featured How I improved my python code Performance by 371%! How i reduced the runtime of a python script from 29 seconds to 6 seconds
6 Thinking Hats! Introduction Hello there, The "6 Thinking Hats" technique is a powerful tool/technique for improving decision-making and problem-solving in group settings. Developed by Dr. Edward de Bono, the technique encourages individuals to approach a problem or decision from multiple perspectives, rather than getting stuck in one way of
MIPI-DSI MIPI-DSI on i.MXRT 1060/1070 Hello everyone, this is going to be a 2 part series in which I am going to explain you about MIPI-DSI, how it works and how to use it on NXP i.MXRT1160/1170 crossover MCUs. What is MIPI-DSI? MIPI DSI (Mobile Industry Processor Interface Display Serial Interface) is a
Why I Started this blog? Who am I? Before starting with the "why" let me take a moment to introduce myself, My name is Shekhar Verma (yes, you guessed it right :laughing:). I am an Electronics Engineer and I love to learn new things, create stuff and tinker with existing ones. I am