Skip to content
View TamojitSaha's full-sized avatar
🎯
Focusing
🎯
Focusing
  • India

Block or report TamojitSaha

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TamojitSaha/README.md

💻 Tech Stack:

C Python Objective-C OpenCV

📊 GitHub Stats:



🏆 GitHub Trophies


Pinned Loading

  1. NaiveBayes_STM32_CMSIS-DSP NaiveBayes_STM32_CMSIS-DSP Public

    Implementation of Naive Bayes Classifier in STm32f103 using CMSIS-DSP Library

    C

  2. MAX6626 MAX6626 Public

    The MAX6626 combines a 12bit temperature sensor, a programmable overtemperature alarm, a dedicated alarm output, OT, activates if the conversion exceeds the value programmed in the high-temperature…

    C++ 1 2

  3. ChaosKit ChaosKit Public

    The Chaos Kit comprises of all the necessary python scripts for embedding information inside an image in a way that it goes unnoticed even with the Virtual Steganography Tool (VSL)

    Python 1 2

  4. STM32f103_Black-Magic-Probe STM32f103_Black-Magic-Probe Public

    Black Magic Probe firmware for STM32

    Python 7 3

  5. Compiling_Arduino_STM32_bootloaders Compiling_Arduino_STM32_bootloaders Public

    A detailed guide to compile Arduino_STM32 bootloaders in Windows

    3 4

  6. Use AWS IoT Device SDK for Python to... Use AWS IoT Device SDK for Python to subscribe to a topic
    1
    from awscrt import io, mqtt, auth, http
    2
    from awsiot import mqtt_connection_builder
    3
    import time as t
    4
    import json
    5
    import threading