- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 week ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 4 weeks ago
- What is IoT and which devices to usePosted 1 month ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 2 months ago
- Make your curtains smartPosted 2 months ago
- Configuring an ESP8266 for Battery PowerPosted 2 months ago
- Creating a Telegram Bot for ESP32Posted 2 months ago
- Mini Course on BlynkPosted 2 months ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 2 months ago
- Building a Laser MicroscopePosted 2 months ago
NoCAN: wired IoT platform for makers, based on CAN-bus
Omzlo has won Kickstarter funding for a NoCAN platform for wired IoT home automation that connects sensor nodes to a Raspberry Pi.
An Omzlo PiMaster HAT board mediates between the Pi and multiple, Arduino-compatible CANZERO boards that can connect sensors, lights, relays, and actuators for home and garden automation. The boards are connected via an Ethernet cable running the serial CAN-bus (or CANBus) protocol, which is commonly used in industrial and automotive applications.
“NoCAN is an Arduino-compatible ‘wired’ IoT platform for makers. It is based on CAN-bus: a robust bus communication protocol that is widely used in industrial and automotive applications. It enables you to connect a set of Arduino-compatible ‘nodes’ to a Raspberry-Pi, using a single cable that brings both power and networking. The Raspberry-Pi controls the network and acts as a gateway to the outside world. You can connect sensors, lights, relays, and actuators and build complex IoT application easily. You can even control your network with your smartphone thanks to the ‘blynk’ gateway included in the software.”
Omzlo PiMaster HAT specifications:
- MCU – STMicro STM32F042 Cortex-M0 32bit ARM MCU – 48Mhz.
- Networking – 125000 bps CAN bus up to 300 meters range
- GPIO – Communicates with Raspberry Pi through SPI + GPIOs
- Security – Smart power switch with over-current protection.
- Power Supply – 6V to 28V DC
- Dimensions – Standard Pi HAT footprint
Omzlo CANZERO node specifications:
- Main MCU – Microchip SAMD21 Arm Cortex-M0+ MCU @ 48Mhz with 256KB flash (8KB for bootloader), 32KB SRAM
- Network driver MCU – STMicro STM32F042 Arm Cortex-M0 MCU @ 48Mhz
- Can Bus transceiver IC – Microchip MCP2562
- Operating Voltage – 3.3V
- Digital I/O Pins – 22
- Analog – 7 inputs and 1 output
- Peripherals – 1 UART, 1 SPI, 1 I2C, CAN-bus
- Misc – Built-in user LED, VIN and 5V supply pins
- Dimensions – Arduino MRK Zero form factor
Omzlo’s HAT and CANZERO boards are open source in hardware and software, and the company will provide schematics.