ai.rs blog

Artificial Intelligence – Technology Blog

Category Electronics

M5StickV Edge AI + IOT Dream based on Sipeed Maix Kendryte K210 series

If you have enjoyed ESP8266 and ESP32 pay special attention to Kendryte K210! This system-on-chip integrates machine vision and machine learning while using RiscV cores. What could you want more to explore Edge AI? Ah yes, you need it in compact form, with all the extra peripherals integrated? How about high quality IPS display (1.14″ 135×240, ST7789), best-in-class low light sensitivity color camera (OV7740 30fps VGa, 60fps QVGA), MicroSD slot,

Continue reading…

How to flash Hackaday Badge 2018

Hackaday organized wonderful conference in Belgrade in May 2018. Traditionally, each participant received special Badge that is this time small computer. Badge is based on 32bit Microchip PIC as CPU, supports writing in customized BASIC. It is ideal to be used as a small serial terminal with keyboard and display. But to do so, you need support for “kin” BASIC function which is not working in firmware v1.00. So you

Continue reading…

Embedded StarWars playing with ESP8266

Few month I was already playing with fantastic ESP8266 device when I have stumbled upon MicroPython Kickstater project. After a few days of compiling and learning Micropython I have flashed my first ESP12 and I was ready to try out nice project (by Steve Stagg). Mini OLED display is inserted in (modified) 3D Printed case . Soon I will add few buttons (hence the modification) and Li-ion battery with charger

Continue reading…

HackaDay Badge with Accelerometer

Souvenir from Hackaday event held on 9.April is a nice badge. It had a empty space for small hardware upgrade (3-Axes Gyroscope + Accelerometer Module) that must be filled! :) PCB supports placement of both GY-521 and ADXL345, but designer recommended GY-521 that (naturally) I had in my “magic box” with components… after simple soldering procedure, original firmware recognised module and simple Accelerometer demo with 8bit graphics become operational… Module

Continue reading…