AFSK1200 modem written
Yesterday, I wrote the AFSK-1200 modem for the flight computer. This was challenging, in-fact, I worked several days to figure it out. Being new to the AtMega328p I found the manual tough going....
Yesterday, I wrote the AFSK-1200 modem for the flight computer. This was challenging, in-fact, I worked several days to figure it out. Being new to the AtMega328p I found the manual tough going....
[UPDATE] For a complete example of building a RESTful JSON service client with Delphi, and a RESTful JSON service using PHP, check out my “Brutally Roll Your Own Backend” video series! Introduction For anyone...
I’ve spent the better part of the weekend working on writing the AFSK class for the Volatus flight computer (blog post to come). While sitting in the UKHAS IRC channel, I noticed a post regarding...
[If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] It’s time for a little house keeping, and to see this sprite engine deployed to...
[If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] In part 5 of this series, as promised, we’re going to add streaming capabilities to...
[If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] At the end of part 3, I said that in part 4 we’d create a...
[If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] Welcome to part 3 of this mini series on writing a Sprite Engine in Delphi....
[If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] This is the second part in my short series of posts on building a sprite...
Introduction [If you’re new to this series, you may wish to skip ahead to part-7, where I’ve done a partial ‘start-over’] I’ve decided to write a simple sprite engine using Delphi. I’m doing this for educational...
With new users purchasing Delphi every single day, it’s not uncommon for me to meet users that are new to the Object Pascal language. One such new user contacted me recently with questions about...