Tool to measure, transform, repair, and slice STL files online for free for 3D printing

Tool to measure, transform, repair, and slice STL files online for free for 3D printing

3 years ago, September 6, 2023

I was looking for a free tool to do some measurements on my STL files before sending it for 3D printing. After installing a few desktop applications, none of them actually fulfilled my needs, until I found this free online open-source tool from 0x00019913 I’m a Teapot, Meshy meshy is a browser-based tool for performing measurements, […]

[Livestream] Building an AI-Powered App for Microsoft Teams

[Livestream] Building an AI-Powered App for Microsoft Teams

3 years ago, June 19, 2023

Microsoft Teams is a popular collaboration platform used by many organizations. In this article, we will explore the process of building an AI-powered app for Microsoft Teams. The app we will create is a chatbot that can answer questions about your organization using external data sources. These data sources can include repositories, PDF files, Google […]

Langchain – Tool that helps you build AI apps with ease

Langchain – Tool that helps you build AI apps with ease

3 years ago, June 9, 2023

This is a transcript of a talk I presented recently at my company to an audience from all the departments in the company. I went over general definitions, Langchain, some modules in langchain and two applications I had built recently, one being a Question Answer application and a data interpreter. Definitions Let’s get started with […]

Safe and Unsafe pins in ESP32 and ESP32-S3

Safe and Unsafe pins in ESP32 and ESP32-S3

3 years ago, May 29, 2023

What are the pins that are safe

Accelerometer / Gyroscope sensor MPU6050 Airmouse with ESP32 x BLE Mouse

Accelerometer / Gyroscope sensor MPU6050 Airmouse with ESP32 x BLE Mouse

3 years ago, April 3, 2023

I had the MPU6050 module on my shelf for a long time before I finally decided to open it. I was really excited to do an Airmouse project with ESP32 but procrastination has been my friend for all this time. I finally decided to open the static safe seal and solder the header pins to […]

Dual-axis Joystick module with ESP32 and IPS LCD Screen (Paint App)

Dual-axis Joystick module with ESP32 and IPS LCD Screen (Paint App)

3 years ago, April 1, 2023

In this blog post, we’ll explore how to build a simple paint app using a dual-axis joystick module, ESP32, and an IPS LCD screen, powered by the TFT_eSPI graphics library. The following components are required for this project. The app features 6 colors that are switchable by pressing the joystick switch. The cursor moves to […]

© 2026 Anil Maharjan