I have an ADC (https://datasheets.maximintegrated.com/en/ds/MAX2771.pdf) with 2-3 bits parallel bins output with a clk bin , I want to read the parallel ports using digitalRead() and of course sync the clk with Arduino then print into the serial monitor as parallel data.
is it possible to do that cause I am still beginner when it comes to Arduino coding ?.
Arduino is cost-effective and easily accessible. Arduino is easier to learn as a programming language as it is a simplified version of the C++ programming language . Arduino is cross-platform which makes it easy to run on any sort of device compared to other microcontrollers which can only run on Windows
Arduino programming is also relatively basic, so you probably won't learn advanced coding techniques with it. But if you're looking for a way to grasp the absolute basics of programming, Arduino is great
HyperStudio is a software product that is very popular in classrooms, and it can be used to control the Arduino board without requiring any written coding
Hope that you get your Answer.
Glad to helping you !!
I know the basics of Arduino coding, I wrote a few codes before but all I want to know is it possible to synchronize the ADC Clk with arduino reading clk ?
You need to define how closely the synchronization need to be.
Sets pin 13 to the same value as pin 7, declared as an input.
int ledPin = 13; // LED connected to digital pin 13
int inPin = 7; // pushbutton connected to digital pin 7
int val = 0; // variable to store the read value
void setup() {
pinMode(ledPin, OUTPUT); // sets the digital pin 13 as output
pinMode(inPin, INPUT); // sets the digital pin 7 as input
}
void loop() {
val = digitalRead(inPin); // read the input pin
digitalWrite(ledPin, val); // sets the LED to the button's value
}
Use that code and you problem will gonna solve
Have a Nice day
About Word Clocks Word Clocks tell the time using a matrix of words or numbers and letters and have been around for many years. There are a few different ...
Changes This clock is a mixture of the Wouter Devinck Clock hardware & the "Catalan" Pijuana clock software. I have not used any PCBs just ready made ...
As my clock does not use custom Display Matrix PCBs with surface mount components my clock
So more details to contact on my site Loulouka Formula