HummingTouch - Password and how to change it Dec 10, 2018 Introduction On this post it is shown how to change the default password of your Linux HummTouch Panel PC system. The default password of HummTouch is: User: HB Password: hummingboard Implementation C... PanelPC Read more
Arduino GPRS SimCom - Sim900 - quadband - GMS Shield Dec 10, 2018 Introduction This post it is showed the basics to work with GPRS SIMCOM SIM900 quad band GSM shield fully compatible with Arduino. Requirements Ethernet or 20 I/Os PLC: Ethernet PLC 20 I/Os PLC Indust... ArduinoIDE Communication EthernetPLC GPRS SIM Read more
How to create a server TCP on an Arduino based PLC. Dec 10, 2018 Introduction This post is showed how to create a server TCP on an Arduino based PLC. Requirements Ethernet or 20 I/Os PLC: Ethernet PLC 20 I/Os PLC Industrial Shields boards: Industrial Shields Boards... ArduinoIDE Ethernet EthernetPLC TCP/IP TCPserver Read more
How to read time on Arduino IDE Dec 10, 2018 Introduction In this post, it will be seen how to read the time since the Arduino based PLC board began running with the function millis(). Basically this function return the number of milliseconds si... 20IOs ArduinoIDE EthernetPLC arduino Read more
How to calculate the value raised to a power with Arduino IDE Dec 10, 2018 Introduction In this post, it will be seen how to calculate the value raised to a power. Basically, this function takes a number(base) and it raises to another number(exponent). The function for calcu... 20IOs ArduinoIDE EthernetPLC arduino Read more
Function to calculate a square root of a number using Arduino IDE Dec 10, 2018 Introduction The function to calculate a square root of a number is sqrt(). Requirements Ethernet or 20 I/Os PLC: Ethernet PLC >>> 20 I/Os PLC >>> Industrial Shields boards: Industrial Shields Boards ... 20IOs ArduinoIDE EthernetPLC arduino Read more
How to use RS-232 on Industrial Arduino based PLC Dec 10, 2018 Introduction In this post, it is shown how to use RS232 on an Arduino based PLC of Industrial Shields. This post has been implemented for the M-Duino PLUS version and the Ardbox Relay/Analog HF (HW 23... 20IOs ArduinoIDE Communication EthernetPLC RS232 Read more
How to upload a sketch to an Arduino PLC using the Command Line Dec 10, 2018 Introduction In this post, it will be seen how to upload a sketch using the command line instead of using the Arduino IDE . We will show how to upload remotely a sketch using the command line. Without... ArduinoPLC Uploading Windows Read more
How to upload a sketch to a M-Duino/Ardbox using the Shell/Command Line - Linux Dec 10, 2018 Introduction In this post it will be seen how to upload a sketch using the command line instead of using Arduino IDE interface. This is an introduction for a newer post in which we will show how to up... ArduinoPLC Linux Uploading Read more
Four years, more than 300,000 luminaires: the Smart Light Controller story Dec 10, 2018 In 2022, the first city council switched on its public lighting managed by a Smart Light Controller. It was not a pilot. It was a real decision, with real budget and real public accountability. Four y... ArduinoIDE ArduinoPLC Communication IndustrialShieldsLibraries Library Serial Read more
Ethernet configuration from the EEPROM using the Command Line Dec 10, 2018 Introduction In this post, it will be shown how to configure the Ethernet parameters saved in the EEPROM: MAC address and DHCP/IP address. Requirements Ethernet PLC: Ethernet PLC Command line library:... ArduinoPLC Commandline Communication EEPROM EthernetPLC Read more
Four years, more than 300,000 luminaires: the Smart Light Controller story Dec 10, 2018 In 2022, the first city council switched on its public lighting managed by a Smart Light Controller. It was not a pilot. It was a real decision, with real budget and real public accountability. Four y... Learning Linux Node-Red PanelPC framework Read more