Skip to Content
Hardware Hacking Projects for Geeks
book

Hardware Hacking Projects for Geeks

by Scott Fullam
January 2004
Intermediate to advanced
348 pages
13h 33m
English
O'Reilly Media, Inc.
Content preview from Hardware Hacking Projects for Geeks
300
Part II: Advanced Hacks, Tools, and Techniques
Exhibit B: Schematic Diagram
Exhibit C: SitePlayer Code
Listing 1: coffee.spd
;
; These are initial variables that you can place in your system
;
;$Devicename sets the name or description of the device
$Devicename “Coffee Machine Web server”
;$DHCP on sets SitePlayer to find its IP address from a DHCP server
$DHCP on
;$DownloadPassword sets password for downloading web pages and firmware
$DownloadPassword “”
;$SitePassword sets password for browsing web pages
$SitePassword “”
;$InitialIP sets SitePlayer’s IP address to use if no DHCP server is available
$InitialIP “192.168.1.250”
;$PostIRQ on sets SitePlayer to generate a low level IRQ on pin 11
$PostIRQ off
;$Sitefile sets the binary image filename that will be created
$Sitefile “E:\Hacking Book\coffee_machine_hack\coffee\coffee.spb”
Exhibit B
ch15_coffee.indd 300
1/21/2002 1:36:02 PM
301
Chapter 15, How to Build an Internet Coffeemaker
;$Sitepath sets the root path of the web pages for this project
$Sitepath “E:\Hacking Book\coffee_machine_hack\coffee”
;$Include sets the name of a file to include during make process
$Include “E:\Hacking Book\coffee_machine_hack\coffee\pcadef.inc”
$Include “E:\Hacking Book\coffee_machine_hack\coffee\udpsend_def.inc”
Listing 2: Index.htm
<html>
<body bgcolor=”#99FFFF”>
<h1 align=”center”>Coffee ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Home Hacking Projects for Geeks

Home Hacking Projects for Geeks

Eric Faulkner, Tony Northrup

Publisher Resources

ISBN: 0596003145Catalog PageErrata