Comments for David Andrzejewski
https://davidandrzejewski.com
Wed, 14 Dec 2016 20:30:00 +0000
hourly
1
Comment on Arduino Repeater Controller: Part 1 by Ben Weiss
https://davidandrzejewski.com/2015/05/10/arduino-repeater-controller-part-1/#comment-120
Wed, 14 Dec 2016 20:30:00 +0000https://www.davidandrzejewski.com/?p=667#comment-120I was thinking about an Arduino based repeater controller also. I’ve already written a finite state machine (on an Arduino Uno) for sending a morse ID every 10 minutes. Its best feature is that it only runs whenever the morse state needs changing so it hardly uses up any CPU time at all. The bad news: it currently takes 2/3rds of available 2k RAM in which to store the whole alphabet. (So it can also send any other CW message your heart desires and has plenty of CPU cycles left to decode touchtones, control relays n’other stuff. Source code upon request.
]]>
Comment on Apple Internet Recovery and Transparent Proxies by PsyGNUx
https://davidandrzejewski.com/2012/09/26/apple-internet-recovery-and-transparent-proxies/#comment-119
Tue, 15 Nov 2016 15:09:00 +0000https://www.davidandrzejewski.com/?p=585#comment-119Thanks o/ !!
]]>
Comment on Arduino Repeater Controller: Part 1 by Joe Hamelin
https://davidandrzejewski.com/2015/05/10/arduino-repeater-controller-part-1/#comment-118
Mon, 17 Oct 2016 06:16:00 +0000https://www.davidandrzejewski.com/?p=667#comment-118Oh, you can email me: [email protected]
]]>
Comment on Arduino Repeater Controller: Part 1 by Joe Hamelin
https://davidandrzejewski.com/2015/05/10/arduino-repeater-controller-part-1/#comment-117
Mon, 17 Oct 2016 06:16:00 +0000https://www.davidandrzejewski.com/?p=667#comment-117Did you ever get to part two? I’ve got a pile of Adruino and Maxtracs and a site. What’s next?
73 de w7com
]]>
Comment on Apple Internet Recovery and Transparent Proxies by Tak-MK
https://davidandrzejewski.com/2012/09/26/apple-internet-recovery-and-transparent-proxies/#comment-111
Wed, 31 Aug 2016 14:47:00 +0000https://www.davidandrzejewski.com/?p=585#comment-111Thanks a lot for the help! 😀
]]>
Comment on Arduino Repeater Controller: Part 1 by Gijs
https://davidandrzejewski.com/2015/05/10/arduino-repeater-controller-part-1/#comment-15
Tue, 07 Jul 2015 07:22:17 +0000https://www.davidandrzejewski.com/?p=667#comment-15Hi,
I am looking to do/create the same thing, goal is to create a simple and flexible (and portable) solution for a repeaterstation. Since I also discoverd Arduino as a great platform, why not give it a try. I’m curious how far you got so far. Good luck!
]]>
Comment on Apple Internet Recovery and Transparent Proxies by Alex
https://davidandrzejewski.com/2012/09/26/apple-internet-recovery-and-transparent-proxies/#comment-14
Fri, 14 Dec 2012 16:49:00 +0000https://www.davidandrzejewski.com/?p=585#comment-14forwarded_for transparent
this is the bit missing from the PFsense project. Thanks for your guide!