Week #9: Boebot #5 & Exam #1

Post Reply
rjagodowski
Posts: 2370
Joined: Fri Sep 04, 2015 6:59 pm

Week #9: Boebot #5 & Exam #1

Post by rjagodowski »

Exam #1 will be distributed this week. It will be posted on Blackboard, but you can also pick up a physical copy during your scheduled lab section this week, if you prefer. Details about the Exam can be found here.


Then we'll continue discussing the BoeBot beginning with Chapter 5 Tactile Navigation with Whiskers .

Side trip....go back to the EEPROM Navigation and showing how the DATA is stored in the EEPROM and it's relation to the ASCII character set. Here's an ASCII Table: ASCIITable.com. ASCII stands for American Standard Code for Information Interchange and it is a standard to allow computers to represent letters, numbers, characters and control characters.

Whisker Schematic (Page 146) - 10k Pull-Up Resistors, 220 I/O protection resistors
CRSRXY - Cursor position in Debug (Page 151)
IF (condition) THEN...{ELSEIF (condition)}...{ELSE}...ENDIF - (Page 155) Decision Making Instruction
Forward_Pulse Subroutine (Page 158) - Testing whiskers while moving forward

IF..THEN...ELSE from Syntax & Reference Manual:
IF_THEN_ELSE_Syntax & ReferenceManual.pdf
(156.11 KiB) Downloaded 156 times
Artificial intelligence and Deciding when you're stuck - (Page 160)

We'll then begin looking at Flowcharts which will be covered in greater detail in Week #10.
Post Reply

Return to “EET-101 Lecture”