Strange Lab
Collection of the creative projects that belongs to year 2050. A Creative and innovative project Ide You have come to the right place. Be with Us ;-)
Are you searching for the creative and innovation technology Projects and want to learn what projects are people working on which will change the next century?
28/08/2023
https://www.fiverr.com/s/6PVemw
Abdulrehman479: I will teach you python, or any programming language or arduino for $10 on fiverr.com For only $10, Abdulrehman479 will teach you python, or any programming language or arduino. | I am an experienced developer with 16 years of experience in the programming. I started my journey with Assembly Language and touched so many languages | Fiverr
07/09/2022
Next-Auth is a great and widely used package in Next.js for Authentication purposes. It provides majority of Auth Providers support built in. A simple Getting Started with Next-Auth could walk you through the quickest implementation of basic authentication system with Next.js project. The problem is, majority of the tutorials over internet are either too old, which means they are using syntax of previous versions, or, they are not using the Credentials Provider at all....
Next Auth with Credentials using TypeScript | FYP Solutions Next-Auth is a great and widely used package in Next.js for Authentication purposes. It provides majority of Auth Providers support built in. A simple Getting Started with Next-Auth could walk you through the quickest implementation of basic authentication system with Next.js project. The problem is...
27/07/2022
Today we are going to create a simple login page using Bootstrap v5. Bootstrap v5 is the latest version of the Bootstrap and for creating a simple login page first of all we need to navigate to bootstrap official getting started page and grab minimum html5 template and start from there. Once we are done with the minimum page, we are going to grab a Bootstrap Card example from the official Docs and add that into the body of the previous html template....
Bootstrap 5 Simple Login Page Example | FYP Solutions Today we are going to create a simple login page using Bootstrap v5. Bootstrap v5 is the latest version of the Bootstrap and for creating a simple login page first of all we need to navigate to bootstrap official getting started page and grab minimum html5 template and start from there. Once we are....
We are using the PIC16f887 microcontroller's internal Timer1 module in External Clock mode to count the number of clocks on the associated pin RC0. While using the timer1 module, we have two options for selecting the clock source, 1 is to use the internal clock or we can select the external clock source by setting the TIMER1_CS pin in T1CON…...
PIC Timer1 External Clock Frequency Counter | FYP Solutions We are using the PIC16f887 microcontroller’s internal Timer1 module in External Clock mode to count the number of clocks on the associated pin RC0. While using the timer1 module, we have two options for selecting the clock source, 1 is to use the internal clock or we can select the external clock ...
08/02/2022
MicroPython is getting hype these days, due to the most advanced microcontrollers and development boards are now supporting the MicroPython. Especially the MicroPython support for ESP8266 and MicroPython for ESP32 board and now the modern Raspberry Pi Pico board is also supporting the MicroPython. Originally the MicroPython was designed for Pyboard which was specially designed on STM32F4 devices to support the MicroPython....
MicroPython getting started Guide | FYP Solutions MicroPython is getting hype these days, due to the most advanced microcontrollers and development boards are now supporting the MicroPython. Especially the MicroPython support for ESP8266 and MicroPython for ESP32 board and now the modern Raspberry Pi Pico board is also supporting the MicroPython. O...
20/01/2022
LED Blink Program is a hello world program of microcontroller world. It not only gives us the idea of how to use the GPIOs of the microcontroller but also makes us sure that our development environment is stable and ready to use. PIC16F676 microcontroller is a 14 pin microcontroller that is very much suitable for many small IO related applications. We are going to create a first Hello world program for PIC16F676....
PIC16F676 LED Blink Program | FYP Solutions LED Blink Program is a hello world program of microcontroller world. It not only gives us the idea of how to use the GPIOs of the microcontroller but also makes us sure that our development environment is stable and ready to use. PIC16F676 microcontroller is a 14 pin microcontroller that is very muc...
28/12/2021
Digital Clock with Arduino is an important and simple project to start with RTC. RTC Stands for Real-time Clock. Whenever we require the real-time clock management system we need to use some RTC interface. Componenet List Here is the list of components that we are going to use for building this setup Arduino Nano TM1637 4 digit 7 segment Module…...
Arduino RTC based Digital Clock with 7 segment module | FYP Solutions Digital Clock with Arduino is an important and simple project to start with RTC. RTC Stands for Real-time Clock. Whenever we require the real-time clock management system we need to use some RTC interface. Componenet List Here is the list of components that we are going to use for building this setu...
13/12/2021
Today we are going to use the STM8 standard peripheral library (SPL) with STVD IDE and Cosmic Compiler. You may already know from our previous tutorials that we used the stm8 bare-metal programming. We always used the GPIOs and all the Peripherals like UART etc. But ST makes a good Peripheral library for the STM8 as well, just like they did for the STM32 devices....
Using STM8 Standard Peripheral Library with STVD Cosmic Compiler | FYP Solutions Today we are going to use the STM8 standard peripheral library (SPL) with STVD IDE and Cosmic Compiler. You may already know from our previous tutorials that we used the stm8 bare-metal programming. We always used the GPIOs and all the Peripherals like UART etc. But ST makes a good Peripheral librar...
30/11/2021
To use BJT Transistor as an amplifier we need to make sure that the Q point is properly adjusted to do the amplification. To set the Q point we need to do the proper biasing to the transistor. When we talk about biasing a BJT Transistor, we normally mean to apply the external power supply in the right polarity so that the junctions could work in the right order and we can use them for our purpose....
BJT transistor as an Amplifier | FYP Solutions To use BJT Transistor as an amplifier we need to make sure that the Q point is properly adjusted to do the amplification. To set the Q point we need to do the proper biasing to the transistor. When we talk about biasing a BJT Transistor, we normally mean to apply the external power supply
19/11/2021
BJT stands for Bipolar Junction transistor. The BJT transistor is a three-layer and three-terminal semiconductor device. It is a three-terminal semiconductor device invented by William Shockley in Bell Labs. The basic aim while inventing BJT was to replace the giant vacuum tubes, which were previously been widely used for amplification purposes. Due to the size of the tubes, the devices were not possible to shrink their sizes....
A basic introduction to the BJT Transistor | FYP Solutions BJT Transistor stands for Bipolar Junction Transistor. Which was invented to replace the vaccum tubes in the amplifications.
For an overview, DC Motor Control using Arduino is the automation of DC Motor. With the help of this automation, one can create advanced as well as simple voltage control and proportional control of DC Motor. To begin with, let's discuss the DC Motor control with Arduino, the automation system of DC Motor with L298 H-bridge. The DC Motor Control with Arduino device is a very simple system that allows controlling any type of DC Motor....
How to Control Your DC Motor Using Arduino | FYP Solutions For an overview, DC Motor Control using Arduino is the automation of DC Motor. With the help of this automation, one can create advanced as well as simple voltage control and proportional control of DC Motor. To begin with, let’s discuss the DC Motor control with Arduino, the automation system of ...
13/11/2021
Arduino Nano is a very good machine when it comes down to multitasking automation tasks. For many industrial designers, PWM is their main criterion when looking for a suitable automation platform. PWM stands for "Pulse width modulation", which simply means that it is a type of signal that contains a range of possible frequencies. PWM in Arduino is also a good alternative when considering the amount of available digital and analogue inputs on your target device....
PWM in Arduino | FYP Solutions Arduino Nano is a very good machine when it comes down to multitasking automation tasks. For many industrial designers, PWM is their main criterion when looking for a suitable automation platform. PWM stands for “Pulse width modulation”, which simply means that it is a type of signal that contai...
Click here to claim your Sponsored Listing.
Category
Contact the business
Website
Address
Oppsit PTV Station, Shimla Pahari Abot Road
Lahore
54000
Opening Hours
| Monday | 15:00 - 21:00 |
| Tuesday | 15:00 - 21:00 |
| Wednesday | 15:00 - 17:00 |
| 18:00 - 23:00 | |
| Thursday | 15:00 - 21:00 |
| Saturday | 15:00 - 21:00 |