FYP Solutions

One stop solution for your tech projects
  • Home
  • Contact Info
  • Projects
  • Members

Blog

python speech recognition

Speech Recognition in Python using CMU Sphinx

By Abdul Rehman

  • Tutorials , Python ,
  • Tags: code, demo, Digital Signal Processing, example, python, speech, speech-recognition
  • 18 Mar

Speech Recognition is always a difficult and interesting task to do for a lot of beginners. In this post, we are going to describe an easy way to do this tuff task using PocketSphinx. Also, there are more options available in the package other than CMU Sphinx (works offline).

fyp solutions

Handling Json Strings in Python

By Abdul Rehman

  • Python ,
  • Tags: JSON, python, Tips
  • 09 Mar

In today’s post, we are going to explain how to handle Jason Strings in Python. There is JSON module in python which is used for JSON string handling. Jason is very common in RESTfull APIs. JSON is the abbreviation of JavaScript Object Notation. Here is Tutorial about Python Dictionaries. We use Dictionary data structure for handling

Read More

Interfacing GPS with Raspberry PI 3

By Abdul Rehman

  • Raspberry PI , Tutorials ,
  • Tags: gps-interfacing, linux
  • 02 Mar

  Adafruit has a very good explanation about GPS interfacing. You may follow that tutorial or continue here.   To view, the available USB to TTL converter devices use the following command ls /dev/ttyUSB* If you had installed pyserial then you may list all your available COM ports using this command via python python -m serial.tools.list_ports

breadboard demo for rpi gpio input

Raspberry PI GPIO as Input in Python

By Abdul Rehman

  • Raspberry PI ,
  • Tags: basic-code, GPIO, mini-helping-code, Raspberry PI
  • 14 Feb

We had mentioned using Raspberry PI GPIO as output in our previous post. Today we will talk about using Raspberry PI GPIO as input. We will try to read input from pushbuttons. We had connected pushbuttons as the Active Low state. Mean the pushbutton will remain in the Active High state unless we press any

Read More
hardware demo of raspberry pi 3 interfacing with LED

Getting Started with Raspberry PI GPIO

By Abdul Rehman

  • Tutorials ,
  • Tags: GPIO, Mini Projects, mini-helping-code, Raspberry PI
  • 11 Feb

After successfully installing raspbian into Raspberry PI, the first thing which comes into the mind of the embedded developer is to play with Raspberry PI GPIO. Because the very best advantage of this cheap computer is to use with external hardware through its GPIO. We are going to explain how to play with Rasberry PI GPIO’s

Read More
timer0 pic16f87x

Introduction to Timer0 of PIC16F

By Abdul Rehman

  • Microchip PIC16 ,
  • Tags: basic-code, delay, mini-helping-code, PIC, pic16f877a, simple-project, timer0, timers
  • 05 Feb

Timer0 of pic16f is popular and very basic for creating short delays or… for creating small timing pulses. It is an 8bit timer with high priority interrupt. Which makes it perfect for creating time-critical applications like frequency counter, some industrial timing control system or any medical or industrial grade application.

Timers of Microchip PIC

By Abdul Rehman

  • Microchip PIC16 ,
  • 05 Feb

Accuracy is very important in Real-time applications. Especially with time-critical applications. so whenever we need something time critical we always need accurate timings. In such cases, we cannot rely on nop instructions based delays. We need something more powerful and more accurate. To handle this kind of errors we always use hardware-based timers. luckily Microchip pic

Read More
Circuit diagram

Resistive Food Identification using Arduino

By Abdul Rehman

  • Arduino ,
  • Tags: Arduino, basic, cool, interfacing, mini-project, resistance
  • 02 Feb

Abstract Food identification could be done in many ways as Every food is different in many ways, like shape, color, size and taste as well as many other chemical and electrical properties. What if we build some cool project out of it? Electronics is a fun to play with. So we are going to make

Read More
ook modulator circuit using 555 timer

OOK Modulation using 555 timer

By Abdul Rehman

  • 1
  • Tutorials ,
  • Tags: circuit, modulation, on-off-keying, ook
  • 30 Jan

Introduction: The “OOK modulation” or On Off Keying Modulation is very popular now days due to VLC or Visible Light Communication. OOK modulation is easy to use and easy to  implement. As we can even implement this modulation using simple 555 timer IC. In this post we are going to explain How to implement OOK

Read More
opamp based zero cross detector circuit

Zero Cross Detector Circuit using OpAmp

By Abdul Rehman

  • Tutorials ,
  • Tags: circuit, diagram, opamp, zcd, zero-cross-detector
  • 30 Jan

Introduction It is very common problem to detect when an analog signal changes its value from positive to negative or vice versa. Zero cross detector is used to solve this kind of problems. Zero cross detector is Kind of Voltage comparators used to detect the change in waveform. Zero crossing is the cross of the

Read More

Posts navigation

  • 1
  • …
  • 6
  • 7
  • 8

    Recent Projects

  • React Tailwind CSS Sidebar Layout

    20 November 2022

  • React Map Array Of Objects

    13 November 2022

  • Next Auth with Credentials using TypeScript

    07 September 2022

  • Bootstrap v5 Login example
    Bootstrap 5 Simple Login Page Example

    27 July 2022

  • PIC Timer1 External Clock Frequency Counter

    28 February 2022

Old Posts

Categories

  • 8051-8052
  • Android
  • Arduino
  • Assembly Language
  • Atmega8
  • Basic Electronics
  • Bootstrap
  • C#
  • Computer Vision
  • ESP8266
  • Examples
  • Flutter
  • FPGA
  • Image Processing
  • Java
  • Kotlin
  • MATLAB
  • Microchip PIC16
  • MySQL
  • Next js
  • NLP
  • OpenCV-Python
  • PHP
  • PIC-CCS
  • Project Ideas
  • Python
  • Raspberry PI
  • React-js
  • RPi 3
  • Selection Guide
  • STM32
  • STM32F103
  • STM8
  • STM8 Cosmic C
  • Tutorials

Popular Tags

8051 Android Arduino arduino temperature meter arduino temperature sensor project basic basic-code circuit Computer Vision cosmic c stm8 cosmic stm8s c compiler Digital Signal Processing ds18b20 esp8266 frequency google sheets GPIO hello-world Image Processing IoT JSON Kotlin Matlab mini-helping-code Mini Projects NLP nodemcu esp8266 google sheets PIC proteus assembly code python Raspberry PI STM8 stm8 8s003f3p6 stm8 assembly stm8 assembly examples stm8 assembly language stm8 basic stm8 blue pill stm8 example code stm8 programming stm8s stm8s003f3p6 stm8s103f3p6 stm8s discovery tutorial STM32 Web Based

FYP Solutions Powered By Impressive Business WordPress Theme

 

Loading Comments...