Embedded Development

20 years of Arduino

Today is Arduino Day, and it also happens to be Arduino’s 20th anniversary. Videos: https://youtu.be/FMcchyyTR4Y?si=oMr8BgGn1rXxv0yZ https://www.youtube.com/live/4uCY7vdctTE?si=a__JQJ8_vIEZapNy More: https://www.sttinfo.fi/tiedote/70960527/arduino-at-embedded-world-2025-20-years-building-partnerships-and-disrupting-tech?publisherId=58763726&lang=en https://www.electronicdesign.com/technologies/industrial/boards/article/55276354/electronic-design-arduino-day-2025-and-arduinos-20th-anniversary

Smard card test card

I found an old smart card test card with PIC16C84 and a memory chip. Depending on the software put to PIC it could have maybe emulated telephone booth calling card, SIM card, satellite TV smartcard, cable TV smartcard or something else.

Micro:bit Create AI

Using the accelerometer and processor of the micro:bit V2, you can experience and learn about artificial intelligence in the real world through movement and machine learning (ML). micro:bit CreateAI is a free, web-based tool that makes it easy for students to explore AI through movement and machine learning, and take it into the real world

Embedded Conference Finland 2024

Embedded Conference Finland is Finland’s only independent embedded technology conference. I took part in the Embedded Conference Finland 2024 few weeks ago. Program Thursday September 26 2024 The morning started with congatec’s presentation, where the topic is the aReady concept announced in the spring. In it, the customer is offered the building blocks of a

Raspberry Pi RP2350

Raspbertty Pi has release a new board: Pico 2. The Pico 2 has Raspberry Pi’s latest silicon, the RP2350. It is available now for $5. Raspberry Pi Pico 2: a RISC-V bet! https://www.youtube.com/watch?v=oXF_lVwA8A4 The RP2350 is Raspberry Pi’s second-generation in-house microcontroller design. The Raspberry Pi RP2350 is a major upgrade over the earlier Raspberry Pi

Arduino simulators in web

There are now Arduino simulators for what you will just need a web browser you’re good to go. Leonardo Russo’s ArduinoSimulator is an open-source Arduino Simulator written in JavaScript that runs code directly in your web browser and shows the serial output and digital/analog pins status for various Arduino boards like Arduino UNO R3, MEGA1280,

MISRA C coding standard

MISRA C is a set of software development guidelines for the C programming language developed by The MISRA Consortium. The aims of MISRA C aare to facilitate code safety, security, portability and reliability in the context of embedded systems, especifically those systems programmed in ISO C / C90 / C99. There is also a set

Embedded systems and IoT security technical article

I wrote a technical article on embedded systems and IoT security to Uusiteknologia.fi magazine: Designing modern electronics+ information security With the latest smart electronics and embedded microprocessors, devices connected to the network can be implemented even better, but even better care must be taken of their data security and protections. This Designing modern electronics article