Close

997 Results for "《〈 문의 OIO↗5793↗7458 》〉 강남셔츠룸ㅬ レresidence㎱강남셔츠룸신사셔츠룸⑧appetite 강남셔츠룸강남란제리 강남셔츠룸╃강남란제리″names㏊"

  • An mDNS library

  • I've mentioned before that I plan on using mDNS to resolve the name of my server. While the ESP8266 Arduino library can broadcast a mDNS name, it doesn't query mDNS when resolving names. I found mrdunk's mdns on Github that implements enough of the mDNS...
  • Software considerations

  • This project is more or less finished, at least I have a stable version that I am satisfied with and that I already used in a live setup on stage. The one thing I regret not having implemented during my performance was MIDI panic (cc #123 set to zero...
  • Modifications to eForth/z80

  • The first thing I tried to do was to build the Z80 eForth written by Ken Chen. This requires MASM, which is exploited for its macro facility. I wasted some time modifying the assembly code for asz80, from asxxxx. Then I realised I didn't really need...
  • Rolling code receiver

  • [2016.04.16]: When I wrote this article didn't realized, that I used the old location of the cape manager slots file. Corrected.When you sit in your car and try to enter to your garage, I know it is not fancy, but the most convenient device is the tiny...
  • State (Machine) of the Union...

  • I thought I'd write down these notes quickly do demonstrate how the keyer works in an abstract sense, minus any details of implementation. I'm going to ignore the serial interface aspect of it for now, and concentrate just on how the part that reads...
  • Custom mode with arbitrary ALI

  • LibreGates is an abstraction and generalisation of a "PDK" or gates library originated in #VHDL library for gate-level verification. As such it is useful as a "design space exploration" tool for top-down optimisation. It started as a simple alternative...
  • Code

  • I got around to start writing a basic feature list and some pseudocode for the longabord, which will all be written in Arduino running on the Adafruit feather M0 with Bluefruit. I have uploaded the document to the files section but also want to go over...
  • Steve's board

  • Steve reported some problems with his board. The reset generator (IC9, SN74LS123, a dual monostable) was holding the reset lines to the FDD controller and Z80 low. It should reset the FDD controller first, then the Z80. Not having a spare to...
  • Tiny Basic V1.0

  • The idea of writing a BASIC interpreter seemed overwhelming so I immediately hit search. There are a lot of BASIC interpreters/compilers out there but the one that was an initial perfect fit was Scott Lawrence's version of Mike Field's port of Tiny Basic....
  • SD Card Interface

  • Latest Update - Optimising SD Card send and get byte routinesI have been tinkering with the SD card low level routines. It was bugging me that when I wired up the SD card pins, the MISO line was attached to pin 2 Port B of one of my VIAs. MISO stands...
  • 10/8/23 Update

  • Here are some "Quickstart" instructions for the Menu, BASIC, VTL2, and Visual/02 programs in Mike Riley's alternate program ROM. They're not a full manual yet, but will get you started and give you a "taste" of vintage programs and languages. A Quickstart...