Pinned Repositories
android-ndk
Android NDK samples with Android Studio
Artist-Theme
A free Jekyll theme
avsdbgp_3v3
This repository will keep the simulation files, steps and other relevant files in the development of Bandgap Reference IP for the EICT IITG-VSD summer online research internship 2020.
avsddac_3v3
This repository contains the design and simulation process and results of potentiometric digital to analog converter.
cc3200-ili9341
driver for ili9341 or ili9340 for CC3200 texas instruments written for code composer studio
CC3200-ili9341-LCD-display
CC3200 LCD/ TFT display ILI9341
cc3200-Lcd
CC3200-Ultrasonic-sensor-HC-Sr04
This project is to create a interface for HC SR04 from the CC3200 MCU by Texas instruments
CircleJump
Trying out Godot from the tutorial by KidsCanCode Youtube Playlist - https://youtu.be/wU6otgwaNQg
python-tutorials
PythonTutorials
sal0w's Repositories
sal0w/python-tutorials
PythonTutorials
sal0w/CC3200-ili9341-LCD-display
CC3200 LCD/ TFT display ILI9341
sal0w/CC3200-Ultrasonic-sensor-HC-Sr04
This project is to create a interface for HC SR04 from the CC3200 MCU by Texas instruments
sal0w/CircleJump
Trying out Godot from the tutorial by KidsCanCode Youtube Playlist - https://youtu.be/wU6otgwaNQg
sal0w/android-ndk
Android NDK samples with Android Studio
sal0w/Artist-Theme
A free Jekyll theme
sal0w/avsdbgp_3v3
This repository will keep the simulation files, steps and other relevant files in the development of Bandgap Reference IP for the EICT IITG-VSD summer online research internship 2020.
sal0w/avsddac_3v3
This repository contains the design and simulation process and results of potentiometric digital to analog converter.
sal0w/cc3200-ili9341
driver for ili9341 or ili9340 for CC3200 texas instruments written for code composer studio
sal0w/cc3200-Lcd
sal0w/cc3200-ov7670
sal0w/cc3200-ultrasonic
sal0w/coc-android-project
sal0w/guardiancargo
sal0w/hillsideexporters
sal0w/html5test
Arcana Jekyll Theme - more themes available @ http://cloudcannon.com/jekyll_themes
sal0w/Movie-Recommendation-System
Recommends movies and predicts ratings to an user for an item
sal0w/Movie-Ticket-Booking
Languages Used: html,css,js,bootstrap,angularjs 1.7,java (Jersey Webservices)
sal0w/notes-app
sal0w/On-board-sensors---cc3200
cc3200 on board sensors
sal0w/openlane_build_script
This script builds openlane and all its dependencies on a Ubuntu (only) System.
sal0w/Project
Start of android
sal0w/sal0w.github.io
sal0w/siliconcompiler
SiliconCompiler is an open source build system that automates translation from source code to silicon.
sal0w/Spiking-Neural-Network
Pure python implementation of SNN
sal0w/synth
The latest code to make your own virtual sound synthesizer in Windows. Please see the videos associated with this code. Links in the source files.
sal0w/test
sal0w/Verilog
sal0w/videos
The official distribution of olcConsoleGameEngine, a tool used in javidx9's YouTube videos and projects
sal0w/vsdflow
VSDFLOW is an automated solution to programmers, hobbyists and small scale semiconductor technology entrepreneurs who can craft their ideas in RTL language, and convert the design to hardware using VSD (RTL-to-GDS) FLOW. VSDFLOW is completely build using OPHW tools, where the user gives input RTL in verilog. From here on the VSDFLOW takes control, RTL is synthesized (using Yosys). The synthesized netlist is given to PNR tool (Qflow) and finally Sign-off is done with STA tool (using Opentimer). The output of the flow is GDSII layout and performance & area metrics of your design. VSDFLOW also provide hooks at all stages for users working at different levels of design flow. It is tested for 30k instance count design like ARM Cortex-M0, and can be further tested for multi-million instance count using hierarchical or glue logic.