Puzzled about the emergence of intelligence.
Physics. ML. Photonics. Software. Electronics.
📔 inigoliz.dev
- Just keep moving -
A finger-sized Digital Logic Analyzer.
It's muselab's one, and it uses Pulseview's open-source visualization software.
👉 8 channels at 24 MHz for 15 €. Not bad!
A finger-sized Digital Logic Analyzer.
It's muselab's one, and it uses Pulseview's open-source visualization software.
👉 8 channels at 24 MHz for 15 €. Not bad!
It turns out that Madrid, the city where I come from, was the internal feature name for iMessage before it went public.
Fun fact of the day 😆
It turns out that Madrid, the city where I come from, was the internal feature name for iMessage before it went public.
Fun fact of the day 😆
First, I thought of trashing it and paying 70€ for a new one. It would have been a shame since I fixed it for 2€.
In a few minutes, its life was prolonged by ~4 years.
Remember, when it breaks, just fix it 🔧☑️
First, I thought of trashing it and paying 70€ for a new one. It would have been a shame since I fixed it for 2€.
In a few minutes, its life was prolonged by ~4 years.
Remember, when it breaks, just fix it 🔧☑️
- Set up apio as FPGA SDK
- Learnt about registers, clock-triggered events and wires.
- Put together a switch toggle that alternates between a red and blue LED
🔗 Day 1 > github.com/inigoliz/dai...
- Set up apio as FPGA SDK
- Learnt about registers, clock-triggered events and wires.
- Put together a switch toggle that alternates between a red and blue LED
🔗 Day 1 > github.com/inigoliz/dai...
The idea is simple:
As I dive into the exciting field of FPGAs, I'll log my learning journey. Each day, I'll share self-contained project with the contents from the day.
I'll share here and in my GH 👇
github.com/inigoliz/dai...
The idea is simple:
As I dive into the exciting field of FPGAs, I'll log my learning journey. Each day, I'll share self-contained project with the contents from the day.
I'll share here and in my GH 👇
github.com/inigoliz/dai...
(They're the lenses from lighthouses)
They are very 'thin' lenses, that can bend the light path a lot in a narrow space 🧪
(They're the lenses from lighthouses)
They are very 'thin' lenses, that can bend the light path a lot in a narrow space 🧪
Below, an SNN multiplying two numbers 👇
(If this gets traction, I'll explain what's going on in the following GIF)
Below, an SNN multiplying two numbers 👇
(If this gets traction, I'll explain what's going on in the following GIF)
✴︎ Done with p5.js
✴︎ Done with p5.js
It was sunset. The illuminated side of the moon was facing away from the sun.
I gave it a Google and found that it's called the "Tilted moon illusion" but I couldn't find a visual and intuitive explanation of it.
Moon and sun were at 90°
It was sunset. The illuminated side of the moon was facing away from the sun.
I gave it a Google and found that it's called the "Tilted moon illusion" but I couldn't find a visual and intuitive explanation of it.
Moon and sun were at 90°
In silicon, holes have lower mobility than electrons. To compensate for it, features in PMOS have a larger characteristic size than in NMOS.
For example, look at the transistors (red squares) 👇. The gate in the PMOS is larger than the NMOS (pic from K. Shirriff)
In silicon, holes have lower mobility than electrons. To compensate for it, features in PMOS have a larger characteristic size than in NMOS.
For example, look at the transistors (red squares) 👇. The gate in the PMOS is larger than the NMOS (pic from K. Shirriff)
While today C is seen as low level, in the times when people were coding assembly manually in worksheets, it was considered mid-level (vs the real low level: assembly)
Plus, it seemed to rival yet another mid-level language called FORTH.
While today C is seen as low level, in the times when people were coding assembly manually in worksheets, it was considered mid-level (vs the real low level: assembly)
Plus, it seemed to rival yet another mid-level language called FORTH.
👉"A question often raised by electronics students is: Why are we learning about programming microprocessors?"
Makes you remember that what's considered common sense today was mind-bending little time ago.
👉"A question often raised by electronics students is: Why are we learning about programming microprocessors?"
Makes you remember that what's considered common sense today was mind-bending little time ago.
"Swift eliminates entire classes of bugs and vulnerabilities by its design"
I wonder if our human-verbal-languages also have, by design, entire classes of incommunicable realities. Not in practice, but theoretically.
The unspeakable.
"Swift eliminates entire classes of bugs and vulnerabilities by its design"
I wonder if our human-verbal-languages also have, by design, entire classes of incommunicable realities. Not in practice, but theoretically.
The unspeakable.
"you can buy an assembler ... then you no longer have to hand-assemble your programs"
"you can buy an assembler ... then you no longer have to hand-assemble your programs"
Looking retro!
(...and broken)
Check it out if you want to experience how the internet was 15 years ago 😅.
Looking retro!
(...and broken)
Check it out if you want to experience how the internet was 15 years ago 😅.
I'm using the pico to monitor the state of my 6502 CPU.
(Don't mind the cable mess, please)
I'm using the pico to monitor the state of my 6502 CPU.
(Don't mind the cable mess, please)
Do not use the built-in pull-down resistors of the RPi Pico - they're buggy! 🐞
Do not use the built-in pull-down resistors of the RPi Pico - they're buggy! 🐞
Did you know that in Italian, pomodoro means golden apple? - as if they wanted to capture the greatness and tastiness of this fruit in a memorable word.
🍅 Pomodoro = pomo d'oro
pomo = apple (old school Italian)
Did you know that in Italian, pomodoro means golden apple? - as if they wanted to capture the greatness and tastiness of this fruit in a memorable word.
🍅 Pomodoro = pomo d'oro
pomo = apple (old school Italian)
I'm very curious about the interface where software meets hardware!
Along the way, I'll learn about microprocessor architecture, assembly programming, digital design, etc.
The final goal is...🥁 to run Fibonacci!
I'm very curious about the interface where software meets hardware!
Along the way, I'll learn about microprocessor architecture, assembly programming, digital design, etc.
The final goal is...🥁 to run Fibonacci!
There's something about nature that makes it very pleasing for humans, and in general, for organic life beings. I wonder if AIs will develop the need to disconnect from time to time in their own little corner of peace.
There's something about nature that makes it very pleasing for humans, and in general, for organic life beings. I wonder if AIs will develop the need to disconnect from time to time in their own little corner of peace.
A PolarFire FPGA on a BeagleBoard.
Excited to see how well it works.
I have an ongoing project to solve ODEs using a spiking processor, somehow similar to analog computing.
#beagleboard #fpga
A PolarFire FPGA on a BeagleBoard.
Excited to see how well it works.
I have an ongoing project to solve ODEs using a spiking processor, somehow similar to analog computing.
#beagleboard #fpga