library

Arduino Sketch Adafruit PWM

Arduino Sketch Adafruit PWM

This sketch is used by Exercise: Adafruit PWM I2C Module. Full Source Code The main code is in Adafruit_PWM.ino. /*************************************************** This is an example for our Adafruit 16-channel PWM & Servo driver PWM test – this will drive 16 PWMs in a ‘wave’ Pick one up today in the adafruit shop! ——> http://www.adafruit.com/products/815 These displays use I2C […]

Arduino Sketch Adafruit PWM Continue Reading

Create KiCAD schematics automatically with Schematic o matic

Create KiCAD schematics automatically with Schematic-o-matic

Electronics hobbyists, engineers and developers looking for an automatic way to create KiCAD schematics may be interested in your project created by Nick Bild, capable of analyzing your physical breadboard and automatically generating a KiCAD schematic. Although it is worth mentioning that the script is have some limitations such as many ICs either don’t have internal continuity

Create KiCAD schematics automatically with Schematic-o-matic Continue Reading

LOW COST COMPUTER GESTURE CONTROL WITH AN I2C SENSOR

LOW-COST COMPUTER GESTURE CONTROL WITH AN I2C SENSOR

Controlling your computer with a wave of the hand seems like something from science fiction, and for good reason. From Minority Report to Iron Man, we’ve seen plenty of famous actors controlling their high-tech computer systems by wildly gesticulating in the air. Meanwhile, we’re all stuck using keyboards and mice like a bunch of chumps. But it doesn’t

LOW-COST COMPUTER GESTURE CONTROL WITH AN I2C SENSOR Continue Reading

TOP 10 WEBSITES TO FIND FOOTPRINTS FOR YOUR NEXT PCB PROJECT

TOP 10 WEBSITES TO FIND FOOTPRINTS FOR YOUR NEXT PCB PROJECT

It’s one thing to have an idea (especially a hardware-based idea) and it’s another thing to bring it to life. Rapid Prototyping using tools like 3D Printer has opened a lot of opportunities for the everyday makers, hardware enthusiasts, and hackers. For the person looking to build that next cool thing, maybe a PoV (Persistence of Vision)

TOP 10 WEBSITES TO FIND FOOTPRINTS FOR YOUR NEXT PCB PROJECT Continue Reading

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

Scroll to Top