Universal platform with ESP32-S3 for simple programming education.
Nejnovější článek

Universal platform with ESP32-S3 for simple programming education.

Discover the Genesis IoT Discovery Lab – an open, modular platform for rapid prototyping and electronics education! Plug-and-play modules and a baseboard coming soon to CrowdSupply – will it find its place in schools and clubs?

Continue reading

All articles

BitScope Micro – Raspberry Pi Oscilloscope & Analyzer
2015-12-05

BitScope Micro – Raspberry Pi Oscilloscope & Analyzer

This is basic overview this product: 20 MHz Bandwidth, 40 MSps Logic Capture, 2 Analog Scope Channels, 2 Analog Comparator channels, 6 Logic/Protocol Analyzer channels, 8 & 12 native analog…

Continue reading
wireless programming solution for AVR microcontroller
2015-12-05

wireless programming solution for AVR microcontroller

If you want programm microcontrollers from your a phone or a tablet with a operating system Android, you can begin. AVRDroid is IDE for programming of microcontrollers AVR, but you…

Continue reading
STM32 MCU Nucleo
2015-12-05

STM32 MCU Nucleo

STM32 Nucleo – this is a new name for development boards by ST Microelectronics. These development boards are available: NUCLEO-F103RB, NUCLEO-L152RE, NUCLEO-F401RE, NUCLEO-F030R8 (and NUCLEO-F072RB). If you take notice, the…

Continue reading
AVRDUDESS – GUI for AVRDUDE
2015-12-05

AVRDUDESS – GUI for AVRDUDE

The program is used as GUI for AVRDUDE. AVRDUDE is tool for programming microcontrollers by atmel (atmega, attiny, at90can/usb, atxmega etc). The program supports a lot of programmers for example…

Continue reading
Car PC project with Raspberry Pi
2015-12-05

Car PC project with Raspberry Pi

Andrei Istodorescu shared the project with Raspberry Pi at the website google+. Raspberry Pi model B (256MB RAM) is base of this project. Next devices are 7″ display with touchscreen,…

Continue reading
USART1 – STM32L100 Discovery
2015-12-05

USART1 – STM32L100 Discovery

If you program microcontrollers by STM (STM32F4, STM32F0, STM32L1) with Standard Peripheral Library your code is bigger than without Standard Peripheral Library. It is motivation why we can program of…

Continue reading
FTP with Raspberry Pi – anonymous and ftp-user
2015-12-05

FTP with Raspberry Pi – anonymous and ftp-user

Instalation FTP (vsftpd): sudo apt-get install vsftpd in the file /etc/vsftpd.conf find setting for vsftpd. You can find setting for enable anonymous, allow log in from local users, enable any…

Continue reading
19 development boards to 30? from manufacturer
2015-12-05

19 development boards to 30? from manufacturer

The development boards are very popular. I decided to share this list. These boards are interesting, popular and cheap (to 30? – by farnell.com). If you click on the picture,…

Continue reading
Raspberry Pi – LED Turn On/Off and Blinking
2015-12-05

Raspberry Pi – LED Turn On/Off and Blinking

Blinking LED is basis any programming. This is complete code for blinking LED, turn ON or turn OFF LED on GPIO 7. The program is written in python language and…

Continue reading
Wirelles module NRF24L01(2.4GHz) doesn’t work
2015-12-05

Wirelles module NRF24L01(2.4GHz) doesn’t work

Our reader (V.K.) send article by inoperative wireless module NRF24L01 with integrated amplifier, which works on frequency 2.4GHz. His project was function with module with integrated antenna, but project with…

Continue reading