Door control system/Logbook: Difference between revisions

From London Hackspace Wiki
No edit summary
No edit summary
Line 1: Line 1:
=== 2010-09-27 ===
=== 2010-09-27 ===


Problem (identified by solexious at the weekend):
Problem 1 (identified by solexious at the weekend):


* Arduino resets on serial open() from bifferboard
* Arduino resets on serial open() from bifferboard
Line 10: Line 10:


* Disabling DTS (didn't work)
* Disabling DTS (didn't work)
*  
 
Workaround:
 
* Open serial port on boot
* Hope it doesn't restart


To try:
To try:
Line 22: Line 26:




Problem:
Problem 2:
* Chocolate block "plug" is loose, sometimes causing loss of power at slightest touch
* Chocolate block "plug" is loose, sometimes causing loss of power at slightest touch


Line 29: Line 33:




Problem:
Problem 3:
* Flashing arduino has stopped working (stk500v1: no response)
* Flashing arduino has stopped working (stk500v1: no response)


To try:
To try:
* Another arduinio
* Another arduinio
Problem 4:
* Rootfs went away at 4:04am

Revision as of 10:23, 27 September 2010

2010-09-27

Problem 1 (identified by solexious at the weekend):

  • Arduino resets on serial open() from bifferboard
  • Arduino flashes digital outputs high on reset
  • Digital output flashing high triggers door open

Tried:

  • Disabling DTS (didn't work)

Workaround:

  • Open serial port on boot
  • Hope it doesn't restart

To try:

  • Physical reset button on arduino (see if it flashes digital pins)
  • 120 ohm resistor between 5V and RSET on arduino
  • Replace diode on solenoid
  • Use a capacitor to smooth over the reset pulse, requiring > 1 second to trigger relay
  • Rebuild transistor/relay board
  • Use a solid state relay (no transistor required)


Problem 2:

  • Chocolate block "plug" is loose, sometimes causing loss of power at slightest touch

To try:

  • Replace with header/plugs


Problem 3:

  • Flashing arduino has stopped working (stk500v1: no response)

To try:

  • Another arduinio


Problem 4:

  • Rootfs went away at 4:04am