Week #9: (10/28-11/1) Boebot #5

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

Week #9: (10/28-11/1) Boebot #5

Post by rjagodowski »

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 171 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”