B4R Share Your Creations

it is a simple FTP server for ESP8266: it provides an easy way to list, add, remove and delete...
I used @Peter Simpson code snippet on my project and it came with the beetle he has on his...
I've been banging my head all day to get it to work. The animation is from 3 bitmaps switched...
Electronic lock 4 digits code. Digits are stored in the EEPROM. To change code press pushbutton...
Low frequency oscilloscope for PC using Arduino Uno or Nano. The input is to pin A0 of the...
B4J app for measuring voltage and frequency using Arduino Nano or Uno. The frequency is counted...
edited: connecting to www was added. B4J app for testing and setting ESP8266/32 using AT...
The common way for IoT is to set the ESP8266 to server mode and connect to it from the WWW by...
Display text on TFT screen sent from PC. Arduino is Nano or Uno. TFT screen is 1.8" driver...
1.8", 128x160 pixels TFT driven by Arduino Uno or Nano to display pictures from SD card. TFT...
Arduino Uno/Nano inputs outputs connected via USB controlled by PC/Android using B4J/B4A app ...
OLED low frequency oscilloscope, bandwidth is DC to 1000Hz. Max sampling rate is 16000 samples...
The clock uses ATMEGA328 internal timers to get 1 minute time base which is as accurate as the...
Hi All, In fact this is not a creation, but an added value for those designing hardware using...
A sound recorder and playback for Arduino Uno or Nano with ATMEGA328P device using SD card. The...
Hi This project was initially just a student project but then I received a number of orders...
The code doesn't use any library, the SPI is set by inline C. Using 1.8" TFT with ST7735 driver...
Oled display of text and bitmap and analog bar. The code uses wire lib only to drive the I2C...
The code doesn't use any library, the SPI is set by inline C. There are functions for...
This project is used to show temperature and humidity. To reduce the cost, I showed the...
Top