GitHub / vsergeev 62 Repositories
vsergeev/python-periphery
A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
Language: Python - Size: 198 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 567 - Forks: 145

vsergeev/zigradio
A lightweight software-defined radio framework built with Zig
Language: Zig - Size: 443 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 0

vsergeev/radfly
An SDR-based listening server for AM medium wave and shortwave radio stations built with Zig
Language: Zig - Size: 262 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

vsergeev/u-msgpack-python
A portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy / msgpack.org[Python]
Language: Python - Size: 217 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 260 - Forks: 41

vsergeev/c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
Language: C - Size: 234 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 887 - Forks: 265

vsergeev/snake.ts
A simple snake implementation in TypeScript and blessed.
Language: TypeScript - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 1

vsergeev/lua-periphery
A Lua library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
Language: C - Size: 199 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 198 - Forks: 42

vsergeev/luaradio
A lightweight, embeddable software-defined radio framework built on LuaJIT
Language: Lua - Size: 17.8 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 620 - Forks: 62

vsergeev/briefsky
A free weather frontend to a variety of weather providers
Language: TypeScript - Size: 944 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 250 - Forks: 27

vsergeev/apfcp
x86 Assembly Primer for C Programmers
Language: Assembly - Size: 27.6 MB - Last synced at: 4 months ago - Pushed at: over 12 years ago - Stars: 214 - Forks: 23

vsergeev/ntgbtminer
A no thrills getblocktemplate Bitcoin miner, written in Python.
Language: Python - Size: 40 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 89 - Forks: 46

vsergeev/audioprism
A spectrogram tool for PulseAudio and WAV files, written in C++11.
Language: C++ - Size: 1.78 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 66 - Forks: 4

vsergeev/tinytaptunnel
a point-to-point layer 2 tap interface tunnel over UDP/IP with HMAC-SHA256 authentication, written in Go.
Language: Go - Size: 214 KB - Last synced at: about 1 month ago - Pushed at: over 10 years ago - Stars: 61 - Forks: 12

vsergeev/3d-jewelry-box
A 3D printable jewelry box made with OpenSCAD
Language: OpenSCAD - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vsergeev/btckeygenie
A standalone Bitcoin keypair/address generator, written in Go.
Language: Go - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 108 - Forks: 67

vsergeev/nomad3-cncjs-macros
Macros to use BitSetter and BitZero V2 in CNCjs/gSender with the Carbide 3D Nomad 3
Language: nesC - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vsergeev/3d-holster-claw
A 3D printable holster claw accessory made with Fusion 360
Size: 1.69 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

vsergeev/3d-gears
3D Parametric Gears made with Fusion 360
Size: 13 MB - Last synced at: about 2 hours ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 1

vsergeev/vsergeev
Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

vsergeev/3d-webcam-mount
3D Printable Webcam Mount made with Fusion 360
Size: 10.1 MB - Last synced at: about 15 hours ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vsergeev/vpicdisasm 📦
vPICdisasm is a Microchip PIC disassembler for Baseline, Mid-Range, and Mid-Range Enhanced 8-bit PIC cores.
Language: C - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 5

vsergeev/v8cpu
v8cpu is a simple multi-cycle von Neumann architecture 8-bit CPU in under 500 lines of Verilog.
Language: Verilog - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 3

vsergeev/vavrdisasm 📦
vAVRdisasm is an 8-bit Atmel AVR disassembler.
Language: C - Size: 422 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 75 - Forks: 23

vsergeev/template110
Rule 110 implemented with C++11 templates and std::array.
Language: C++ - Size: 129 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 2 - Forks: 0

vsergeev/arm-bmw-sw
ARM Bare Metal Widget (arm-bmw) software
Language: C - Size: 136 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 19 - Forks: 2

vsergeev/ssterm
A simple console-based serial port terminal, written in Python.
Language: Python - Size: 194 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 52 - Forks: 8

vsergeev/teatimer
A simple kitchen timer implemented in digital logic on a Lattice MachXO2 CPLD.
Language: Eagle - Size: 1.25 MB - Last synced at: 24 days ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 1

vsergeev/evolve110
Rule 110 on the Ethereum blockchain
Language: JavaScript - Size: 692 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

vsergeev/libGIS 📦
libGIS is a collection of utility functions to create, read and write Atmel Generic, Intel HEX8, and Motorola S-Record formatted files.
Language: C - Size: 308 KB - Last synced at: 12 months ago - Pushed at: over 8 years ago - Stars: 49 - Forks: 17

vsergeev/minifortune
A minimal fortune-mod clone, written in C.
Language: C - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 1

vsergeev/3d-simple-iso-thread
A simple, single-file modeled ISO thread module for OpenSCAD
Language: OpenSCAD - Size: 4.95 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

vsergeev/gsender Fork of Sienci-Labs/gsender
Connect to and control Grbl-based CNCs with ease
Size: 124 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vsergeev/basic-makefiles
Language: TeX - Size: 12.6 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 2

vsergeev/3d-mini-turntable
A miniature motorized turntable for small objects made with OpenSCAD
Language: OpenSCAD - Size: 2.53 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

vsergeev/arm-bmw-hw
ARM Bare Metal Widget (arm-bmw) hardware
Language: Eagle - Size: 3.42 MB - Last synced at: 22 days ago - Pushed at: over 8 years ago - Stars: 15 - Forks: 0

vsergeev/gardend-lua
A modular, discrete-time control daemon for a hydroponic garden, written in Lua.
Language: Lua - Size: 547 KB - Last synced at: 4 months ago - Pushed at: about 10 years ago - Stars: 12 - Forks: 0

vsergeev/radio-decoders
Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 11 - Forks: 2

vsergeev/volk Fork of gnuradio/volk
The Vector Optimized Library of Kernels
Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vsergeev/rigexpert-tool
Dump, plot, and convert impedance sweeps from a RigExpert antenna analyzer.
Language: Python - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 1

vsergeev/openzeppelin-contracts Fork of OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
Size: 24.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vsergeev/cmsis-templates 📦
CMSIS v3.20 Bootstrapping Templates for GNU ARM Tools
Language: C - Size: 230 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 2

vsergeev/0xtrades.info 📦
A real-time trade viewer for the 0x protocol.
Language: TypeScript - Size: 2.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 10

vsergeev/libGISdotnet 📦
libGIS ported to .NET.
Language: C# - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 5

vsergeev/mbed-cmsis 📦
Building your own CMSIS Code for the mbed.
Language: C - Size: 581 KB - Last synced at: over 2 years ago - Pushed at: over 12 years ago - Stars: 17 - Forks: 12

vsergeev/qrd 📦
Simple QR Code decoder for educational purposes
Language: Python - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: over 14 years ago - Stars: 6 - Forks: 3

vsergeev/wireless-triac
Wireless ZigBee/XBee Controlled TRIAC (Sep 2009)
Language: C - Size: 332 KB - Last synced at: 4 months ago - Pushed at: over 13 years ago - Stars: 8 - Forks: 2

vsergeev/wireless-power-meter
Wireless ZigBee/XBee V-I Power Meter (Sep 2009)
Language: Python - Size: 490 KB - Last synced at: 11 days ago - Pushed at: over 13 years ago - Stars: 2 - Forks: 1

vsergeev/wclock
LED Word Clock (Mar 2012)
Language: Eagle - Size: 122 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

vsergeev/kicad-symbols Fork of KiCad/kicad-symbols
Official KiCad schematic symbol libraries for Kicad 5
Size: 17.8 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vsergeev/kicad-footprints Fork of KiCad/kicad-footprints
Official KiCad Footprint Libraries for Kicad version 5
Size: 21.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

vsergeev/snapshot Fork of snapshot-labs/snapshot
Off-chain gasless multi-governance client. Join us on Discord https://discord.snapshot.org
Size: 8.44 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vsergeev/snapshot.js Fork of snapshot-labs/snapshot.js
Size: 2.96 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vsergeev/snapshot-strategies Fork of snapshot-labs/snapshot-strategies
Snapshot voting strategies
Size: 1.85 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vsergeev/3d-ned-bait-holder
A 3D printable container for Ned rig baits made with OpenSCAD
Language: OpenSCAD - Size: 808 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vsergeev/cffi-lua Fork of q66/cffi-lua
A portable C FFI for Lua 5.1+
Size: 620 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vsergeev/macports-ports Fork of macports/macports-ports
The MacPorts ports tree
Language: Tcl - Size: 235 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vsergeev/3d-misc-projects
Miscellaneous 3D Printable Projects made with Fusion 360
Size: 27 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

vsergeev/3d-spinning-tops
3D Printable Spinning Tops made with Fusion 360
Size: 20.4 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

vsergeev/3d-gear-toy
3D Printable Gear Toy made with Fusion 360
Size: 16.4 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vsergeev/3d-fiber-enclosure
A 3D printable fiber optic project enclosure made with Fusion 360
Size: 17 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

vsergeev/3d-powder-flask-spout
A 3D printable parametric black powder flask spout made with OpenSCAD
Language: OpenSCAD - Size: 1.56 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vsergeev/3d-spiral-cup
A 3D printable parametric spiral cup made with OpenSCAD
Language: OpenSCAD - Size: 3.75 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

vsergeev/homebrew-core Fork of Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS
Size: 269 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

vsergeev/yatumblr-backup
yet another tumblr backup script
Language: Python - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: almost 12 years ago - Stars: 1 - Forks: 0

vsergeev/gardend
Size: 0 Bytes - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

vsergeev/ncgabsim
Language: Python - Size: 172 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0
