You are here |
www.blog.montgomerie.net | ||
| | | |
andybrown.me.uk
|
|
| | | | Hello and welcome to my first published non-Nokia cellphone LCD reverse-engineering effort. All my articles in this series focus on bringing you all of the details that you would need in order to c... | |
| | | |
ajxs.me
|
|
| | | | A gentle introduction to reverse-engineering vintage synthesiser ROMs using the Ghidra disassembler. | |
| | | |
www.onetransistor.eu
|
|
| | | | CH341A is the USB interface chip capable of I2C, SPI and serial communication. See how to use it to control SPI devices with the C/C++ API. Check out the correlation between API functions and bus signal sampled with a logic analyzer. | |
| | | |
dumblebots.com
|
|
| | In this tutorial, I will explain the theory Pulse Width Modulation (PWM), and how to use it with an Arduino to control the brightness of an LED. Generally, any digital device like an Arduino deals only with two states i.e. ON(5v) or OFF(0v). However, in many situations we desire to have analog states which are... |