Full - Scale Wayside (01/28/2019 - 02/27/2019)
Team + Individual (Tynan) Blog (Up until 02/27/2019) Programming: ATtiny841 ATtiny841 is configured and accepting code from master. (Not through UART but ISP). Explanation of the code can be seen in the flow chart on the ride hand side of the above schematic ("1st Attempt"). Each controller will have to be programmed an a value (controller #1, #2, ... , #n) in EEPROM using EEPROM.write ( EEPROM_ARDUINO ). EEPROM is essentially an extra hard drive with limited space. Things stored in here will remain when the chip is shut off. Using Serial Communications, (Sent in Binary with serial.write( SERIAL_ARDUINIO )) the master can send a value to a specific chip telling it to turn on, read its supercapacitors voltage, send it back to the master and finally turn back off. This method ensures minimum current draw from cells and eliminates the need for a voltage divider (which is constantly drawing power). The slaves are isolated from the master by a device called optoisolat...
Full Scale Wayside: Is it your job to program your wayside system, or control team's responsibility?
ReplyDeleteWhat will the 3rd rail look like? Is it using the system you made over 2018 summer? New system altogether?
Are you planning on using batteries? Just supercaps? Building electricity?
Please read my latest post to ensure your team keeps up with Fall 2018 schedule http://spartansuperway.blogspot.com/2018/10/fall-2018-week-by-week-schedule_8.html