Featured Bakers – Konditorei – Café in Europe Konditorei Konditorei is the German word for a pâtisserie or confectionery shop. Continue Reading →
Developing for ESP8266 using Arduino IDE Cut to action steps: Install Arduino IDE Install board support packages to compile for ESP8266 http://arduino.esp8266.com/stable/package_esp8266com_index.json How and where to do it! Continue Reading →
Cross-Site Request Forgery (CSRF) what to know? may be for IoT security? First, it was conceived to overcome an web exploit, called Cross site request forgery. Continue Reading →
Sonoff WiFi Switch – Custom firmware – esp8266 MQTT micro python Introduction Got a few ITEAD Sonoff WiFi switches to automate my home. Continue Reading →
Poking a dream with reality: Status of publishing industry [Part 1] It is inevitable to embrace technology to deliver content. Continue Reading →
Notes on Confidence: A very large, powerful muddle! Confidence is pretence, courage is a combination of thought and action - #akrv Introduction Most of the reading notes are based on psychologist who try to prove confidence as a myth and making it something more comprehensible. Continue Reading →
Raspberry Pi NFC reader driver installation ACR122u First add the following dependencies for the NFC driver and other modules sudo apt-get install pcscd libusb-dev libpcsclite1 libpcsclite-dev dh-autoreconf I also installed the drivers from the official website for my device. Continue Reading →
Installing openCV 3.0 on macOS doing some machine learning and want to install openCV the right way to be used with python, follow here! Continue Reading →