Skip to main content

Posts

How to rotate 7" raspberry LCD with touch screen

Recent posts

[IoT] Control devices through Esp8266 Wifi module and Firebase cloud

Remove boot messages (all texts) in Raspberry Pi Jessie

1. Demo 2. Change rainbow splash screen sudo nano /boot/config.txt add this line to the end of file  disable_splash=1 check if this config take effect (optional) sudo reboot 3. Hide the Raspberry logo sudo nano /boot/cmdline.txt Add this line to end of file  logo.nologo check if this config take effect (optional) sudo reboot 4. Hide boot messages sudo nano /boot/cmdline.txt Add this line to end of file  quiet change console  console=tty1 --> console=tty3 check if this config take effect (optional) sudo reboot 5. Change splash screen copy your custom splash to home directory and replace raspberry's splash.png  sudo cp ~/splash.png /usr/share/plymouth/themes/pix/splash.png check if this config take effect (optional) sudo reboot 6. Hide the cursor Add this line to the file /boot/cmdline.txt vt.global_cursor_default=0 check if this config take effect (optional) sudo reboot 7. Advances and disadvances With this setup, almost logs are hidden, but there is some log that

Download matlab all version for Windows

uTorent Software Download on my server   Here Matlab2017a x64 Matlab 2016b x64   Matlab 2016a x64   Matlab 2015b x86 & x64   Matlab 2015a x86 & x64  

Hướng Dẫn Sử Dụng Allegro 17 Capture và PCB

Make Raspberry Pi3 as an emulator bluetooth keyboard

IIntroduction Step 1: update and upgrade your system sudo apt-get update sudo apt-get upgrade Step 2: Install Git tool sudo apt-get install git-core Step 3: Clone My Repo git clone https://github.com/quangthanh010290/BL_keyboard_RPI Sep 4: Install cd B L_keyboard_RPI sudo ./setup.sh Step 5: Change the bluetooth name (Optional) open the boot.sh file and find the line ./updateName.sh ThanhLe_Keyboard Change the name you want, example ./updateName.sh Mlabviet_Keyboard Step 6: Reboot then Run the app sudo reboot ./boot.sh Step 7: Modify some bluetooth setting. - Open tmux and switch to Bluetooth Console tmux a - Input these params to the console agent on default-agent scan on discoverable on II. Video Comming soon: - Make RPI as a racing wheel Buy the prebuild image Code and images

[Iot] Zwave Network demo

Custom Kobuki Driver(Bluetooth) without ROS

Demo 3DR Quad Kit - First Flight

Sumo Robot

Simulation - Fingerprint Sensor - Communication between Matlab and Prote...

Heart rate sensor

IFC6410 board - Control GPIO From Android App

Fingerprint Sensor - Matlab - Stepper Motor

Arm Robot pickup Object - Matlab - Image Processing

Connect Bluetooth Module to Android phone using SPP Profile

Arm Robot with image processing

RFID with Infeneon XMC1100

2 wheels self balancing Robot