Skip to content

ENGSTA

All about programming and electronics

  • Home
  • About
  • Contact
  • Privacy Policy
LCD Keypad Shield on Wemos D1 R2

LCD Keypad Shield on Wemos D1 R2

Posted on April 5, 2019August 7, 2019 by Artur F.
I’ve got an Arduino UNO R3 equipped and a LCD Keypad Shield.Since I work mostly on WiFi enabled project I just tried to run thisLCD Shield on Wemos D1 R2 and faced some issues which I could solv... Read More
Blynk based smart home - simple door alarm

Blynk based smart home – simple door alarm

Posted on December 14, 2018December 14, 2018 by Artur F.
In the past I have used Sonoff based door alarm sensor but for some reason the Sonoff App stopped to inform me in case the door was opened. So I started to look for a cost effective alternative and at... Read More
Emded ST-Link Utility - command line programming into Atollic TrueSTUDIO

Emded ST-Link Utility – command line programming into Atollic TrueSTUDIO

Posted on July 3, 2018July 4, 2018 by Artur F.
Since the GUI version of ST-LINK Utility made me some headaches like not automatic reload of the binary file after the file was changed, I was looking for an other more efficient way to flash the STM3... Read More
Twisting wires - easy way

Twisting wires – easy way

Posted on July 5, 2017July 5, 2017 by Artur F.
If you are in position that you twist a lot of wires for your DIY electronic projects, you will love this tool. My wire twister can be easily attached to an electrical screwdriver or drill. The Result... Read More
3D printable case for a cheap USB DC-DC Step-down Converter Module LM2596

3D printable case for a cheap USB DC-DC Step-down Converter Module LM2596

Posted on May 18, 2017May 18, 2017 by Artur F.
I’ve got this amazing and cheep USB charging module based on LM2596 converter. The module is available on ebay for around 1.5$. My idea was to install this on my bed, so no other family members ... Read More
Raspberry Pi - Arduino like IO access

Raspberry Pi – Arduino like IO access

Posted on November 6, 2016August 7, 2019 by Artur F.
Hi guys, I’ve wrote some functions to control Raspberry Pi IO’s via C code. The control approach is the same like in Arduino IDE: void pinMode (unsigned int pinNumber, unsigned int pinFunc... Read More
LwIP Stack - Bandwidth/Performance Testing with Iperf

LwIP Stack – Bandwidth/Performance Testing with Iperf

Posted on October 7, 2016June 27, 2017 by Artur F.
Working on an embedded system using Ethernet interface, one day you may need to know about the performance of your system. They are plenty tools which are able to run a data transfer test, but the mos... Read More
125kHz RFID Manchester encoded Tag Reader based on Attiny45/85

125kHz RFID Manchester encoded Tag Reader based on Attiny45/85

Posted on October 6, 2016December 22, 2016 by Artur F.
Motivation Since one work mate in my previous company used his place in a car park just three days a week, I was able to use this the other two days without wasting the time for searching a parking po... Read More
Control your 433Mhz RF Sockets via Internet by ESP8266 and Blynk App

Control your 433Mhz RF Sockets via Internet by ESP8266 and Blynk App

Posted on July 20, 2016October 9, 2016 by Artur F.
My former setup to control 433Mhz RF sockets over the internet was realized with a RaspberryPi (GPIO Control Software + HTTP Server) and one cheap FSA1000a 433Mhz Sender. Since I had one unused ESP826... Read More
AJAX microcontroller request - update the displayed data in background

AJAX microcontroller request – update the displayed data in background

Posted on July 18, 2016August 14, 2019 by Artur F.
If you use http server for displaying the data in your IOT projects using e.g.ESP8266 or Arduino with an Ethernet shield take a look on AJAX request. The main advantage of an AJAX request is:it runs i... Read More
STM32 CRC32 example - hardware and software calculation

STM32 CRC32 example – hardware and software calculation

Posted on July 18, 2016April 5, 2019 by Artur F.
you how the CRC32 calculation can be done on an STM32 device. The example is describing two ways of calculation. If you hardware allows it, you can do the crc32 calculation by peripheral hardware. The... Read More
STM32 FLash memory - EEPROM Emulator

STM32 FLash memory – EEPROM Emulator

Posted on July 14, 2016July 18, 2016 by Artur F.
STM32 Cortex microcontroller are powerful and very popular replace for 8-bit Atmel or Microchip devices. A lot of people switched to stm32 because the availability of free IDE’s, price, easy to ... Read More
  • 1 of 2
  • 1
  • 2
  • Next »

Search

Latest Articles

  • LCD Keypad Shield on Wemos D1 R2
    Apr 5, 2019
  • Smart Home Door Alarm
    Blynk based smart home – simple door alarm
    Dec 14, 2018
  • Emded ST-Link Utility – command line programming into Atollic TrueSTUDIO
    Jul 3, 2018
  • Twisting wires – easy way
    Jul 5, 2017

Categories

  • 3D Design (1)
  • 3D Printing (1)
  • Arduino (3)
  • DIY (1)
  • Electronics (1)
  • ESP8266 (1)
  • IOT (4)
  • Microcontroller (6)
  • Programming (6)
  • Projects (4)
  • STM32 (4)
  • Uncategorized (2)

Recent Comments

  • Dante Cervantes on IoT Icon set for I2C OLED Displays
  • Randy on IoT Icon set for I2C OLED Displays
  • Randy on IoT Icon set for I2C OLED Displays
  • RomekB1000 on I2C Scripting Tool
  • Ram on 125kHz RFID Manchester encoded Tag Reader based on Attiny45/85

Tags

125kHz RFID 433Mhz Adafruit AJAX Arduino Atollic TrueSTUDIO ATTINY45 Blynk c code CLI CP2112 crc32 calcilation Debugging ESP8266 ESP8266 Webserver I2C I2C Display Icon set IO programming IOT Iperf LwIP OLED Open Hardware Performance Testing Raspberry PI RCSwitch RFID RFID Project RF Socket Scripting ST-Link Utility stm32 stm32 example UBS to I2C Wemos

Archives

  • April 2019
  • December 2018
  • July 2018
  • July 2017
  • May 2017
  • November 2016
  • October 2016
  • July 2016
Theme Designed by Etrigan Theme. © 2025 ENGSTA. All Rights Reserved.
 

Loading Comments...