So I’ve recently gotten hold of an ESP8266 chip with a microusb port. I’ve been trying to program it with the arduino IDE but need to flash it. So far I have tried this tutorial here but when I got to the stage of connecting in putty it would not connect giving me an error message, I tried running putty
Tag: firmware
What kind of api does a sata hard drive expose?
I understand that the linux kernel uses a driver to communicate with the hard disk device and that there is firmware code on the device to service the driver’s requests. My questions are: what kind of functionality (i.e. api) does the firmware expose? For example, does it only expose an address space that the kernel manages, or is there some
How to extract dd-wrt firmware image for development?
I am a beginner in dd-wrt firmware development. I have a Linksys router (Model Number E900) and download the suitable firmware for this model from dd-wrt website to customize this firmware web pages for some personal requirements. I know dd-wrt is allow to open source development. I using firmware mod kit for rebuild the firmware. But a problem when I