- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 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.