We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Arduino & I/O Boards
Audio
Networking
Utility
Vision

Uno Read

This component will read values to all corresponding digital
and analog pins on the Arduino Uno board. This component
will also work with older Arduino Duemilanove, Diecimilla,
or Lillypad board. Use the Timer component to update the
sensor values in real-time. Note: This component
is meant to be used in tandem with the Firefly Firmata
Arduino Sketch which can be downloaded from the Firefly
website at: http://www.fireflyexperiments.com.

Inputs

NameIDDescriptionType
Start Reading ValuesStartInput a Boolean value (True/False) to start receiving values from the ArduinoBoolean
PortNumberPortThe Port Number has to be the same Serial Port assigned in the Arduino Sketch. You can find which COM port you are using by clicking on the Tools>Serial Port button on the Arduino IDE.Integer

Outputs

NameIDDescriptionType
Analog Pin 0APin0Incoming sensor value from Analog In Pin 0Integer
Analog Pin 1APin1Incoming sensor value from Analog In Pin 1Integer
Analog Pin 2APin2Incoming sensor value from Analog In Pin 2Integer
Analog Pin 3APin3Incoming sensor value from Analog In Pin 3Integer
Analog Pin 4APin4Incoming sensor value from Analog In Pin 4Integer
Analog Pin 5APin5Incoming sensor value from Analog In Pin 5Integer
Digital Pin 2DPin2Incoming sensor value from Digital In Pin 2Integer
Digital Pin 4DPin4Incoming sensor value from Digital In Pin 4Integer
Digital Pin 7DPin7Incoming sensor value from Digital In Pin 7Integer
Status MessageMsgCurrent status of Serial PortText

Video Tutorials

Site design © Robin Rodricks.   Firefly and associated data © 2024 Andrew Payne (LIFT architects).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service