SHENZHEN I/O
SHENZHEN I/O mods
A mod changes the game itself, so it is tied to a game version and to whatever loads it. Filter by both and you get the list that will actually load, not the list that mentions your version somewhere in a description.
- NUMBER PAIRS PUZZLEby Jon1467We've had a strange request from a shadowy corporation. They need a device that can output the number of pairs in a sequence when required. I think it could be a cypher of sorts. The required information is in the spec.40 downloadsupdated 10 y ago
- DATMASTER 5000 MEMORY PROCESSING UNITby WhimsicalThe DatMaster 5000, is the King of Data(TM). By using it's intuitive (by our standards) command syntax, you can access 11 different memory addresses, and by leveraging it's 3 different addressing modes, you will (ostensibly) be given unparalleled flexibility in managing all of your data needs, or...40 downloadsupdated 9 y ago
- REVERSE PACKETby wensir40 downloadsupdated 9 y ago
- REMOTE POWER MONITORby Ruby40 downloadsupdated 10 y ago
- AUTO-BARISTA DELUXEby PerekDear Electrical Engineer We are in the final stages of building our latest product in our automatic espresso machine line, the “Auto-Barista Deluxe”. Now we need your help in designing a controller circuit that will coordinate the components of the machine to make the perfect beverage. We have en...40 downloadsupdated 10 y ago
- MND-2:BARRIERS TO ENTRYby FirazulThis is a series, starting with MND-1.40 downloadsupdated 21 mo ago
- Real Calculator Simulatorby taiksThis is a pocket calculator without division. It's not so hard, but there are two bonus challenges that require much work. Have fun!40 downloadsupdated 10 y ago
- ADVANCED NUMBER REVERSERby emreisinput is an XBus input output is an XBus output When a 3-digit number is received from the input, send the number to the output reversed. If you get the number 123, you should output the number 321. If you get the number -321, you should output the number -123. If you liked it, make sure to check...39 downloadsupdated 8 y ago
- "POCKET ROCKET"by YuexA tiny puzzle for a tiny device.39 downloadsupdated 8 y ago
- ROT13 encoderby Hadley 🏳️⚧Read in ASCII data over an xbus input, apply rot13 to the data, and output it out an xbus output.39 downloadsupdated 10 y ago
- CPU CLOCK SPEED DEVICEby FlexoSet the CPU clock speed dependent on workload and CPU temperature. The difficulty of this puzzle is pretty easy.39 downloadsupdated 9 y ago
- MOD-100 EXPONENTIATORby tubsImplementing an easy version of modular exponentiation.39 downloadsupdated 10 y ago
- FIBONACCIby nomadsGiven a simple input generating a random number "n", Feed the "n"th fibonacci number into the xBus output.39 downloadsupdated 10 y ago
- ROMAN NUMERALSby podlec*integer* is a simple input connected to an input stream with values from 1 to 100. *roman* is an XBus output connected to an output device. On each step, convert *integer* to a sequence of *roman* numerals, 1 being I, 5 being V, 10 being X, 50 being L, and 100 being C.39 downloadsupdated 10 y ago
- MND-4:BULLSEYEby FirazulThis is part of a series, starting with MND-1. See the photos for an idea of what is expected.39 downloadsupdated 21 mo ago
- MONEY COUNTER (HARD)by emreisbill is a non-blocking XBus input connected to a bill reader real is a simple input connected to a money scanner that detects real bills display is an XBus output connected to a screen dropper is a simple output connected to a motorized opening that collects counterfeit bills When a bill enters t...38 downloadsupdated 8 y ago
- MISSING IN RANGE (CONTINUOUS)by ShadowCluster38 downloadsupdated 9 y ago
- HARDWARE DECRYPTION INTERFACEby xeirxesTake network packets and decrypt them using a cipher and division.38 downloadsupdated 10 y ago
- HILL CIPHER (2X2)by ShadowCluster38 downloadsupdated 9 y ago
- RR SCHEDULING (EASY)by ShadowCluster38 downloadsupdated 9 y ago
- Automated External Defibrillatorby Solid JimDue to contractual issues we need to develop our own algorithm for the next generation of public defibrillators. Due to budgetary and timing issues, we need you to design the algorithm yourself. Obviously the calculation should be as thorough as possible as a misdiagnosis would almost certainly p...38 downloadsupdated 10 y ago
- GAME OF LIFE CELLby asteriskman38 downloadsupdated 10 y ago
- SUM OF INTEGERSby papowato38 downloadsupdated 5 y ago
- MND-5:HIDING IN PLAIN SIGHTby FirazulThis is part of a series, starting with MND-1.38 downloadsupdated 21 mo ago
- MORSE CODEby NatReceive telegraphs in Morse Code containing coordinates. ... --- ... Can you send help to the Titanic in time?38 downloadsupdated 2 y ago
- DOG BALL LAUNCHERby Binary NinjaThis one isn't too difficult. It's a mechanism used to launch balls for dogs to chase and return.37 downloadsupdated 10 y ago
- ELEVATORby BurnhamUp37 downloadsupdated 8 y ago
- MONEY COUNTERby 89oNNNIKKI's 2nd level. Getting better at this :P37 downloadsupdated 10 y ago
- RGB LIGHTSby 89o2nd level of AUE.37 downloadsupdated 10 y ago
- CAT FOOD DISPENSERby Eric MillThis is my first spec, so it is not very sophisticated or realistic. I hope to make it more accurately resemble the experience of having a cat over time.37 downloadsupdated 10 y ago
- PRODUCT MODULOS (FORWARD)by ShadowClusterWe are experimenting with bijective functions and stumbled across this one. However, clients are worried how much it would take for the function for a given product. So we are going to give you the assignment of reducing these as low as possible.37 downloadsupdated 9 y ago
- TRIPLE PULSE SPECTRUM ANALYZERby sebdul37 downloadsupdated 9 y ago
- DISTANCE CALCULATIONby AusSkillerBuild a board that can calculate the distance of a 3 dimensional coordinate is from the origin (0,0,0).37 downloadsupdated 10 y ago
- SPAM FILTERby SueSimple puzzle that requires matching the last digits of a number with another.36 downloadsupdated 4 y ago
- WIRELESS RS-232 INTERFACEby pv2bLegacy equipment with RS-232 connection must be connected wirelessly in order to meet customer expectations in the 21st century. Design a circuit board that can connect legacy RS-232 wirelessly. This way we can charge the customer extra and make money for wireless enablement instead of spending m...36 downloadsupdated 9 y ago
- SOUNDCARD (7 BIT)by 76561198402766774Build a 7-bit full-duplex soundcard (A/D and D/A converter) on audio signals 0-100. Signals: 1st bit: 50, 2nd bit: 25, 3rd bit: 13, 4th bit: 7, 5th bit: 4, 6th bit: 2, 7th bit: 1.36 downloadsupdated 9 y ago
- ENERGY DRINK MACHINEby 89oThe 6th level of the SUE spec pack.36 downloadsupdated 10 y ago
- RR SCHEDULING (BUSY)by ShadowCluster36 downloadsupdated 9 y ago
- DUAL CROSSOVERby Monochromatism36 downloadsupdated 9 y ago
- MODULO COUPLETS (X, Y)by ShadowCluster36 downloadsupdated 9 y ago
- MISSING IN RANGE (8/10)by ShadowCluster36 downloadsupdated 9 y ago
- MECHANICAL SWITCH DEBOUNCEby [m00] insane_eonDebounce a mechanical switch! If you ever use a microcontroller, you'll probably need to deal with this kind of thing at some point.36 downloadsupdated 10 y ago
- SIMPLE SUBWAY GATEby 76561198362982222Simulation of a subway gate including ticket validation.36 downloadsupdated 10 y ago
- Lowbob Shenzhen I/Oby ʟᴏᴡʙᴏʙ_#36 downloadsupdated 5 y ago
- MARK IV SPECIAL COFFEEMAKERby StillGreen-sanan adaptation of Robert C. Martins Mark IV Coffee Maker exercise36 downloadsupdated 5 y ago
- ELECTRIC DOOR OPENERby zenith_fallingControl the motor for an electric door opener. Open the door when the electric eye senses someone. Prevent the door from closing when something blocks it.36 downloadsupdated 9 y ago
- JK FLIP-FLOPby 波波波波波35 downloadsupdated 3 y ago
- DECIMAL TO OCTALby 7656119898408999435 downloadsupdated 4 y ago

