User:Qguv: Difference between revisions
(populate) |
mNo edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Revspace_webcam_recursion.png|thumb]] | [[File:Revspace_webcam_recursion.png|thumb]] | ||
== | == About == | ||
My name is '''Q'''uint '''Guv'''ernator. I' | My name is '''Q'''uint '''Guv'''ernator. I live and work in Amsterdam doing hacky shit with browser APIs and networks. Lately, I've been making chipmusic and homebrew for the original 1989 Nintendo Game Boy. My Dutch is garbage, please help me make it less so. | ||
I'm also a member of the eternally cozy [https://wiki.techinc.nl/User:Qguv Techinc]. You can sometimes find me at [https://chaos.amsterdam/ chaos.amsterdam]. | |||
I | Revspace changed my life. I was an exchange student at Universiteit Leiden from August to December 2015. I spent much of that time at Revspace, and thanks to lots of help by some great participants, I learned a ton about hardware—a field I had never really touched before. I went on to learn a lot more and got involved in US hackerspaces, namely [https://www.hackrva.org hackrva] and [http://shm.wm.edu/ my home university's space]. | ||
It's nice to be back! | |||
== | == Projects at Revspace == | ||
* | * [[Lastcall|lastcall]] public transit display and alerts from old 16-segment elevator displays, with Sebastius | ||
* | * patching the LEDs to indicate when someone's watching [https://revspace.nl/cam4 cam4] | ||
* | * a tiny Arduino handheld game | ||
* arduino PWM sound generation ([http://www.linusakesson.net/hardware/chiptune.php original hardware] and the [http://forum.arduino.cc/index.php/topic,44907.0.html messy Arduino port]) | * a low-poly mask for halloween | ||
* arduino PWM sound generation experiments ([http://www.linusakesson.net/hardware/chiptune.php original hardware] and the [http://forum.arduino.cc/index.php/topic,44907.0.html messy Arduino port]) | |||
== | == Other projects == | ||
* | * water valve controller for ACTA with TechInc | ||
* the | * [[ledspace]] clones for my tiny apartment | ||
* PIC32 badge for the RVAsec conference in Richmond, VA | |||
* demos for the gameboy written in Sharp LR35902 assembly using [https://rednex.github.io/rgbds/ rgds] | |||
== | == Links == | ||
* [http://quint.guvernator.net website] | * [http://quint.guvernator.net website] | ||
* [https://github.com/qguv github page] | * [https://github.com/qguv github page] |
Latest revision as of 12:44, 29 April 2019
About
My name is Quint Guvernator. I live and work in Amsterdam doing hacky shit with browser APIs and networks. Lately, I've been making chipmusic and homebrew for the original 1989 Nintendo Game Boy. My Dutch is garbage, please help me make it less so.
I'm also a member of the eternally cozy Techinc. You can sometimes find me at chaos.amsterdam.
Revspace changed my life. I was an exchange student at Universiteit Leiden from August to December 2015. I spent much of that time at Revspace, and thanks to lots of help by some great participants, I learned a ton about hardware—a field I had never really touched before. I went on to learn a lot more and got involved in US hackerspaces, namely hackrva and my home university's space.
It's nice to be back!
Projects at Revspace
- lastcall public transit display and alerts from old 16-segment elevator displays, with Sebastius
- patching the LEDs to indicate when someone's watching cam4
- a tiny Arduino handheld game
- a low-poly mask for halloween
- arduino PWM sound generation experiments (original hardware and the messy Arduino port)
Other projects
- water valve controller for ACTA with TechInc
- ledspace clones for my tiny apartment
- PIC32 badge for the RVAsec conference in Richmond, VA
- demos for the gameboy written in Sharp LR35902 assembly using rgds