Skip to content

Instantly share code, notes, and snippets.

View witwiki's full-sized avatar
👓
I may be slow to respond.

Vi witwiki

👓
I may be slow to respond.
View GitHub Profile
@witwiki
witwiki / EDAC 8bit
Created April 29, 2014 21:34
Error Detection & Correction Code (Basic 8bit Hamming Code) for Hardware Implementation
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// NAME: VIKRAM UDYAWER
// HARWARE IMPLEMENTATION (C CODE FOR EDAC AND ADCS)
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@witwiki
witwiki / C2Dconversion
Created April 29, 2014 21:37
Continuous to Discrete Conversion for Hardware Implementation
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
% % % % % % % % % % % % % % % % % % % % % % % % % %
% % % % % % % % % % % % % % % % % % % % %
% % % % % % % % % % % % % % %
% % % % % % % % % %
% % % % % NAME: VIKRAM UDYAWER
% % % % % HARWARE IMPLEMENTATION (C CODE FOR EDAC AND ADCS)
% % % % % % % % % %
% % % % % % % % % % % % % % %
% % % % % % % % % % % % % % % % % % % % %
0x9603B58cbb72A0943b422dA5F78d12cEAe0d9dc9
@witwiki
witwiki / sezami_guest_welcome.sol
Created October 20, 2017 21:34
A simple smart contract published on the Ethereum Blockchain
/**
@name: Vikram Udyawer
@date: 18th October 2017
@summary: A simple Guest Welcome/Greeter Smart Contract for the Host.
The contract is deployed to the Ethereum Blockchain
when the host checks-in the guest (in-person or remotely)
*/
pragma solidity ^0.4.15;
//@version=5
//
// _____ __ .__
// / _ \ _________.__. _____ _____ _____/ |________|__| ____
// / /_\ \ / ___< | |/ \ / \_/ __ \ __\_ __ \ |/ ___\
// / | \\\___ \ \___ | Y Y \ Y Y \ ___/| | | | \/ \ \___
// \____|__ /____ >/ ____|__|_| /__|_| /\___ >__| |__| |__|\___ >
// \/ \/ \/ \/ \/ \/ \/
//
// Disclaimers: https://t.co/kOsUzy5pCB