Arduino News

PNG IMAGE DECODING LIBRARY DOES IT WITH MINIMAL RAM 1

PNG IMAGE DECODING LIBRARY DOES IT WITH MINIMAL RAM

Want to display a PNG file on a display attached to an Arduino or other microcontroller board? You’ll want to look at [Larry Bank]’s PNGdec, the Arduino-friendly PNG decoder library which makes it much easier to work with PNG files on your chosen microcontroller. The PNG image format supports useful features like lossless compression, and was generally […]

PNG IMAGE DECODING LIBRARY DOES IT WITH MINIMAL RAM Continue Reading

Test your USB cables for faults using the Arduino Cable Tracer

Test your USB cables for faults using the Arduino Cable Tracer

If you have a pile of USB cables this handy Arduino Cable Tracer project can help you test and diagnose your USB cables from issues, making sure you have the most efficient and safest possible system charging your mobile devices and gadgets. The project has been built by the team over at TechKiwiGadgets and allows you to

Test your USB cables for faults using the Arduino Cable Tracer Continue Reading

DIY FORTH ON ARDUINO 1

DIY FORTH ON ARDUINO

On a recent rainy afternoon, [Thanassis Tsiodras] decided to build his own Forth for the Arduino to relieve the boredom. One week of intense hacking later, he called it done and released his project as MiniForth on GitHub. [Thanassis] says he was inspired by our series of Forth articles from a few years back, and his goal was to build

DIY FORTH ON ARDUINO Continue Reading

Scroll to Top