|
You are here |
www.dzombak.com | ||
| | | | |
blog.brixit.nl
|
|
| | | | | Designing electronics is neat. This is a look into designing my own ESP8266 based sensor board. | |
| | | | |
z80.me
|
|
| | | | | As I add more instruments to my realistic physical dashboard for Train Simulator, I have prioritized a speedometer, one of the most vital tools a driver/engineer uses to safely operate a train. After purchasing working, ATP-enabled speedometers, I set about determining how to build controller hardware and software to use the ATP features and the analog needle with Train Simulator to continue to enhance the realism. | |
| | | | |
spezifisch.codeberg.page
|
|
| | | | | I got some digital alarm clocks from a clearance sale for 6? each. Turns out they're quite hackable. | |
| | | | |
danielmangum.com
|
|
| | | Note: all analysis and code samples used in this post correspond to the v3.3.0 release of Zephyr. Having a good debugging workflow is critical to developing software quickly with high confidence. Fortunately, writing software for computers is often done, well, on a computer, meaning that while writing programs we can run other programs that help us understand the behavior of what we are writing. Typically the machine we are writing software for, though it may run in a data center and have a different for... | ||