Currently Shopping by:
- Remove This Item Category: COMPONENTS
Filter
- DASDUINO
- INKPLATE
- easyC
- RASPBERRY PI & MICRO:BIT
- BREADBOARDS & CABLES
- POWER SOURCES & BATTERIES
- SENSORS
- ACTUATORS
- COMMUNICATION
- TOOLS & LAB EQUIPMENT
- SOLDERING KITS
- COMPONENTS
- CLEARANCE
- Home /
- Search results for: 'blog stem'
Search results for: 'blog stem'
-
-
Using WiFi:bit with the official MakeCode extension (pxt-wifibit)
In this tutorial we will show you how to simply use WiFi:bit via MakeCode platform. So, let's go!
-
Low-level Arduino programming(assembler): Timer interrupts
Going on with low-level programming Arduino, in this tutorial we will use timer interrupts to control program flow and possibly save battery life.
-
Meet Croduino NOVA
We need something new. Something * different *. What do you think of a microcontroller, which is connected to the Internet? And not through an Ethernet cable, but over WiFi? Very interesting, isn't it? It is time for Croduino NOVA, microcontroller board with advanced specification with the option of connecting to a WiFi network. Linking the physical world to the Internet has never been easier!
-
What is Arduino and what's Croduino?
Rich overview of Arduino and Croduino platform. Great starting point for all beginners.
-
Arduino / Croduino and Python
Communication between computer and Arduino/Croduino can be established through simple Python script. In this tutorial on simple example, we will see how to make that communication in two-ways.