Skip to content

piko::tutorial

piko::tools store

Embedded

Storing your ATTiny program in…EEPROM?
Posted in
  • Embedded

Storing your ATTiny program in…EEPROM?

In this proof of concept, we will build a tiny interpreter for the ATtiny85 which executes instructions directly from EEPROM memory instead of FLASH. The goal is not to replace native firmware execution, but to experiment with compact instruction encoding and runtime programmability. Each instruction in this interpreter consists of…

Storing your ATTiny program in…EEPROM? Read More
How to write Arduino Uno code with Python?
Posted in
  • Embedded

How to write Arduino Uno code with Python?

Recently I came across a Reddit thread where someone asked: “I was thinking about using an Arduino, but I have been learning Python and do not want to learn a whole other programming language to do basic things that an Arduino can. (Planning on making a robot, will be using…

How to write Arduino Uno code with Python? Read More
    Powered by WordPress and HybridMag.

    Resources

    • Privacy Policy