sim800 series firmware update & appnotes
simcom modules firmware collection Here I am trying to make a collection of firmware (simcom modules firmware) and release notes for Simcom SIM800 series GSM/GPRS modules You may upload the files that...
View Articlesim5xx firmware updates && appnotes
simcom modules firmware collection Here I am trying to make a collection of firmware (simcom modules firmware) and release notes for Simcom SIM800 series GSM/GPRS modules You may upload the files that...
View ArticleCreate Cheap Philips Hue Compatible Devices
The Philips Hue range is a great way to add wirelessly controllable lighting to your home, but the protocol is proprietary which makes it difficult to add our own custom hardware. [Peter] found a way...
View ArticleScript to rename all files replacing uppercase with lowercase letters
At times we have files that might contain Uppercase letters that need to be renamed to lowercase. The following script can help in this case. Lowercase Script Windows for /F %a in ('dir /L /B') do ren...
View ArticleShare Internet from WiFi via Ethernet on Ubuntu 17.10
Share Internet from WiFi via Ethernet on Ubuntu 17.10 There is a hidden method to share your WiFi over Ethernet in the latest Gnome. Type nm-connection-editor in your terminal.Add a shared network...
View ArticleThe Cheap Way to Glitch an STM8 Microcontroller
Reverse engineering or modifying a device often requires you to access the firmware stored on a microcontroller. Since companies are usually not fond of people who try to peek into their proprietary...
View ArticleCustom Packet Sniffer Is A Great Way To Learn CAN
Whilst swapping out the stereo in his car for a more modern Android based solution, [Aaron] noticed that it only utilised a single CAN differential pair to communicate with the car as opposed to a...
View ArticleSniffing CAN To Add New Features To A Modern Car
It used to be that there wasn’t a problem on the average car that couldn’t be solved with a nice set of wrenches, a case of beer, and a long weekend. But the modern automobile has more in common with a...
View Article