Other

“How to design a nice looking RFID reader based on ESP32 with ILI9341 touchscreen display and for wall mounting. It is very easy to create a nice looking RFID reader with TFT output for wall mounting with an ESP32 DEV …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …