executedata.blogspot.com
execute data: PortWatch, a UPnP gateway monitor applet
http://executedata.blogspot.com/2012/05/portwatch-upnp-gateway-monitor-applet.html
Void (*execute)() data)();. Monday, May 28, 2012. PortWatch, a UPnP gateway monitor applet. I got tired of having wacky issues with UPnP port forwarding on my router with no ability to determine what is going on. I had used miniupnpc in TankTank and so was familar with the interface so I took it and feedindicator. Mashed them together and came up with my own app to list current UPnP port mappings off the router and pop up notifications when the current routings change. Subscribe to: Post Comments (Atom).
executedata.blogspot.com
execute data: Flying Cows
http://executedata.blogspot.com/2015/02/flying-cows.html
Void (*execute)() data)();. Monday, February 2, 2015. My newest game in action. You can pick up cows and fly them around. Who needs more gameplay then that? Github: https:/ github.com/afaucher/space-boat. Subscribe to: Post Comments (Atom).
executedata.blogspot.com
execute data: March 2011
http://executedata.blogspot.com/2011_03_01_archive.html
Void (*execute)() data)();. Saturday, March 12, 2011. I finally got around to getting rid of the UI glitches cause by TX in the laser tag host. New version here. Or you can grab the code here. Subscribe to: Posts (Atom).
executedata.blogspot.com
execute data: October 2010
http://executedata.blogspot.com/2010_10_01_archive.html
Void (*execute)() data)();. Saturday, October 9, 2010. LazerTag Team Ops Packet - Part 4. I figured out the final scoring details and completed the GUI. You can host a complete game from the GUI now and get all the score readouts. The fields worked out as follows:. COMMAND CODE PLAYER REPORT SCORE RECORDS. 0x041-0x043, / command code (last two bits are the team number). 0x00, / game id. 0x10, / team number. 0xXX, / player hit mask. 0xXX, / hits from player indicated by first set bit in mask.
executedata.blogspot.com
execute data: May 2010
http://executedata.blogspot.com/2010_05_01_archive.html
Void (*execute)() data)();. Sunday, May 30, 2010. TankTank 0.3.1 (Experimental). Less 'crashing into walls' Edition. Subscribe to: Posts (Atom). TankTank 0.3.1 (Experimental).
executedata.blogspot.com
execute data: February 2013
http://executedata.blogspot.com/2013_02_01_archive.html
Void (*execute)() data)();. Thursday, February 7, 2013. I was writing up a list of multiplayer indie games that look to be worth trying with a big group. This is the list I came up with:. Worth trying - http:/ www.crypticsea.com/anewzero/. 4 stars - http:/ www.playhawken.com/. 3 stars - http:/ sauerbraten.org/. 3 stars- http:/ www.steel-storm.com/. 3 stars - frozen synapse (not free). 4 stars- http:/ www.pixelprospector.com/openlierox/. 2 stars - http:/ www.warsow.net/. Subscribe to: Posts (Atom).
executedata.blogspot.com
execute data: September 2010
http://executedata.blogspot.com/2010_09_01_archive.html
Void (*execute)() data)();. Wednesday, September 29, 2010. LazerTag Team Ops Packet - Part 3. More features working, more fields decoded. Still no score reporting. I found the 'damage' field and the 'still alive' field but not the who hit you with a candlestick in the library section. Get the Code. COMMAND CODE SCORE ANNOUNCEMENT. 0x031, / command code. 0x00, / game id. 0x11, / team number. 0x0F, / unknown. 0x100, / checksum. COMMAND CODE PLAYER REPORT SCORE. 0x040, / command code. 0x00, / game id. The h...
executedata.blogspot.com
execute data: February 2015
http://executedata.blogspot.com/2015_02_01_archive.html
Void (*execute)() data)();. Monday, February 2, 2015. My newest game in action. You can pick up cows and fly them around. Who needs more gameplay then that? Github: https:/ github.com/afaucher/space-boat. Subscribe to: Posts (Atom).
executedata.blogspot.com
execute data: I am not an electrical engineer doctor
http://executedata.blogspot.com/2011/05/i-am-not-electrical-engineer-doctor.html
Void (*execute)() data)();. Saturday, May 21, 2011. I am not an electrical engineer doctor. I've been looking at boosting the output of the IR leds for the laser tag host transceiver using an SN754410 H-Bridge but the math isn't quite coming out right. So, something about this doesn't look right:. 1,2 EN = Arduino's 5V. 1A = PWM control signal. 1Y = 3 TSAL6200 IR LEDs in parallel - 100 Ohm resistor - Arduino's ground. VCC1,VCC2 = Arduino's 5V. GROUND = Arduino's ground. 03 A = 1.5V / x Ohm. 1/3V = ( Z2 /...