- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month 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 8 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 9 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 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
Compact Electric Vehicles Welcome Pacer With Open Arms
With Pacer, Faraday Motion wants to provide a set of standard, modular components paired with open-source software for developers and makers to create affordable and simple electric vehicles.
Pacer is build on top of the Arduino core for ESP8266 and is running on the NODEMCU ESP8266 WiFi module. Their open-source software allows the chip to connect to a smartphone or WiFi enabled controller.
Riders can control their speed via their phone’s tilt sensor or the controller’s joystick.
The Berlin-based startup develops open source hardware kits for the mainstream formats.
In order to have a running vehicle in its simplest form you require the following components:
- BLDC Motor
- Motor Controller (for now we only support VESC)
- Battery for power supply (max: 12S configuration)
- NodeMCU
- nRF24 module (optional)
- MPU9150 module (optional)
- Wired Controller (optional)
You can find more information on Pacer’s Github page.