|
You are here |
reyammer.io | ||
| | | | |
malwaretech.com
|
|
| | | | | Now that everything is ready to be connected, power up the hard drive an run openocd with the following command: openocd -f interface/<your interface here>.cfg -f target/test.cfg test.cfg should be the configuration for the CPU used by your hard disk controller, for most marvell CPUs this config should work. I'm not sure of the adapter_khz, so I've set mine to 100 (as long as this value is lower than the actual it should work). | |
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
androguard.blogspot.com
|
|
| | | | | It has been a year already since the start of the Magnificient 7 program ! So what happened during this year We added some fea... | |
| | | | |
alexgaynor.net
|
|
| | | [AI summary] A software resilience engineer highlights the refreshing experience of using Rust and its Cargo toolchain for building, testing, and deploying software without the complexity common in other languages. | ||