|
You are here |
www.paulvdiyblogs.net | ||
| | | | |
www.pololu.com
|
|
| | | | | Last time, I gave a basic introduction to the simple pulse interface for sending commands to servos. In this post, I want to explore some of the details and ramifications of the servo interface in a bit more depth. I'll be using the Mini Maestro 12-channel servo controller, which offers a lot of servo control flexibility, and a current probe with my oscilloscope to illustrate servos' responses. | |
| | | | |
andybrown.me.uk
|
|
| | | | | Regular readers of this blog will have already seen the article that I published about 4 months ago where I attempted to reverse engineer a voltage regulator module originally designed to fit into ... | |
| | | | |
tomscii.sig7.se
|
|
| | | | | [AI summary] This is a detailed account of the development and construction of a DCF77-controlled clock with additional features like temperature and humidity sensing. The author describes the design process, hardware components, and software implementation, including the use of a simulator for development. The project includes a bill of materials, cost analysis, and future improvements. The source code and hardware design are shared under an open license. | |
| | | | |
blog.squix.org
|
|
| | | Logic Analyzers can be quite useful to test and analyze hardware. In this short video I explain how to use the cheap LHT00SU1 logic analyzer together with PulseView on Mac OS X to test a new ESP32 development board. https://youtu.be/PHADbXs1rJQ Here is the code used to create the signals #include uint8_t pins [] =... | ||