Main Page: Difference between revisions

From Alnwlsn - Projects Repository
Jump to navigation Jump to search
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''This site''' serves documentation for my various projects, mostly for my own reference, but also as a way to share them. Using a wiki for this purpose is certainly overkill, but it is easy to edit and format, and I am familiar with it. Whenever I do a fairly involved project, there's a decent chance I will write up the things I learned on this site.
'''This site''' serves documentation for my various projects, mostly for my own reference, but also as a way to share them. Using a wiki for this purpose is certainly overkill, but it is easy to edit and format, and I am familiar with it. Whenever I do a fairly involved project, there's a decent chance I will write up the things I learned on this site. As it stands, this site is still relatively sparse, because I like working on projects more than writing about them, like most people.


Like most things I do, this web server and the content it provides is also a project in and of itself. This is running on server hardware and software that I set up myself, so as such even the content you are reading now '''is experimental'''. I guarantee no stability or reliable access, although I will do my best to keep this available online for as long as possible (though as of 2019 I have had a server like this running continuously for over 5 years).
This web server and the content it provides is also a project in and of itself. This is running on server hardware and software that I set up myself, so as such even the content you are reading now is experimental. I guarantee no stability or reliable access, although I will do my best to keep this available online for as long as possible (though as of 2020 I have had a server like this running continuously for over 5 years).


==Project List==
==Project List==
More major projects that deserve to have their own page are listed below:
More major projects are listed below, in no particular order. See the list of [[Special:AllPages|all pages here.]]


* [[AWOL Box]] - My take on the infamous Mikal Hart Reverse Geocache™ puzzle
* [[AWOL Box]] - My take on the infamous Mikal Hart Reverse Geocache™ puzzle
* [[Nixie Clock 1]] - First completed Nixie clock/display unit
* [[Nixie Clock 1]] - First completed Nixie clock/display unit
* [[Nixie Clock 2]] - Second Nixie display
* [[RC Wheelchair 1]] - Hacking the joystick of an electric wheelchair for remote control
* [[RC Wheelchair 1]] - Hacking the joystick of an electric wheelchair for remote control
* [[RC Wheelchair 2]] - A complete high-power h-bridge controller
* [[RC Wheelchair 2]] - A complete high-power h-bridge controller, controls, and radio system.
* [[RC Wheelchair 3]] - Latest version, using an rs485 bus between different modules
* [[Wilson X carriage]] - Improved x-carriage for the Prusa i3 style 3d printer.
* [[COW arm]] - a robot arm for the wheelchair robot base
* [[COW arm]] - a robot arm for the wheelchair robot base
* [[Telephone line simulator 0]] - Basic way to connect phones/modems without a phone line
* [[Lora module]] - module that makes using LoRa radio communications easier to work with.
* [[TRS-80 Model 1 - Character ROM]]
* [[TRS-80 Model 1 - Wilson Expansion Interface]] - an Expansion Interface (needed to connect floppy drives and other peripherals to the 1977 TRS-80 microcomputer)
* [[TRS-80 Plug 'n Power Controller]] - reverse engineering an extinct trs-80 accessory
* [[Environmental logger]] - A time capsule experiment
* [[Environmental logger]] - A time capsule experiment
* [[Model T speedometer]]
* [[Model T speedometer]] - General purpose GPS based speedometer for cars that don't have one.
* [[Geiger counter]] - my homemade Geiger counter using a SBM20 tube
* [[Geiger counter]] - my homemade Geiger counter using a SBM20 tube
* [[Raspberry Pi DVR]] - my main way of recording TV off the air
* [[Raspberry Pi DVR]] - my main way of recording TV off the air
* [[Wilson Tetris]] - my version of a Tetris clone (in C)
* [[Soviet Bloc Game (C version)]] - my version of a Tetris-like clone (in C)
* [[Door monitor]] - putting an unused security system to "good" use.
* [[Door monitor]] - putting an unused security system to "good" use.
* [[uScreen]] - general purpose module with esp8266 and Nokia LCD
* [[uScreen]] - general purpose module with esp8266 and Nokia LCD
* [[6888 Transmitter]] - 6888 tube-based AM transmitter
* [[6888 Transmitter]] - 6888 tube-based AM transmitter
* [[Sky Pointer]] - a modern Antikythera mechanism for pointing out objects in the sky.
* [[Sky Pointer]] - a thingy for pointing out objects in the sky.
* [[Atlas Gears]] - Replacement lathe/mill changegears
* [[Atlas Gears]] - Replacement lathe/mill changegears
* [[Short Repairs]] - repairs for things that aren't long enough for their own page
* [[Smart Response XE]] - Hacking of a school response system
* [[Floppy disk drive hacking]] - Poking around floppy drives with a logic analyzer
* [[Coronameter]] - Dedicated screen for pandemic panicking.
* [[midiCNC]] - python program for playing MIDI files on a CNC machine / stepper motors with gcode
* [[Miscellaneous]] - short things that aren't long enough for their own page
* [[Unpublished Projects]]
* [[Unpublished Projects]]
==TRS-80 Stuff==
* [[TRS-80 Model 1 - Character ROM]]
* [[TRS-80 Model 1 - Wilson Expansion Interface]] - an Expansion Interface (needed to connect floppy drives and other peripherals to the 1977 TRS-80 microcomputer)
* [[TRS-80 Plug 'n Power Controller]] - reverse engineering an extinct trs-80 accessory
* [[WC-80]] - A work in progress to build TRS-80 compatible Z80 computer


==Other Services==
==Other Services==
This server has hosted a number of different things since it's original incarnation in high school. Some of the old services are still up (but others are unlisted or taken down due to spam or security risks)
This server has hosted a number of different things since it's original incarnation in high school. Some of the old services are still up (but others are unlisted or taken down due to spam or security risks)


* [http://alnwlsn.ax.lt/lists/ Public Lists] - experimental spam collection
* [http://alnwlsn.com/lists/ Public Lists] - experimental spam collection
* [http://alnwlsn.ax.lt/wintercamp/notifier/ Winter Camp Notifier Script] - service that emails you when new Winter Camp discussion takes place
* [http://alnwlsn.com/wintercamp/notifier/ Winter Camp Notifier Script] - service that emails you when new Winter Camp discussion takes place
* [http://alnwlsn.ax.lt/wicm/index.php/Main_Page WICM] - A copy of the Winter Camp encyclopedia translated into MediaWiki
* [http://alnwlsn.com/wicm/index.php/Main_Page WICM] - A copy of the Winter Camp encyclopedia translated into MediaWiki
 
===What is the fish?===
The green fish is from a game I made when I first learned how to program. Over time, it turned into the logo that I use for my projects.

Latest revision as of 16:21, 20 September 2023

This site serves documentation for my various projects, mostly for my own reference, but also as a way to share them. Using a wiki for this purpose is certainly overkill, but it is easy to edit and format, and I am familiar with it. Whenever I do a fairly involved project, there's a decent chance I will write up the things I learned on this site. As it stands, this site is still relatively sparse, because I like working on projects more than writing about them, like most people.

This web server and the content it provides is also a project in and of itself. This is running on server hardware and software that I set up myself, so as such even the content you are reading now is experimental. I guarantee no stability or reliable access, although I will do my best to keep this available online for as long as possible (though as of 2020 I have had a server like this running continuously for over 5 years).

Project List

More major projects are listed below, in no particular order. See the list of all pages here.

TRS-80 Stuff

Other Services

This server has hosted a number of different things since it's original incarnation in high school. Some of the old services are still up (but others are unlisted or taken down due to spam or security risks)

What is the fish?

The green fish is from a game I made when I first learned how to program. Over time, it turned into the logo that I use for my projects.