TheJojoJoseph
Software Developer at Factweavers Node.js | AWS I IoT | ML Mtech(VLSI and Embedded System ) Contributor dynlithium.com
@dbiz.aiKochi
Pinned Repositories
32-bit-wallace_tree_multiplier-
as part of our curriculum i have developed a 32 bit processor in verilog code for Computer Architecture course
BlockChain
CapStoneProject_Group3
CapStoneProject_Group3
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
DockerTrainingIITJ
DockerTrainingIITJ
Face-Mask-Detection
Detecting face masks using Python, Keras, OpenCV on real video streams
fast_elasticsearch_reindex
A Python based alternative to Elasticsearch Reindex API with multiprocessing support.
GenAI_IITJ
A demo project for IITJ.
MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
TFT-2.0inch---Arduino--ILI9225P-20P-LGD4524-ST7735-S6D1121
Unofficial version of UTFT library ================================== Note: I've added alias ILI9327_8 for display type NIC35WS This UTFT library original written by Henning Karlsen (see: http://www.henningkarlsen.com/electronics/library.php?id=51) is modified by Damian Golda (based on NIC work) to support 3.5" TFTLCD for Arduino MEGA (2560) from mcufriend.com (ILI9327 8 bit with customized timings etc). THIS library was tested ONLY on: 1) Arduino MEGA clone and '3.5" TFTLCD for arduino 2560 from mcufriend.com' using: UTFT myGLCD(ILI9327_8,38,39,40,41); //3.5" TFTLCD for arduino 2560 from mcufriend.com on MEGA 2) Arduino UNO clone and '3.5" TFTLCD for arduino 2560 from mcufriend.com' (this display is for MEGA board!) using UTFT myGLCD(ILI9327_8,A2,A1,A3,A4); //3.5" TFTLCD for arduino 2560 from mcufriend.com on UNO THIS library was NOT TESTED on Arduino UNO nor other displays, but if it works, please send me a note about your configuration and used arguments This version IS NOT SUPPORTED by Henning Karlsen. If you have problems - create issue on GitHub. ## Instalation 1. If you have installed original UTFT from Henning Karlsen, then first remove (or rename) UTFT frolder from Arduino Library folder 2. "Download":https://github.com/dgolda/UTFT/archive/master.zip the Master branch from gitHub. 3. Unzip and modify the Folder name to "UTFT" (Remove the '-master') 4. Paste the modified folder on your Library folder (On your `Libraries` folder inside Sketchbooks or Arduino software). To test your display - open in Arduino IDE: Examples, UTFT, Arduino (AVR), UTFT_Demo_400x240.ino Or make your own sketch using `ILI9327_8` driver: UTFT myGLCD(ILI9327_8,38,39,40,41); //3.5" TFTLCD for arduino 2560 from mcufriend.com ## History * version 1.0 of original library from Henning Karlsen was modified by unknown author(s) to support 3.5" TFTLCD for arduino 2560 from mcufriend.com * merge changes from version 1.3, all customized code was put in conditional directives * merge changes from version 2.1 * merge changes from version 2.41 * merge changes from version 2.76 * merge changes from version 2.77 * merge changes from version 2.78
TheJojoJoseph's Repositories
TheJojoJoseph/BlockChain
TheJojoJoseph/CapStoneProject_Group3
CapStoneProject_Group3
TheJojoJoseph/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
TheJojoJoseph/32-bit-wallace_tree_multiplier-
as part of our curriculum i have developed a 32 bit processor in verilog code for Computer Architecture course
TheJojoJoseph/compound-v1-subgraph
Compound is an open-source protocol for algorithmic, efficient Money Markets on the Ethereum blockchain.
TheJojoJoseph/custom-html5-video
A custom HTML5 video player built with JavaScript
TheJojoJoseph/DockerTrainingIITJ
DockerTrainingIITJ
TheJojoJoseph/Face-Mask-Detection
Detecting face masks using Python, Keras, OpenCV on real video streams
TheJojoJoseph/fast_elasticsearch_reindex
A Python based alternative to Elasticsearch Reindex API with multiprocessing support.
TheJojoJoseph/GenAI_IITJ
A demo project for IITJ.
TheJojoJoseph/Assignment1_CSL7390_Jojo_g23ai2100
TheJojoJoseph/Assignment2_CSL7390_Jojo_g23ai2100
Assignment2_CSL7390_Jojo_g23ai2100
TheJojoJoseph/Assignment3SNA
Assignment3SNA
TheJojoJoseph/event-platform
A Simple Event-platform office fun fridays
TheJojoJoseph/IBS-Asish
IBS-Asish
TheJojoJoseph/iitj_genai
A demo project for IITJ.
TheJojoJoseph/instadate-react-native
Instadate - Frontend - React Native.
TheJojoJoseph/meetbot
A Google Meet bot to make meetings frictionless
TheJojoJoseph/mirotalksfu
🏆 WebRTC - SFU - Simple, Secure, Scalable Real-Time Video Conferences Up to 4k, compatible with all browsers and platforms.
TheJojoJoseph/ReactTraining
ReactTraining
TheJojoJoseph/ReduxSimpleStarter
Starter pack for an awesome Udemy course
TheJojoJoseph/rescuekerala
Send PRs and issues to https://github.com/IEEEKeralaSection/rescuekerala/. Recreate your issues pls
TheJojoJoseph/sentry
Developer-first error tracking and performance monitoring
TheJojoJoseph/SNA_G23AI2100_Ass1
SNA ASSIGNMENT 1 - 100 MARKS Submitted by Jojo Joseph (g23ai2100) Mention the version of packages (like networkx) you are using.
TheJojoJoseph/SNA_QA_24.ipynb
TheJojoJoseph/Space-Particles-Classifier_ML-Assignment-IITJ
In this project, we will explore the fundamentals of machine learning training.
TheJojoJoseph/square.github.io
A simple, static portal which outlines our open source offerings.
TheJojoJoseph/StockMarketDataAnalysisPGDEProjectIITJ
A PGD Project Report by Anirban Sinha (G23ai2084) Akkalesh S P(G23AI2110) Aparna Mundke(G23AI2003) Jojo Joseph(G23AI2100) Radhika Natarajan(G23AI2062) Python File: StockMarketAnalysis-group16.ipynb Under the Supervision of Prof. Vivek Vijay
TheJojoJoseph/TheJojoJoseph
TheJojoJoseph/VCCProjectBatch24
This report details the configuration and deployment of virtual machines (VMs) and a Docker-based application as part of Assignment for the Virtualization and Cloud Computing Project Report. The task involves deploying web and database servers on three virtual machines, demonstrating network accessibility,