Changes between Version 1 and Version 2 of Internal/FCIAntenna
- Timestamp:
- Sep 28, 2016, 9:16:47 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/FCIAntenna
v1 v2 14 14 To enable/disable the antenna from a Raspberry Pi or other microcontroller, the AHC_PWR_EN pin must be connected to ground through an NPN transistor as follows: 15 15 16 TODO Diagram of circuit 16 [[Image(ahc_pwr_en.png)]] 17 17 18 18 == Software API == 19 20 Serial port config: 115200bps baudrate, 8 bit data, no parity, 1 stop bit, no flow control 19 21 20 22 ==== Commands ====