Nishant Sahay (@NishantSahay7)
  • Stars
    star
    53
  • Global Rank 326,675 (Top 12 %)
  • Followers 17
  • Registered over 6 years ago
  • Most used languages
    C
    40.0 %
    C++
    20.0 %
    Batchfile
    20.0 %
    Makefile
    20.0 %
  • Location 🇮🇳 India
  • Country Total Rank 13,221
  • Country Ranking
    Batchfile
    35
    Makefile
    254
    C
    338
    C++
    2,189

Top repositories

1

Nodemcu-to-Google-Sheets

C
16
star
2

GPS-Tracker-using-SIM868-and-ATMEGA32

It uses GPRS and GPS technologies which allows to easily perform realtime tracking. Here idea is simple: read the GPS coordinates (longitude and latitude) and send them by using HTTP request to a web server. Then use a web browser to load the PHP webpage which uses GOOGLE MAPS to show the location in realtime.
C
11
star
3

DIY-Weather-Station

DIY Weather station using DHT11, BMP180, Nodemcu with Arduino IDE over BLYNK Server
C++
8
star
4

Upload-Sensor-Data-to-Google-Sheets-from-NodeMCU

6
star
5

DIY-Anemometer

A view and approach on how to make your own "Anemometer" in cheap and easy way possible.
Batchfile
6
star
6

HC05-controlled-CAR-using-ATMEGA32

HC05 Bluetooth Module acts as a receiver. The Mobile phone uses its inbuilt Bluetooth to send the data using an app, hence it acts as a transmitter. Now based on the command sent through the phone, the Car is made to go in different directions accordingly.
Makefile
3
star
7

Convolution-Encoder-and-Decoder-using-Trellis-Tree-using-Verilog-in-Xilinx-ISE

Convolutional codes are often described as continuous. However, it may also be said that convolutional codes have arbitrary block length, rather than being continuous, since most real-world convolutional encoding is performed on blocks of data. Convolutionally encoded block codes typically employ termination. The arbitrary block length of convolutional codes can also be contrasted to classic block codes, which generally have fixed block lengths that are determined by algebraic properties.
2
star