- 36
- 105 740
AirrrOk
เข้าร่วมเมื่อ 19 ธ.ค. 2007
Diy channel
AirrrBOT hatch and lidar test. TFmini with XL320 servo.
Scanning 300 degree around with 1024 step resolution. Project: github.com/Airrr17/AirrrBOT
มุมมอง: 17
วีดีโอ
Microphone Arduino DTMF tone locker.
มุมมอง 632 หลายเดือนก่อน
Listens for tones and comparing to password tone or master tone. Master used for password changing.
The making of ZX spectrum 128k micro laptop (a part of). ili9341, stm32f407vet6.
มุมมอง 1.6K10 หลายเดือนก่อน
More info: github.com/Airrr17/ZX_Spectrum_micro_laptop Thanks to: Code: github.com/sdima1357/spectrum128_cpm_8bit Keyboard: github.com/w4ilun/pocket-keyboard Stickers: zxuno.speccy.org/descarga_e.shtml
Programming simply BASIC demo on zx spectrum 128k micro laptop.
มุมมอง 38011 หลายเดือนก่อน
Emulated on STM32F407VET6 with ili9341 tft. More info: github.com/Airrr17/ZX_Spectrum_micro_laptop Thanks to: Code: github.com/sdima1357/spectrum128_cpm_8bit Keyboard: github.com/w4ilun/pocket-keyboard Stickers: zxuno.speccy.org/descarga_e.shtml 5 BORDER 6: INK 0 10 CLS 20 FOR a=0 TO 127 30 PLOT a,0 32 DRAW a,175 40 NEXT a 100 INK 2: FLASH 1: PAPER 0: PRINT AT 20,18;"zx basic DEMO" 108 FLASH 0:...
Playing tetris on zx spectrum 128k micro laptop.
มุมมอง 53511 หลายเดือนก่อน
Emulated on STM32F407VET6 with ili9341 tft. More info: github.com/Airrr17/ZX_Spectrum_micro_laptop Thanks to: Code: github.com/sdima1357/spectrum128_cpm_8bit Keyboard: github.com/w4ilun/pocket-keyboard Stickers: zxuno.speccy.org/descarga_e.shtml
Arduino VL53L0X 360 degree real-time diy LIDAR.
มุมมอง 8Kปีที่แล้ว
Simply LIDAR that shows directions and ranges on tft screen. github.com/Airrr17/LIDAR_vl53l0x
Diy ST7735 0.96" 80x160 tiny arduino color tetris. STM32 or ATmega.
มุมมอง 4742 ปีที่แล้ว
Can be played with buttons or even ps/2 mouse (on STM32 version). Buttons only is for ATmega328 or atmega32u4. Press key UP for game saving and turn off the device safely. Resume the game later. More info: github.com/Airrr17/ATETRIS
Climbing 340m very high tower to setup DVB-T transmitting antennas.
มุมมอง 724 ปีที่แล้ว
г. Бобров, Воронежская обл. 2012
Quarry - arduino esp8266 with TFT ili9341 puzzle game.
มุมมอง 4874 ปีที่แล้ว
Sorry for a such quality. This is the best I've got. This is video for project github.com/Airrr17/Quarry First level is really easiest. Second is for fall demonstration. From forth and further didn't much tried :) But you can always edit those levels and add yours. With any text editor where: 8 is empty space 1 is wall 2 is rock 3 is send you can dig 4 is crystal 5 where you start, should be on...
CD-BOT v3. Driving diy tracks robot with manipulator.
มุมมอง 1354 ปีที่แล้ว
Second video of th-cam.com/video/2v5ndUL1A-s/w-d-xo.html Final session. Disassembled in favor of the next generation :)
STM32 LoRa stand-alone broadcasting chat messenger with touch keyboard.
มุมมอง 10K4 ปีที่แล้ว
Doesn't use any cellular, wifi or other common networks. Just flash firmware or compile and you are set to chat freely with all such devices in range. Works without mobile phone. Blue pill STM32F103C8T6 and ILI9341. *Depends on local freq rules, but 433mHz should be fine worldwide. Range are mostly depends on antenna setup. See sources for details!! github.com/Airrr17/LoRa_messenger guess the m...
AirrrBot BNO080 rotation vector (compass) testing.
มุมมอง 6115 ปีที่แล้ว
3: 360 degree heading test th-cam.com/video/6MDvuQc0w5g/w-d-xo.html BNO080 works great with stm32duino via i2c. Use GameRotationVector instead of RotationVector. STM32 calculates real angels (Euler) from BNO's quaternions. it helps to reduce the number of data packets over wifi.
AirrrBot chassis movement test
มุมมอง 775 ปีที่แล้ว
2: Chassis test th-cam.com/video/97us4vYNSSo/w-d-xo.html Controlled with custom made MMjoy2.
ESP32 music MOD player
มุมมอง 4.7K5 ปีที่แล้ว
Plays MOD files from sd card. Source: gist.github.com/Airrr17/bc0f01b39e3948598023b614efe96597 DAC (PCM5102): 3.3V VCC, 33V, XMT, (SCK) GND GND, FLT, DMP, FMT, SCL BCLK-BCK to Pin D26 ESP32 I2SO-DIN to Pin D22 LRCLK(WS)-LCK to Pin D25 OLED SSD1306: SDA - D21, SCL D4 SD card: CS - D5, MOSI - D23, CLK - D18, MISO - D19 Next track - VP pin to VCC (pull down req.)
AirrrBot new aluminium base and tracks with bldc motors
มุมมอง 985 ปีที่แล้ว
AirrrBot new aluminium base and tracks with bldc motors
CD-BOT v3 Testing tracked robot-manipulator control with custom joystick. play time.
มุมมอง 1205 ปีที่แล้ว
CD-BOT v3 Testing tracked robot-manipulator control with custom joystick. play time.
Dual L6235D Sensored BLDC controlled by stm32 via DAC with OLED and tachometer
มุมมอง 2155 ปีที่แล้ว
Dual L6235D Sensored BLDC controlled by stm32 via DAC with OLED and tachometer
Dual L6235D Sensored BLDC motor driver controlled by stm32 via DAC for tracked robot.
มุมมอง 3585 ปีที่แล้ว
Dual L6235D Sensored BLDC motor driver controlled by stm32 via DAC for tracked robot.
ESP8266 streaming MP3 webradio with SPIRAM
มุมมอง 4506 ปีที่แล้ว
ESP8266 streaming MP3 webradio with SPIRAM
Tiny Mega328p BMP280 pressure sensor with OLED
มุมมอง 3576 ปีที่แล้ว
Tiny Mega328p BMP280 pressure sensor with OLED
Arduino PSG AY3-8912 chiptune player with OLED
มุมมอง 7236 ปีที่แล้ว
Arduino PSG AY3-8912 chiptune player with OLED
Arduino PSG AY 3 8912 player with OLED.
มุมมอง 1.1K6 ปีที่แล้ว
Arduino PSG AY 3 8912 player with OLED.
Romania, Bran Castle, DJI Mavic Pro. Flyby.
มุมมอง 326 ปีที่แล้ว
Romania, Bran Castle, DJI Mavic Pro. Flyby.
CD-BOT beta. 3rd version. very first test of wifi controlled robot with arm and camera
มุมมอง 527 ปีที่แล้ว
CD-BOT beta. 3rd version. very first test of wifi controlled robot with arm and camera
Mini bluetooth tracked robot with camera
มุมมอง 1.2K9 ปีที่แล้ว
Mini bluetooth tracked robot with camera
соседо-террорист ))