This is used to avoid path resolving issues and defines the common known Arduino SoftwareSerial interface only enabled on UNO and NANO (specific, ATmega328P based-plattforms)
Don't use manually
More...
#include <eBoard.h>
This is used to avoid path resolving issues and defines the common known Arduino SoftwareSerial interface only enabled on UNO and NANO (specific, ATmega328P based-plattforms)
Don't use manually
- Macro or Constant :
- this will disable soccerBoard class DynamixelBoard etc!
- Macro or Constant :
- this is a copy and paste guard to check if the pins used are still in Bound... it was designed for digital pins and shouldnt be disabled
- Macro or Constant :
- this should be disabled when reaching RELEASED-state. This will check if an PWM-controlled pin is really capable of HPWM ^^
- Macro or Constant :
- this sets the speed of the Serial connection.... you probably don't need to change this
- Macro or Constant :
- this sets the amount of connected servos to the shield
- Macro or Constant :
- this will remove multiple wrapper from compile-segment. Probably won't change program size
- Macro or Constant :
- unable to disable
- Macro or Constant :
- duty cycle for async task execution... should be higher than 1
- Macro or Constant :
- set this to 0x0 to disable clamp
- Macro or Constant :
- set this to 0x0 to disable software reset
- Macro or Constant :
- this is the STATE PIN. If it is equal to the PIN_BLUETOOTH_RX it won't be used!
- Macro or Constant :
- this is the RX-Pin reserved for bluetooth communication
- Macro or Constant :
- this is the TX-Pin reserved for bluetooth communication
- Macro or Constant :
- this is the DiOut pin reserved to control the dir of the main motor
- Macro or Constant :
- this is the DiOut FAST_PWM [~1kHz] pin reserved to control the dir of the main motor
- Macro or Constant :
- this is the clock pin for the SN74HC595
- Macro or Constant :
- this is the data pin for the SN74HC595
- Macro or Constant :
- this is the latch pin for the SN74HC595
This class was known as NewSoftSerial and renamend to SoftwareSerial for consistent naming
- Authors
- arduiniana (core)
-
ladyada
-
Mikel Hart
-
Paul Stoffregen
-
Garrett Mace
-
Brett Hagman
- Copyright
- 2006 GNU Lesser General Public License 2.1 as published by the Free Software Foundation
- Note
- this code was documented and modified by EagleoutIce in 2018 for custom use! [Kept _DEBUG functionality]
Definition at line 1395 of file eBoard.h.
The documentation for this class was generated from the following file:
- /eagleoutice/projects/github/eBoard/eBoard.h