A toolkit to trigger electromagnet
Project description
ESP magnet
ESP32 firmware to trigger the electromagnet.
Connection
GPIO_4 <--> DOUT_PIN
Usage
Connect the serial port of ESP32 dev board to a computer, then create a serial connection with following configuration
| Item | Value |
|---|---|
| Baudrate | 115200 |
| Stop | 1 |
| Parity | None |
| Control | None |
After the establishment of connection, use following command to control the board
| Format | Function |
|---|---|
enable |
start the magnet |
is_enabled |
judge if magnet is enabled |
disable |
trigger for once |
is_disabled |
judge if magnet is disabled |
restart |
restart |
get_status |
check the status |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
esp32-magnet-1.0.0.tar.gz
(2.1 kB
view details)
File details
Details for the file esp32-magnet-1.0.0.tar.gz.
File metadata
- Download URL: esp32-magnet-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
030a50a8c0ae90754abedc186191cecb74b76bf79211ac9e79fd182254b7583a
|
|
| MD5 |
52d24506212fab17c630d70224697bd7
|
|
| BLAKE2b-256 |
d07459a16321344bb8965180c2e1838a1f75669dd1c2aa6d5c5b98fde838ab8c
|