Author Archives: wp_2592768

STM32L5 – Excellence in ultra-low-power with more performance – Based on Cortex M33

Security has emerged as one of the 3 key areas that developers of embedded and IoT applications are thriving to improve. The STM32L5 microcontroller series is the solution and provide a new optimal balance between performance, power and security. The … Continue reading

Posted in STM32 | Tagged | Comments Off on STM32L5 – Excellence in ultra-low-power with more performance – Based on Cortex M33

How to use Android Studio, my first project

– In this tutorial you find the topics shown below. How to use Android Studio Introduction Install Java Test your Java installation Configure the System Environment Variable for Android Studio Install the USB drive for your smartphone or tablet for … Continue reading

Posted in Arduino | Comments Off on How to use Android Studio, my first project

Some Tips & Tricks regarding IP (Internet) Camera

We using different IP Cameras, seems to easy install its but is not true. Normally the first installation work well but if you change your Internet Provider or update the IP camera SW, born a problems ! Also if you … Continue reading

Posted in Automation | Comments Off on Some Tips & Tricks regarding IP (Internet) Camera

How to use 3 channels of the ADC in DMA mode using CUBE-MX and ATOLLIC

– For develop this project the use the NUCLEO_L031K6 (32 pin Nucleo Board), CUBE-MX and ATOLLIC. We assume that you have familiarity with this tools, in other case see our dedicate tutorials to CUBE-MX and ATOLLIC. For more info see … Continue reading

Posted in STM32 | Comments Off on How to use 3 channels of the ADC in DMA mode using CUBE-MX and ATOLLIC

DC motor with Honeywell Hall sensor (it’s used like an encoder)

– In the image below there is a low cost DC motor (in my case is a 24 Vdc motor). This is a typical DC motor used for automate a gate, shutters, etc. For more info click here.  

Posted in STM32 | Comments Off on DC motor with Honeywell Hall sensor (it’s used like an encoder)

STM32 GPIOs interrupt & Atollic

– The GPIOs has 16 interrupt lines. All pins with same number are connected to line with same number. They are multiplexed to one line. Each line can trigger an interrupt on rising, falling or rising_falling edge on signal. For … Continue reading

Posted in Atollic, STM32 | Comments Off on STM32 GPIOs interrupt & Atollic

BLE 4.x – 1 Mega bits per second is just wrong

Still confused about how fast you can really send data over Bluetooth Low Energy v.4.x (BLE) ? It’s not just you. A google search will turn up many incomplete answers. Each OS and device has it’s own restrictions, such as … Continue reading

Posted in BLE | Comments Off on BLE 4.x – 1 Mega bits per second is just wrong

Come configurare le telecamere Foscam modello FI9818W e similari con connessione via FastWeb – In Italian Language

– How to configure Foscam model FI9818W cameras and similar with connection via FastWeb – In Italian Language Concetti Base Le telecamere che si installano è meglio che abbiano un indirizzo IP statico e non via DHCP ovvero assegnato dal … Continue reading

Posted in Automation, Uncategorized | Comments Off on Come configurare le telecamere Foscam modello FI9818W e similari con connessione via FastWeb – In Italian Language

STM32 & IO-LINK

The STM HW kit proposed for the IO-Link is: STM32 + L6360 or L6362A For more info click here  

Posted in STM32, Uncategorized | Comments Off on STM32 & IO-LINK

STM32 – RTC calendar and time for Atollic

This tutorial show how to configure the STM32 RTC for reading Date and Time. This example is based on NUCLEO-L476RG and use the ST-LINK Virtual Com to show on the PC the Date and Time. More info are here.

Posted in Atollic, STM32 | Comments Off on STM32 – RTC calendar and time for Atollic