Category: MAXI

Interrupts

Intro Interrupts are useful for automatically executing things in microcontroller programs and can solve timing problems. Good tasks for using an interrupt may include reading

Read More »

Using a 16×2 LCD

Intro The LiquidCrystal library allows you to control LCD displays that are compatible with the Hitachi HD44780 driver. These are the LCDs that are usually connected over a

Read More »

Disconnect Relays

Intro If you have a CONTROLLINO MINI device you can use the relay outputs “D0” to “D5” to connect and switch external circuits. The contact

Read More »

Inputs

Inputs (A0 … Ax) CONTROLLINO has many analog inputs that can be used an analog and digital input. This will be set in the user

Read More »

Outputs

Intro The CONTROLLINO PLC has „High-Side Switch“ outputs, „Half-Bridge“ outputs (only MEGA) and potential free Relays outputs. Some of these outputs are also capable of

Read More »