ABX00062 Specifications Inquiry

To whom it may Concern,

Please advise on the 5VDC supply option where you solder a bridge on the two pads marked as VUSB and you power the NANO 33 IoT through the USB port.
Question

  1. Does that mean the board can be powered with a 5VDC supply.
  2. Does that mean an analogue output, high / low (on / off) can be programed on the board.
  3. What is the label No and voltage of that output

It was my intention to connect a ADXL 326 (Part No 1528-1011-ND) board to the Ardino Nano 33 iot board and program to generate an analogue output when there is a zero speed reference (0 km/h). This output is to be a input to another device to indicate the instant a zero speed reference is found / encountered.
Question (With the above 5VDC power supply)

  1. What is the program text required for this application.
  2. Can this program be down loaded through I believe the free online software
  3. Please advise the link for the free software
    Look forward to your reply.
    John Oste

Hello John,

Thank you for contacting the Digi-Key TechForum.
I see the 1528-1011-ND board has a supply voltage range of 3-5V, so it can be powered by 5VDC.
As for the programming, I am unfamiliar with that part of it.
Hopefully one of the engineers on the Forum and add to this, and answer your questions.

Thanks for the response to the first half of mu questions.

However, can a tech specialist in this area respond and advise on the following:

It was my intention to connect a ADXL 326 3AXIS ACCEL BREAKOUT BRD (Part No 1528-1011-ND) to the Ardino Nano 33 iot board and program it to generate an analogue output when there is a zero speed reference (0 km/h).
This output is to be used as a input to another device to indicate the instant a zero speed reference is found / encountered.

Question (With the above 5VDC power supply)

  1. What is the program text required for this application.
  2. Can this program be down loaded through I believe the free online software with the correct code for the analogue output.
  3. Please advise the link for the free software if this is available or where I can obtain the code

Look forward to your reply.
John Oste

Arduino P/N ABX00062 refers to an UNO Mini limited edition board, while the text of the original post appears to reference a Nano33 IoT board. It would seem helpful to clarify which is being referenced.

Operation from a regulated 5V source provided by USB bus is expected practice, and supported by both with no modifications

Binary outputs (high/low, on/off) are considered digital; production of such signals is the explicit purpose of the devices’ I/O pins.

“NO” upside down reads as “ON”. It’s a label for a power indicator.

Generation of source code to realize some specific requested function using a given device is beyond the scope of services we are prepared to provide at this time. You’ll need to generate that yourself, either from scratch, using examples available elsewhere, or by paying a friend/colleague/contract developer in some acceptable form of currency.

The arduino IDE is available at https://www.arduino.cc/en/software