Content for TFT Touch Display

Arduino 3D Axonometric Projection

“3D axonometric projection on 8-bit and 32-bit microcontroller and TFT. 3D PROJECTION 3D projection is any method of mapping three-dimensional points to a two-dimensional plane. As most current methods for displaying graphical data are based on planar two-dimensional media, the …

Smart Indoor Herb Garden

“In this Instructable, I will show you how I made my smart indoor herb garden! I had a couple of inspirations for this project with the first being that I had some interest in the in home Aerogarden models. Additionally …

Touch Screen Business Card

“I am a Mechanical Engineer by degree, but I have also developed skills in Electrical Engineering and programming from years of projects involving circuitry and microcontrollers. Since employers will expect that I have skills in Mechanical Engineering due to my …

MLX90640 IR Thermal Camera Working with Raspberry Pi 4

“Using Raspberry Pi 4 to drive MLX90640 IR Thermal Camera var I2C interface in order to detect calorific objects. Story Want to detect something that can emit heat and figure out their temperatures? The MLX90640 IR thermal camera can display …

Mandelbrot and Julia Sets on ESP32

“You certainly know fractals, the most famous of which is the Mandelbrot set. Here is a program to play with on ESP32. I chose the ESP32 because I think it will do the calculations faster than a standard Arduino (higher …

New and Improved Geiger Counter – Now With WiFi!

“In one of our previous tutorials, we examined the development of a DIY-Geiger Counter showing the efforts of “Instructable” user Prabhat who combined the ESP8266 with a touch screen display to create a truly intuitive version of his Geiger …

Running TensorFlow Lite Object Recognition on the Raspberry Pi 4

“Want to up your robotics game and give it the ability to detect objects? Maybe implement a security camera that can see and identify certain items? Now that the Raspberry Pi is fast enough to do machine learning, adding these …

Arduino Sequencer

“For some decades I’m fascinated by mechanisms that create rhythms. My first sequencer was written in Flash 4. At the art academy they introduced me to Maxmsp and created both Lightbox Sequencers. Now I’m getting familiair using Arduino …

Logic Game “Columns”

“Hello! Today I would like to share a project to create a simple logical game “Columns”. For this we need: One of the most affordable and affordable SPI displays, Arduino Nano, TFT-shield for Arduino Nano (with which we will …

Sudoku Solver - Arduino

“Calling all you Sudoku addicts… Play, Create and Solve Sudoku puzzles using this easy to build Arduino based project. Simple to use with a touch screen and stylus the unit comes preloaded with Sudoku puzzles to play, a help feature …