|
You are here |
centaurian.co.uk | ||
| | | | |
mcuoneclipse.com
|
|
| | | | | "A picture says more than 1000 words." I don't know the source of that quote, but for sure it is true for every developer and engineer too. Engineers need to work a lot with numbers. But numbers can be transformed into pictures and graphs which can make complex things and relationships easier to understand. Verifying... | |
| | | | |
www.blog.montgomerie.net
|
|
| | | | | In this series of posts, I'm attempting to make a Dual Shock to Switch controller adapter. It will plug into the Switch Dock's USB port. In the first post of this series, I got a development environment set up, a programmed ATmega8A onto a breadboard, and code I wrote controlling a blinking LED. In this post, I plan to get V-USB set up, and an LED blinking on a breadboard - OVER USB! | |
| | | | |
kuruczgy.com
|
|
| | | | | [AI summary] The article discusses the author's experience of running Lean, a pure functional programming language, on an ESP32 microcontroller for a project involving LED control. Despite Lean's purity, the author utilized its monadic features to handle impure operations like GPIO manipulation and delays. The project involved significant optimizations, including custom bit-banging for the WS2812 LED protocol and reducing code size through various techniques. The author also outlines future directions for the project, including potential improvements in compilation, hardware support, and further optimizations. | |
| | | | |
eli.thegreenplace.net
|
|
| | | |||