ATtiny13a discovery
The ATtiny13a is a 8-bit AVR MCU featuring 1 KB of ISP Flash, 64B EEPROM and 64B SRAM. To program the ATtiny13a you need to […]
The ATtiny13a is a 8-bit AVR MCU featuring 1 KB of ISP Flash, 64B EEPROM and 64B SRAM. To program the ATtiny13a you need to […]
I got three versions of STM32F boards, one Cortex-M3 and two Cortex-M4’s:STM32F103C8T6 Arm Cortex-M3 MCU, 80 DMIPS, 64KB Flash / 20KB RAM, 72 MHzSTM32F401CCU6 Arm […]
PlatformIO IDE delivers a powerfull environment for your Arduino code projects and organises thousands of libraries including a project dependency manager. By adding the identifier […]
I use different settings for the directory used by Platformio to store projects.