Arduino Uno Starter Kit

Arduino Uno Starter Kit

The Arduino UNO is one of the best board to learn about electronics and coding. This robust board is the most used and documented board of the whole Arduino family. This series will be looking at the Elegoo Arduino UNO R3 Super Starter Kit. Opening up this great learning tool and discussing the Uno board … Read more

Arduino Uno Super Starter Kit Digital Inputs

Arduino Uno Super Starter Kit Digital Inputs

We will now be looking at using digital inputs (pushbuttons) to turn LEDs on and off. This will be programmed using our Arduino Uno R3 from our Super Starter Kit. Pushbuttons will allow actions to be performed that our Arduino program sketch will interpret and take action. We will be wiring two pushbutton switches. A … Read more

Arduino Uno Super Starter Kit LEDs

Arduino Uno Super Starter Kit LEDs

We will now be looking at LEDs that we can wire and program using our Arduino Uno super starter kit. Light-emitting diodes (LEDs) are semiconductor devices that will show light when current passes through them. This light is produced within the solid semiconductor material so it can be called a solid-state lighting device. We will … Read more

Productivity Open P1AM Web Server

Productivity Open P1AM Web Server

We will now look at the productivity Arduino Ethernet web server that we will implement on our Productivity Open P1AM industrial Arduino controller. This P1AM Web Server Example is based on an example found here. This example uses the productivity open P1AM-ETH shield to create a web server that displays the input values of a … Read more

ACC Automation 2020 Yearly Review

ACC Automation 2020 Review

Accelerate Learning … Accelerate Machines… Accelerate Knowledge… ACC Automation What a difference a year makes! Social distancing, mask-wearing, hygiene, social circles, etc are just a few of the terms we hear every day in this Covid-19 world. Video conferencing with Zoom, Teams, and Google Meet are the norm in business today. Information is knowledge, and … Read more

P1AM Arduino Modbus TCP to C-More EA9

p1am arduino modbus tcp c-more ea9

We will now look at P1AM Arduino Modbus TCP communication to the C-More EA9 Series HMI. This will be communicating Ethernet Modbus TCP protocol. The P1AM will be the server (slave) and the EA9-RHMI the client (master). We will explain how to connect a headless C-more HMI to our P1AM-ETH Industrial Arduino Ethernet Shield. The … Read more