Viewing profile — devdri
devdri
HN member- Joined
- Wed, May 04, 2016, 7:09 PM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About devdri
No profile information was provided.
Recent public activity
-
comment
Comment #43962468
This is one of the tricks to enable using both QSPI slots for PSRAM instead of the typical FLASH+PSRAM. This is great for making audio modules, where the firmware is be small and o…
-
comment
Comment #43821303
The way it uses pin state (number passed as argument / result) for communicating with the outside world is genius. This way it very clearly matches what happens in hardware each cy…
-
comment
Comment #43675597
Totally agree that the constant churn of new tools which come and go makes adapting to them and truly mastering them feel pointless. But there’s also the well established old thing…
-
comment
Comment #43267295
Handwritten HTML served from a RPi and cached with CloudFlare. I wrote a custom web-based editor that lets me conveniently edit all the files from any device including mobile.
-
comment
Comment #43034518
Like other folks here I also made something similar for myself. It started as a jsbin clone, but then I wanted to play with tweaking the environment itself. So now it's become a si…
-
comment
Comment #42248121
+1, the SDK is kind of opinionated and I found that often it won't play nicely with e.g. routing clocks/plls different than default. Coding directly against the datasheet gives you…