Skip to content

Instantly share code, notes, and snippets.

View zottoz's full-sized avatar
💭
learning...

Denis Carvalho zottoz

💭
learning...
View GitHub Profile
{
id: 0,
name: 'Skarlof Ice',
face: 'img/skarloff_ice.jpg',
detail: 'vários sabores',
subgroup : [
{
id: 0,
name: 'Ice Maçã',
valor: 10.55
## LCD Raspberry Pi 2 WaveShare 32b -> http://www.wvshare.com/product/3.2inch-RPi-LCD-B.htm
## fb_ili9340
sudo REPO_URI=https://github.com/notro/rpi-firmware rpi-update
## adicionar no /boot/config.txt
echo "dtparam=spi=on" >> /boot/config.txt
echo "dtoverlay=ads7846,penirq=17" >> /boot/config.txt
## carregar modulo
## /etc/modules